
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
None
|
|
Image Attachments:
|
|
|
Environment:
|
Mac OS X
|
|
|
If a fork:'yes' is specified in an opstring that is handed to a StaticCybernode, the deployment fails with this stack trace:
SEVERE: Failed to load the ServiceBean [Gateway] classpath []
java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Integer.java:417)
at java.lang.Integer.parseInt(Integer.java:499)
at org.rioproject.cybernode.exec.ServiceBeanExecManager.exec(ServiceBeanExecManager.java:140)
at org.rioproject.cybernode.JSBDelegate$1.run(JSBDelegate.java:515)
|
|
Description
|
If a fork:'yes' is specified in an opstring that is handed to a StaticCybernode, the deployment fails with this stack trace:
SEVERE: Failed to load the ServiceBean [Gateway] classpath []
java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Integer.java:417)
at java.lang.Integer.parseInt(Integer.java:499)
at org.rioproject.cybernode.exec.ServiceBeanExecManager.exec(ServiceBeanExecManager.java:140)
at org.rioproject.cybernode.JSBDelegate$1.run(JSBDelegate.java:515)
|
Show » |
|