[jboss-jira] [JBoss JIRA] Reopened: (JBAS-8875) JBOSS web config: shutdown error

Jason Greene (JIRA) jira-events at lists.jboss.org
Thu Apr 21 14:27:07 EDT 2011


     [ https://issues.jboss.org/browse/JBAS-8875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Greene reopened JBAS-8875:
--------------------------------



Due to feedback from the community, I have split the AS7 and AS6 projects and reopened all unscheduled AS6 issues that are a year or less old. This will make it easier community members to find and work on them.

Future releases beyond 6.1 can be done provided a community member steps up to coordinate them.

> JBOSS web config: shutdown error
> --------------------------------
>
>                 Key: JBAS-8875
>                 URL: https://issues.jboss.org/browse/JBAS-8875
>             Project: Legacy JBoss Application Server 6 
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>         Environment: Windows XP, JBOSS 5.1.0.GA
>            Reporter: Dave Chen
>             Fix For: No Release
>
>
> web config, shutdown.bat -S 
> Exception in thread "main" javax.naming.CommunicationException: Could not obtain connection to any of these urls: localhost:1099 [Root exception is javax.naming.CommunicationException: Failed to connect to server localhost/127.0.0.1:1099 [Root exception is javax.naming.ServiceUnavailableException: F
> ailed to connect to server localhost/127.0.0.1:1099 [Root exception is java.net.ConnectException: Connection refused: connect]]]
>         at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1763)
>         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:693)
>         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:686)
>         at javax.naming.InitialContext.lookup(InitialContext.java:392)
>         at org.jboss.Shutdown.main(Shutdown.java:219)
> Caused by: javax.naming.CommunicationException: Failed to connect to server localhost/127.0.0.1:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost/127.0.0.1:1099 [Root exception is java.net.ConnectException: Connection refused: connect]]
>         at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:335)
>         at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1734)
>         ... 4 more
> Caused by: javax.naming.ServiceUnavailableException: Failed to connect to server localhost/127.0.0.1:1099 [Root exception is java.net.ConnectException
> : Connection refused: connect]
>         at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:305)
>         ... 5 more
> Caused by: java.net.ConnectException: Connection refused: connect
>         at java.net.PlainSocketImpl.socketConnect(Native Method)
>         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
>         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
>         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
>         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
>         at java.net.Socket.connect(Socket.java:529)
>         at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:97)
>         at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:82)
>         at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:301)
>         ... 5 more

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list