search for: remoteobjectinvocationhandl

Displaying 1 result from an estimated 1 matches for "remoteobjectinvocationhandl".

2009 Aug 26
1
rJava error for large XML object return in StatET plugin
...lRunner.java:35) at de.walware.statet.nico.core.runtime.ToolRunner$1.run(ToolRunner.java:47) Caused by: java.rmi.UnmarshalException: error unmarshalling return; nested exception is: java.io.UTFDataFormatException at sun.rmi.server.UnicastRef.invoke(Unknown Source) at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(Unknown Source) at java.rmi.server.RemoteObjectInvocationHandler.invoke(Unknown Source) at $Proxy0.runMainLoop(Unknown Source) at de.walware.statet.r.nico.impl.RjsController.rjsRunMainLoop(RjsController.java:172) ... 9 more Caused by: java.io.UTFDataFormatExcept...