Actions
Bug #4911
closedorg.kepler.gui.RunWithFeedbackChkBoxAction exception message.
Start date:
03/29/2010
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4911
Description
Recently, there are always have the following messages in the console when using Kepler trunk or Kepler 2 branch.
It does not effect workflow execution, but quite confusing to users.
Executing the workflow in http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-dev/2010-March/017806.html, will show the message.
[run] ERROR (org.kepler.gui.MenuMapper:getActionFor:270) Exception trying to create an Action for classname: <org.kepler.gui.RunWithFeedbackChkBoxAction>:
[run] java.lang.IllegalArgumentException: RunWithFeedbackChkBoxAction constructor could not get actions for DEBUG->ANIMATE EXECUTION or DEBUG->STOP ANIMATING (java.lang.reflect.InvocationTargetException)
Related issues
Updated by jianwu jianwu over 14 years ago
Thanks to Derik's remind, this bug is duplicate of existing bug 4872. I'll close this one.
Actions