ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Incompatible Class Change Error for Tibco EMS 8.0

Post new topic  Reply to topic
 Incompatible Class Change Error for Tibco EMS 8.0 « View previous topic :: View next topic » 
Author Message
tr
PostPosted: Sun Apr 13, 2014 8:45 pm    Post subject: Incompatible Class Change Error for Tibco EMS 8.0 Reply with quote

Novice

Joined: 30 Mar 2014
Posts: 11

I am trying to transfer message between 2 Tibco EMS queues using 2 JMS nodes. I am using the versions Tibco EMS 8.0 amd IIB. Even though the message is delivered to the output queue, my flow is getting time out saying that the output monitor emcountered an error while getting the message. java.lang.IncompatibleClassChange Error. I am using the test client in broker to test the flow.

I am able to achieve the same using Java code. Is there any bad version of jar files along with Tibco EMS 8.0 which is not compatible with other jar files?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sun Apr 13, 2014 10:45 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

If you are mixing 2 JMS providers in your flow (bridge scenario) the broker might have difficulty picking the right implementation for javax.jms.Message class...

Did you think about using distinct flows/ subflows with distinct classloaders?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
tr
PostPosted: Mon Apr 14, 2014 3:17 am    Post subject: Reply with quote

Novice

Joined: 30 Mar 2014
Posts: 11

Thanks for the reply. I am following the step by steps from the document at http://www.ibm.com/developerworks/websphere/library/techarticles/0610_bicheno/0610_bicheno.html. My flow looks like

JMSInputNode---JMSOutputNode.

where it is getting message from Tibco ems queue(INQ) and delivering message to another TIBCO EMS queue(OUTQ). Tibco EMS is the only JMS provider used.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Apr 14, 2014 4:16 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Thanks for the URL but that page is not available for me...
Have you checked which JMS implementation was chosen? May be you do need a class loader configurable service.... My guess is it still has to do with some confusion as to the implementation class of the javax.jms.Message class.

Try not using the test client but using Tibco to place and read the test messages.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
tr
PostPosted: Wed Apr 16, 2014 2:47 am    Post subject: Reply with quote

Novice

Joined: 30 Mar 2014
Posts: 11

http://www.ibm.com/developerworks/websphere/library/techarticles/0610_bicheno/0610_bicheno.html
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Incompatible Class Change Error for Tibco EMS 8.0
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.