I'm trying to use JMS Clustering in JBoss 3.2.3 with the HAILConnectionFactory.
I'm able to send and receive message from within the Application Server, but from a 
remote Client I get the following exception:

---------------------------------------------------------------------------
1219 [main] DEBUG org.jboss.mq.Connection  - Error closing the connection
java.lang.IllegalStateException: No 'jboss' MBeanServer found!
        at org.jboss.mx.util.MBeanServerLocator.locateJBoss(MBeanServerLocator.j
ava:46)
        at org.jboss.mq.il.ha.HAILServerIL.createConnection(HAILServerIL.java:10
2)
        at org.jboss.mq.il.uil2.UILServerIL.getSocketMgr(UILServerIL.java:500)
        at org.jboss.mq.il.uil2.UILServerIL.connectionClosing(UILServerIL.java:3
45)
        at org.jboss.mq.Connection.(Connection.java:256)
        at org.jboss.mq.Connection.(Connection.java:315)
        at org.jboss.mq.SpyConnection.(SpyConnection.java:60)
        at org.jboss.mq.SpyConnectionFactory.createQueueConnection(SpyConnection
Factory.java:116)
        at SimpleQueueSender.main(Unknown Source)
1250 [main] ERROR SimpleQueueSender  - Exception occurred: org.jboss.mq.SpyJMSEx
ception: Cannot authenticate user; - nested throwable: (java.lang.IllegalStateEx
ception: No 'jboss' MBeanServer found!)
--------------------------------------------------------------------------------


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

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826138>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