0 Replies Latest reply on Aug 11, 2010 10:46 AM by muraali

    [JBOSS 5.1] RMIAdaptor lookup javax.naming.CommunicationException

    muraali

      Hi,

       

      I am trying to lookup RMIAdaptor from the host jboss 5.1 machine to a remote machine jboss 5.1 machine.

       

      rmiserver = (org.jboss.jmx.adaptor.rmi.RMIAdaptor) ctx.lookup("jmx/rmi/RMIAdaptor");

       

      I get the following exeception during lookup.

       

      javax.naming.CommunicationException [Root exception is java.rmi.NoSuchObjectException: no such object in table]

       

      Any help or pointers in resolving this?

       

      Regards

      -murali