Following trace is obtained during the RMI lookup.
Any reasons are welcome.
java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is: java.io.EOFException java.io.EOFException at java.io.DataInputStream.readByte(DataInputStream.java:224) at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:186) at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:354) at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source) at java.rmi.Naming.lookup(Naming.java:84)
Why don't you goto www.lsoft.com and click on search and under Search for a mailing list option in the "Look For" type sun.com and also check the Host check box before submitting. This will return you with whole load of mailing list for Sun.
In the resulting page if you look up for RMI you will find a mailing list called. RMI-USERS@JAVA.SUN.COM in that mailing list there is a web archive where you can seach your problem. I found 19 post for your problem.