[ET Trac] [Einstein Toolkit] #77: Strange error message
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Tue Nov 2 11:03:19 CDT 2010
#77: Strange error message
-------------------------+--------------------------------------------------
Reporter: eschnett | Owner: mthomas
Type: defect | Status: new
Priority: minor | Milestone:
Component: SimFactory | Version:
Resolution: | Keywords:
-------------------------+--------------------------------------------------
Comment (by hinder):
The same thing happened to me. I think it is happening whenever there is
a syntax error in one of the configuration files. The dprint function
which is supposed to print the error message is running into a missing
SimLib instance, possibly because the error is being generated before the
SimLib has been created (guessing here). You should be able to
temporarily work around the problem by adding
print statement
to the dprint function (e.g. on line 20 of libutil.py). This will at
least print the correct error message to the screen so you can see what is
going on, until the problem with the error reporting is fixed.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/77#comment:1>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list