Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JMS warnings connecting to a Glassfish broker.

joguerraOct 4 2010 — edited Oct 22 2013
Hi,
I got this warnings when i attempt to connect with a JMS broker on Glassfish v3. Does anyone idea how to get rid of this warning?.

I am not sure whether the problem is related to the issue described on this link: http://docs.sun.com/app/docs/doc/821-1073/aembi?l=en&a=view

Cheers

Oct 4, 2010 2:37:21 PM com.sun.enterprise.transaction.JavaEETransactionManagerSimplified initDelegates
INFO: Using com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate as the delegate
Oct 4, 2010 2:37:25 PM com.sun.enterprise.connectors.jms.util.JmsRaUtil getInstalledMqVersion
WARNING: jmsra.upgrade_check_failed
Oct 4, 2010 2:37:25 PM org.hibernate.validator.util.Version <clinit>
INFO: Hibernate Validator bean-validator-3.0-JBoss-4.0.2
Oct 4, 2010 2:37:25 PM org.hibernate.validator.engine.resolver.DefaultTraversableResolver detectJPA
INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
Oct 4, 2010 2:37:25 PM com.sun.messaging.jms.ra.ResourceAdapter start
INFO: MQJMSRA_RA1101: SJSMQ JMS Resource Adapter starting: broker is REMOTE, connection mode is TCP
Oct 4, 2010 2:37:26 PM com.sun.messaging.jmq.jmsclient.ExceptionHandler logCaughtException
WARNING: [I500]: Caught JVM Exception: com.sun.messaging.jms.JMSException: [HELLO_REPLY(11)] [C4036]: A broker error occurred. :[505] bad version user=guest, broker=localhost:7676(42589)
Oct 4, 2010 2:37:26 PM com.sun.messaging.jms.ra.ResourceAdapter start
INFO: MQJMSRA_RA1101: SJSMQ JMSRA Started:REMOTE
Oct 4, 2010 2:37:26 PM com.sun.messaging.jmq.jmsclient.ExceptionHandler logCaughtException
WARNING: [I500]: Caught JVM Exception: com.sun.messaging.jms.JMSException: [HELLO_REPLY(11)] [C4036]: A broker error occurred. :[505] bad version user=guest, broker=localhost:7676(42589)
Oct 4, 2010 2:37:26 PM com.sun.messaging.jmq.jmsclient.ExceptionHandler logCaughtException
WARNING: [I500]: Caught JVM Exception: com.sun.messaging.jms.JMSException: [HELLO_REPLY(11)] [C4036]: A broker error occurred. :[505] bad version user=guest, broker=localhost:7676(42589)
Oct 4, 2010 2:37:26 PM com.sun.messaging.jmq.jmsclient.ExceptionHandler logCaughtException
WARNING: [I500]: Caught JVM Exception: com.sun.messaging.jms.JMSException: [HELLO_REPLY(11)] [C4036]: A broker error occurred. :[505] bad version user=guest, broker=localhost:7676(42589)
Oct 4, 2010 2:37:26 PM com.sun.messaging.jmq.jmsclient.ExceptionHandler logCaughtException
WARNING: [I500]: Caught JVM Exception: com.sun.messaging.jms.JMSException: [HELLO_REPLY(11)] [C4036]: A broker error occurred. :[505] bad version user=guest, broker=localhost:7676(42589)
Oct 4, 2010 2:37:26 PM com.sun.messaging.jmq.jmsclient.ExceptionHandler logCaughtException
WARNING: [I500]: Caught JVM Exception: com.sun.messaging.jms.JMSException: [HELLO_REPLY(11)] [C4036]: A broker error occurred. :[505] bad version user=guest, broker=localhost:7676(42589)
Oct 4, 2010 2:37:26 PM com.sun.messaging.jmq.jmsclient.ExceptionHandler logCaughtException
WARNING: [I500]: Caught JVM Exception: com.sun.messaging.jms.JMSException: [HELLO_REPLY(11)] [C4036]: A broker error occurred. :[505] bad version user=guest, broker=localhost:7676(42589)
Oct 4, 2010 2:37:27 PM com.sun.messaging.jmq.jmsclient.ExceptionHandler logCaughtException
WARNING: [I500]: Caught JVM Exception: com.sun.messaging.jms.JMSException: [HELLO_REPLY(11)] [C4036]: A broker error occurred. :[505] bad version user=guest, broker=localhost:7676(42589)
Oct 4, 2010 2:37:27 PM com.sun.messaging.jmq.jmsclient.ExceptionHandler logCaughtException
WARNING: [I500]: Caught JVM Exception: com.sun.messaging.jms.JMSException: [HELLO_REPLY(11)] [C4036]: A broker error occurred. :[505] bad version user=guest, broker=localhost:7676(42589)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 19 2013
Added on Oct 4 2010
2 comments
2,887 views