>From the Java Blows division of CIMS:
I have a java workflow tool with 2 scripts that preset a printjob. I
thought that I got the first one to run and now I read this mess and I
cannot pinpoint what blew up? line: 0 column: columnNo
Barf in log file:
com.cardiff.bpm.engine.EngineRuntimeException: Exception in task post
state transition task callback. Task: Script [id=192018, scopedId=1,
processId=192017], Process: PrintJacket [id=192017]
at
com.cardiff.bpm.engine.impl.InternalTask.postTransitionCallbacks(InternalTask.java:1071)
at
com.cardiff.bpm.engine.impl.EngineImpl.transitionTaskState(EngineImpl.java:2631)
at
com.cardiff.bpm.engine.impl.EngineImpl$TaskExecutionProcessor.run(EngineImpl.java:4590)
at
com.cardiff.bpm.engine.impl.ThreadPool$PooledThread.run(ThreadPool.java:538)
Caused by: java.lang.RuntimeException: Scripting exception:
org.apache.bsf.BSFException: The application script threw an
exception: java.net.SocketException: Connection reset BSF info: at
line: 0 column: columnNo
at
com.cardiff.bpm.util.internal.BSFScriptHandler.executeScript(BSFScriptHandler.java:93)
at
com.cardiff.bpm.process.route.ScriptHandlerImpl.exec(ScriptHandlerImpl.java:62)
at
com.cardiff.bpm.engine.impl.InternalTask.executeScript(InternalTask.java:1155)
at
com.cardiff.bpm.engine.impl.InternalTask.postTransitionCallbacks(InternalTask.java:1028)
... 3 more
Caused by: org.apache.bsf.BSFException: The application script threw
an exception: java.net.SocketException: Connection reset BSF info: at
line: 0 column: columnNo
at bsh.util.BeanShellBSFEngine.eval(Unknown Source)
at org.apache.bsf.BSFManager$5.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at org.apache.bsf.BSFManager.eval(Unknown Source)
at
com.cardiff.bpm.util.internal.BSFScriptHandler.executeScript(BSFScriptHandler.java:88)
... 6 more
< end barf.
The workflow tool is com.cardiff.bpm.
TIA if you have any clue and could share it with me.
--
Stephen Russell
Sr. Production Systems Programmer
CIMSgts
901.246-0159 cell
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.