Menu

Giving Error while running client

Help
2009-05-16
2013-04-08
  • Nobody/Anonymous

    Hi all,

    I want to implement OpenRDS to my project.  I have developed a main node as well as process node,
    and fine running both connected, but the problem is while running the client the following error i am getting please help me

    Exceptionjava.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
        java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is:
        java.lang.ClassNotFoundException: net.sf.openrds.examples.st.MyTest$MyTestRequistion

    Hope early response from you guys...

    Regards
    Rams

     
    • Nobody/Anonymous

      Hello,

      This error occurs when the processor cannot find the java class of your requisition.

      You need either to use the dynamic class download feature or make sure that the processor JVM has the requisition class on its class-path.

      There is more information on the documentation.

      Fell free to post here again if you face more problems.

      Rodrigo

       
    • Nobody/Anonymous

      Thanx

      Resolved the error.. i have missed the client in the class path..

      Thx again

       

Log in to post a comment.