你没有bind对象吧。或者对象在运行过程中需要重新rebind.

解决方案 »

  1.   

    java.rmi.NoSuchObjectException: no such object in table
            at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Stream
    RemoteCall.java:247)
            at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:
    223)
            at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:133)
            at com.harbour.easytouch.server.event.EvtServerIfImpl_Stub.getAllActionI
    tem(Unknown Source)
            at com.harbour.easytouch.client.event.control.EvtMainUIControl.initSvrTy
    peAction(EvtMainUIControl.java:245)
            at com.harbour.easytouch.client.event.control.EvtMainUIControl.initEvent
    Type(EvtMainUIControl.java:365)