[jboss-user] [Installation, Configuration & DEPLOYMENT] - Unable to Shutdown JBoss-3.2.3

gvreddy do-not-reply at jboss.com
Wed Jul 25 09:24:30 EDT 2007


Hi mates,

When I am trying to shutdown JBoss-3.2.3 on unix maching, I got the following exception.
Help required to resolve this issue.

I tried the following ways from jboss-3.2.3/bin directory.
1. shutdown.sh -S
2. shutdown.sh -s jnp://mysysip:1099

Exception in thread "main" javax.naming.NamingException: Could not dereference object.  Root exception is javax.naming.NameNotFoundException: invoker not bound
        at org.jnp.server.NamingServer.getBinding(NamingServer.java(Inlined Compiled Code))
        at org.jnp.server.NamingServer.getBinding(NamingServer.java(Inlined Compiled Code))
        at org.jnp.server.NamingServer.getObject(NamingServer.java(Inlined Compiled Code))
        at org.jnp.server.NamingServer.lookup(NamingServer.java(Compiled Code))
        at org.jnp.server.NamingServer.lookup(NamingServer.java(Compiled Code))
        at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
        at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java(Compiled Code))
        at sun.rmi.transport.Transport$1.run(Transport.java:164)
        at java.security.AccessController.doPrivileged1(Native Method)
        at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
        at sun.rmi.transport.Transport.serviceCall(Transport.java(Compiled Code))
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java(Compiled Code))
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.handleRequest(TCPTransport.java:837)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:911)
        at java.lang.Thread.run(Thread.java:568)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:264)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:240)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:149)
        at org.jnp.server.NamingServer_Stub.lookup(Unknown Source)
        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:528)
        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:507)
        at javax.naming.InitialContext.lookup(InitialContext.java:361)
        at org.jnp.interfaces.NamingContext.resolveLink(NamingContext.java:964)
        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:613)
        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:507)
        at javax.naming.InitialContext.lookup(InitialContext.java:361)
        at org.jboss.Shutdown.main(Shutdown.java:182)

Thanks in advance.
Venkat.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067392#4067392

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067392



More information about the jboss-user mailing list