Bugs item #959287, was opened at 2004-05-24 07:48
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=959287&group_id=22866

Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Sudhansu (sudhansuranjan)
Assigned to: Nobody/Anonymous (nobody)
Summary: Exception while trying to stopp the JBOSS server

Initial Comment:
Hi ,

I am using Windows 2000 OS. When I stop the JBOSS 
server it throws the following exception but it 
successfuly closes the Server.

What will be the reson for that?


stopServer:
     [java] Shutting down server http://localhost:8080
     [java] http://localhost:8080/jmx-
console/HtmlAdaptor?action=invokeOpByName&
name=jboss.system%3Atype%
3DServer&methodName=shutdown
     [java] java.net.ConnectException: Connection 
refused: connect
     [java]     at java.net.PlainSocketImpl.socketConnect
(Native Method)
     [java]     at java.net.PlainSocketImpl.doConnect
(PlainSocketImpl.java:305)
     [java]     at 
java.net.PlainSocketImpl.connectToAddress
(PlainSocketImpl.jav
a:171)
     [java]     at java.net.PlainSocketImpl.connect
(PlainSocketImpl.java:158)
     [java]     at java.net.Socket.connect
(Socket.java:452)
     [java]     at java.net.Socket.connect
(Socket.java:402)
     [java]     at sun.net.NetworkClient.doConnect
(NetworkClient.java:139)
     [java]     at sun.net.www.http.HttpClient.openServer
(HttpClient.java:402)
     [java]     at sun.net.www.http.HttpClient.openServer
(HttpClient.java:618)
     [java]     at 
sun.net.www.http.HttpClient.parseHTTPHeader
(HttpClient.java:8
14)
     [java]     at sun.net.www.http.HttpClient.parseHTTP
(HttpClient.java:711)
     [java]     at 
sun.net.www.protocol.http.HttpURLConnection.getInputS
tream(Ht
tpURLConnection.java:626)
     [java]     at java.net.URLConnection.getContent
(URLConnection.java:585)
     [java]     at org.jboss.Shutdown.shutdown
(Shutdown.java:105)
     [java] Shutdown complete
     [java]     at org.jboss.Shutdown.main
(Shutdown.java:81)


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=959287&group_id=22866


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to