I've recently created JBossMQ standalone configuration and it works great 
except when I try to restart the server.  JBoss version is 4.0.2.  I get the 
follwing exception upon shutting down:Exception in thread "main" 
javax.naming.NameNotFoundException: jmx not bound
  |         at org.jnp.server.NamingServer.getBinding(NamingServer.java:495)
  |         at org.jnp.server.NamingServer.getBinding(NamingServer.java:503)
  |         at org.jnp.server.NamingServer.getObject(NamingServer.java:509)
  |         at org.jnp.server.NamingServer.lookup(NamingServer.java:253)
  |         at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
  |         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |         at java.lang.reflect.Method.invoke(Method.java:324)
  |         at 
sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
  |         at sun.rmi.transport.Transport$1.run(Transport.java:148)
  |         at java.security.AccessController.doPrivileged(Native Method)
  |         at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
  |         at 
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
  |         at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
  |         at java.lang.Thread.run(Thread.java:534)
  |         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)
  |         at org.jnp.server.NamingServer_Stub.lookup(Unknown Source)
  |         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:610)
  |         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572)
  |         at javax.naming.InitialContext.lookup(Initial

Hopefully someone can help. So far I  haven't had the best of luck with these 
forums =(

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

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


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to