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 » Websphere JMS MQ Error message

Post new topic  Reply to topic
 Websphere JMS MQ Error message « View previous topic :: View next topic » 
Author Message
raskell
PostPosted: Tue Jul 06, 2004 11:51 am    Post subject: Websphere JMS MQ Error message Reply with quote

Newbie

Joined: 06 Jul 2004
Posts: 2
Location: Southampton, UK

Received the following error in our JMS adapter log when starting the adapter
Failed to retrieve next message from queue "(error: MQJMS3038: Message Consumer is closed. LinkedException: null)". JMS Provider (n/a due to an error: MQJMS1004: connection closed. null) reported the following error: MQJMS3033: QueueReceiver is closed. LinkedException: null.

Does anyone have any ideas??
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Jul 06, 2004 11:56 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Post code, or post more of the adapter log (messages that occur earlier in the file than the ones you've listed)
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Jul 06, 2004 2:12 pm    Post subject: Reply with quote

Grand High Poobah

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

Seems pretty clear to me.

When you define a receiver you can only receive as long as:
a) you have never called the close method on said receiver
b) your connection is active (i.e. you have called the start method on it and have not since called the stop method on it).

Looks like you are trying to receive from a receiver that had the close method called on it...

Just my 2cts
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Websphere JMS MQ Error message
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.