Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

AHHH why is this happening to me. "STUB NOT FOUND"

843793Oct 7 2002 — edited Oct 18 2002
Cannot create remote server
objectjava.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is:
java.lang.ClassNotFoundException: RemoteServer_Stub



Arhhhhhhhhhhhhhh why does it not work. The Stub is in the same folder as the RemoteServer class.
I am new to RMI so there must be something obvious i have missed out. It keeps on saying that it cannot find the stub class. The Stub class is in the same folder as the normal class and the classpath is set!!!!

WHAT IS GOING ON?????????????

Please help,

Manny thanks,

Me
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 15 2002
Added on Oct 7 2002
1 comment
208 views