[jboss-user] [Management, JMX/JBoss] - when trying to stop weblogic server I am getting Exception i
Dhanunjay Reddy V
do-not-reply at jboss.com
Wed Nov 19 06:15:10 EST 2008
Hi All,
When trying to stop weblogic server, I am getting following exception
Stopping WebServices server...
Exception in thread "main" javax.naming.CommunicationException: Could not
obtain connection to any of these urls: VFHHTESTAPP:1299 [Root exception is
javax.naming.CommunicationException: Failed to retrieve stub from server
VFHHTESTAPP:1299 [Root exception is java.io.EOFException]]
at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1385)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:579)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572)
at javax.naming.InitialContext.lookup(InitialContext.java:347)
at org.jboss.Shutdown.main(Shutdown.java:202)
Caused by: javax.naming.CommunicationException: Failed to retrieve stub from
server VFHHTESTAPP:1299 [Root exception is java.io.EOFException]
at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:248)
at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1370)
... 4 more
Caused by: java.io.EOFException
at
java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2435)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1245)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:236)
... 5 more
Cannot shutdown WebServices at this time. Please try again in a few minutes.
Can any one help on this.
--Regards
Dhanunjay Reddy V
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190436#4190436
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190436
More information about the jboss-user
mailing list