Sorry Jukka, just tried revision 209468 and I'm still seeing:

org.apache.jackrabbit.rmi.client.RemoteRepositoryException: error unmarshalling return; nested exception is: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.apache.jackrabbit.value.BinaryValue: error unmarshalling return; nested exception is: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.apache.jackrabbit.value.BinaryValue at org.apache.jackrabbit.rmi.client.ClientProperty.getValue(ClientProperty.java:139) at org.apache.jackrabbit.rmi.client.ClientProperty.getString(ClientProperty.java:131)
   at ClientTest.main(ClientTest.java:27)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:324)
   at com.intellij.rt.execution.application.AppMain.main(AppMain.java:78)
Caused by: java.rmi.UnmarshalException: error unmarshalling return; nested exception is: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.apache.jackrabbit.value.BinaryValue
   at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:164)
at org.apache.jackrabbit.rmi.server.ServerProperty_Stub.getValue(Unknown Source) at org.apache.jackrabbit.rmi.client.ClientProperty.getValue(ClientProperty.java:137)
   ... 7 more

Wiped out all my target directories before rebuilding and am pretty sure its not running against any old code. Also couldn't work out how to reopen the JIRA ticket.

Reply via email to