0 Replies Latest reply on Sep 21, 2004 3:20 AM by ashwiniaaa

    jboss Mbean problem

    ashwiniaaa

      I have a problem deploying the RMI
      It gives me the following exception :

      11:10:18,215 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
      MBeans waiting for other MBeans:
      ObjectName: jboss:service=AdaptStartUp
      state: CREATED
      I Depend On:
      Depends On Me:

      MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM:
      ObjectName: jboss:service=AdaptStartUp
      state: CREATED
      I Depend On:
      Depends On Me:

      And when I call any method on the RMi class I get :

      java.rmi.NoSuchObjectException: no such object in table
      at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
      at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
      at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:133)
      Exception

      in jboss-service.xml i have added this code



      Any immediate response will be appreaciated
      I am new to JBOss and am not able to figure out the problem
      I am using JBoss 3.2.4 version