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 » IBM MQ Java / JMS » Intermittent MQJMS2007/MQRC 2195

Post new topic  Reply to topic
 Intermittent MQJMS2007/MQRC 2195 « View previous topic :: View next topic » 
Author Message
kolthorr
PostPosted: Fri Jan 28, 2005 4:47 am    Post subject: Intermittent MQJMS2007/MQRC 2195 Reply with quote

Apprentice

Joined: 09 Mar 2002
Posts: 31

Hi all,

One of our apps is experiencing intermittent errors like the below. We're using MQ 5.3 CSD08 & the latest java .jars everywhere. We're beginning to wonder if there could be a network problem & the connection just needs to be refreshed when an error like this occurs.

I know the 'msg catalog not found' is usually a shared library path problem...but I thought all the relevant .properties files were included in the latest .jars?

I'm really just wondering whether anyone has run into a similar thing and if so, how did you fix it?

Thanks very much,
Andrew

Code:

HSClient:2005-01-27 18:06:59,299 [MQMessageSender] ERROR uk.co.foo.MQMessageSender - JMS Exception message MQJMS2007: failed to send message to MQ queue
HSClient:2005-01-27 18:06:59,300 [MQMessageSender] ERROR uk.co.foo.MQMessageSender - JMS Exception error code MQJMS2007
HSClient:2005-01-27 18:06:59,300 [MQMessageSender] ERROR uk.co.foo.MQMessageSender - JMSException, linked exception :
com.ibm.mq.MQException:  Message catalog not found
        at com.ibm.mq.MQQueue.putMsg2(MQQueue.java:1278)
        at com.ibm.mq.jms.MQQueueSender.sendInternal(MQQueueSender.java:771)
        at com.ibm.mq.jms.MQQueueSender.send(MQQueueSender.java:225)
        at com.ibm.mq.jms.MQQueueSender.send(MQQueueSender.java:258)
        at uk.co.foo.MQMessageSender.run(MQMessageSender.java:144)
        at java.lang.Thread.run(Thread.java:536)
HSClient:2005-01-27 18:06:59,300 [MQMessageSender] ERROR uk.co.foo.MQMessageSender - JMSException, linked exception msg : JMSException, linked exception message :  Message catalog not found
HSClient:2005-01-27 18:06:59,301 [MQMessageSender] ERROR uk.co.foo.MQMessageSender - MQException, reason code : 2195, completion code 2
Back to top
View user's profile Send private message
EddieA
PostPosted: Fri Jan 28, 2005 9:55 am    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

Quote:
We're using MQ 5.3 CSD08 & the latest java .jars everywhere

I don't think so:
Quote:
com.ibm.mq.MQException: Message catalog not found

The message catalog is now part of the mq jar files, as you pointed out, where previously it wasn't, and required a (class)path entry.

Quote:
reason code : 2195

2195 0x00000893 MQRC_UNEXPECTED_ERROR

Are there any errors logged at the QM.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
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 » IBM MQ Java / JMS » Intermittent MQJMS2007/MQRC 2195
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.