4 Replies Latest reply on Jan 28, 2005 3:11 PM by adrian.brock

    JBossMQ standalone distrubution+shutdown error

    jkumaran

      Hi all,
      I am using the jbossmq standalone distribution and it works fine.
      But when I try to shutdown it, it gives the following error

      Exception in thread "main" javax.naming.NamingException: Could not dereference object [Root exception is javax.naming.NameNotFoundException: invoker not bound]
      at org.jnp.interfaces.NamingContext.resolveLink(NamingContext.java:972)
      at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:615)
      at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:509)
      at javax.naming.InitialContext.lookup(InitialContext.java:347)
      at org.jboss.Shutdown.main(Shutdown.java:188)

      Could anybody plz help in this topic?