Actions
Bug #5436
closedKeplerConfigurationApplication does not show run exception
Start date:
06/30/2011
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
5436
Description
KeplerConfigurationApplication does not show exceptions that occur during workflow execution.
To reproduce:
kepler.sh -nogui run-error.xml
shows no error, but:
kepler.sh -nogui -nocache run-error.xml
does:
[null] Command failed: ptolemy.kernel.util.IllegalActionException: Model triggered an exception.
[null] in .run-error.Throw Exception
-nogui uses KeplerConfigurationApplication
-nogui -nocache does not use KeplerConfigurationApplication
Files
Actions