Bug #2941
Command Line Exec Actor throws exception when given input on "arguments" port
0%
Description
Providing a constant (string constant or constant) to arguments port generates the exception:
"Attempt to get token from an empty QueueReceiver in model.Command Line Exec.arguements"
Additionally, none of the test workflows in kepler/workflow/test/spa test the arguments port.
History
#1 Updated by Dan Homerick almost 15 years ago
(In reply to comment #0)
Providing a constant (string constant or constant) to arguments port generates
the exception:"Attempt to get token from an empty QueueReceiver in model.Command Line
Exec.arguements"Additionally, none of the test workflows in kepler/workflow/test/spa test the
arguments port.
I should probably note that this is with the Sep 06, 2007 CVS head of Kepler and ptII.
#3 Updated by Daniel Crawl over 14 years ago
This has been fixed (as of CommandLineExec.java v1.9) and I've added some workflows to better test this actor.
#4 Updated by Redmine Admin over 9 years ago
Original Bugzilla ID was 2941