我收到此错误,我尝试了所有可能的方法,但无法解决问题,请帮助解决此问题。
我正在使用 Eclipse 靛蓝 IDE。
从. rmiregistry
_cmd
Exception:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is:
java.lang.ClassNotFoundException: RMISIntf
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is:
java.lang.ClassNotFoundException: RMISIntf
at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:419)
.....................