Thanks Adrian. Still UIL2 is unable to connect.
I have changed the UIL2 descriptor for
    <!-- The bind address -->
    ${jboss.bind.address}
to the IP (10.0.0.18). Still I am facing the problem. Hope this is also a 
general problem.

Here is the 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 com.dialup.test.JMSTest.doSend(JMSTest.java:49)
            at com.dialup.test.JMSTest.main(JMSTest.java:76)
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:434)
            at java.net.Socket.connect(Socket.java:384)
            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.uil2.UILServerIL.createConnection(UILServerIL.java:579)
            at 
org.jboss.mq.il.uil2.UILServerIL.getSocketMgr(UILServerIL.java:500)
            at 
org.jboss.mq.il.uil2.UILServerIL.authenticate(UILServerIL.java:302)
            at org.jboss.mq.Connection.authenticate(Connection.java:876)


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872300#3872300

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872300


-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to