[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[iaik-ssl] SSLClientSocketFactory Serializable?
OK, I've been trying to get the example in demo/rmi12 working and am
getting the following error during the Naming.rebind:
java.rmi.ServerException: RemoteException occurred in server thread;
nested exception is:
java.rmi.UnmarshalException: error unmarshalling arguments;
nested exception is:
java.io.InvalidClassException:
java.security.MessageDigest;<init>
java.rmi.UnmarshalException: error unmarshalling arguments; nested
exception is:
java.io.InvalidClassException: java.security.MessageDigest;
<init>
java.io.InvalidClassException: java.security.MessageDigest; <init>
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:249)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:224)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:358)
at sun.rmi.registry.RegistryImpl_Stub.rebind(Unknown Source)
at java.rmi.Naming.rebind(Naming.java:165)
at test.iaik.TestServerImpl.main(TestServerImpl.java, Compiled
Code)
It looks like there is a problem serializing the MessageDigest class or
something. Any ideas out there?
I'm using jdk1.2.2 on Windows NT 4.0
Curtis Stanford
NrG Information Services Inc.
--
Mailinglist-archive at http://jcewww.iaik.tu-graz.ac.at/mailarchive/iaik-ssl/maillist.html
To unsubscribe send an email to listserv@iaik.tu-graz.ac.at with the folowing content: UNSUBSCRIBE iaik-ssl