Hi
I am trying to connect to JBoss MQ which is running on a
remote unix box.
I am simulating a client from a windows machine. I am unable
to connect because of a authentication issue. I am not
exactly sure what is it that causes it. I am a newbie.
Please see the exception below. I would much appreciate if
somebody could solve my problem.
thanks
Ashish
org.jboss.mq.SpyJMSException: Cannot authenticate user; -
nested throwable: (java.net.ConnectException: Connection
refused: connect)
at
org.jboss.mq.SpyJMSException.getAsJMSException(SpyJMSExcepti
on.java:66)
at
org.jboss.mq.SpyJMSException.rethrowAsJMSException(SpyJMSExc
eption.java:51)
at
org.jboss.mq.Connection.authenticate(Connection.java:1118)
at org.jboss.mq.Connection.(Connection.java:267)
at org.jboss.mq.Connection.(Connection.java:338)
at org.jboss.mq.SpyConnection.(SpyConnection.java:68)
at
org.jboss.mq.SpyConnectionFactory.createConnection(SpyConnec
tionFactory.java:87)
at
org.jboss.mq.SpyConnectionFactory.createQueueConnection(SpyC
onnectionFactory.java:124)
at JbossSample.runExample(JbossSample.java:104)
at JbossSample.main(JbossSample.java:159)
Caused by: java.net.ConnectException: Connection refused:
connect
View the original post : http://www.jboss.com/index.html?
module=bb&op=viewtopic&p=4157708#4157708
Reply to the post : http://www.jboss.com/index.
html?module=bb&op=posting&mode=reply&p=4157708
a>
_______________________________________________
jboss-dev-forums mailing list
jboss-dev-forums lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-dev-foru
ms
|