Full stack trace.

org.jboss.mq.SpyJMSException: Cannot authenticate user; - nested throwable: 
(java.net.ConnectException: Connection timed out: connect)
        at org.jboss.mq.Connection.authenticate(Connection.java:883)
        at org.jboss.mq.Connection.(Connection.java:238)
        at org.jboss.mq.SpyConnection.(SpyConnection.java:49)
        at 
org.jboss.mq.SpyConnectionFactory.createQueueConnection(SpyConnectionFactory.java:135)
        at jbosstest.Test.(Test.java:51)
        at jbosstest.Test.main(Test.java:104)
Caused by: java.net.ConnectException: Connection timed out: connect
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
        at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
        at java.net.Socket.connect(Socket.java:426)
        at java.net.Socket.connect(Socket.java:376)
        at java.net.Socket.(Socket.java:291)
        at java.net.Socket.(Socket.java:147)
        at javax.net.DefaultSocketFactory.createSocket(DashoA6275)
        at org.jboss.mq.il.oil.OILServerIL.createConnection(OILServerIL.java:563)
        at org.jboss.mq.il.oil.OILServerIL.checkConnection(OILServerIL.java:507)
        at org.jboss.mq.il.oil.OILServerIL.authenticate(OILServerIL.java:289)
        at org.jboss.mq.Connection.authenticate(Connection.java:876)
        ... 5 more


However I can access the jmx-console over the Internet.

TIA
/Jula

<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825629#3825629";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825629>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to