When shutting down the jboss instance we get this error" SERVER_NAME:/opt/sccm/appserver/jboss/jboss-3.2.2/bin $ ./jboss_init.sh stop CMD_START = cd /opt/sccm/appserver/jboss/jboss-3.2.2/bin; /opt/sccm/appserver/jboss/jboss-3.2.2/bin/run.sh -c all 13:04:57,684 WARN [NamingContext] Failed to connect to localhost:1099 javax.naming.CommunicationException: Failed to connect to server localhost:1099. Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099. Root exception is java.net.ConnectException: Connection refused
We started the server by changing all the ports as follows 8080 to 8240 8009 to 8246 8443 to 8247 8083 to 8241 1099 to 8242 1098 to 8243 4444 to 8243 4445 to 8245 WE searched for port 1099 in the dir and not able to find it. Where is this coming from? Shawn View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837104#3837104 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837104 ------------------------------------------------------- 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-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
