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 » Failed to put message

Post new topic  Reply to topic
 Failed to put message « View previous topic :: View next topic » 
Author Message
sai kumar adduri
PostPosted: Fri Jul 26, 2013 5:11 am    Post subject: Failed to put message Reply with quote

Acolyte

Joined: 04 Apr 2013
Posts: 73

hi ,
when i am trying to put message into a queue i am getting an error as "Failed to put message"


Severity:INTEGER:3
Number:INTEGER:2667
Text:CHARACTER:Failed to put message

Insert
Type:INTEGER:2
Text:CHARACTER:-1

Insert
Type:INTEGER:5
Text:CHARACTER:MQW102

Insert
Type:INTEGER:2
Text:CHARACTER:2142

Insert
Type:INTEGER:5
Text:CHARACTER:

Insert
Type:INTEGER:5
Text:CHARACTER:

Insert
Type:INTEGER:5
Text:CHARACTER:Q3


Message which I am trying to put is of the following format:
Message>properties,MQMD,XLNSC
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri Jul 26, 2013 5:13 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

So the first part is the bip message number.
Code:
Number:INTEGER:2667


You can use the bip message number to find the full descriptive text of the error, including a description of what the rest of the inserts are.

That will tell you which one of those inserts contains the MQ Return Code, which tells you why your message could not get PUT.

This is basic Broker troubleshooting. You should have been taught this.

Go, read, think, try, repeat.
Back to top
View user's profile Send private message
ydeonia
PostPosted: Tue Jul 30, 2013 12:57 am    Post subject: Reply with quote

Acolyte

Joined: 29 Oct 2012
Posts: 74

Check here for the reason code BIP2667

http://publib.boulder.ibm.com/infocenter/wmbhelp/v7r0m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fay66000_.htm
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Tue Jul 30, 2013 3:13 am    Post subject: Re: Failed to put message Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

sai kumar adduri wrote:
the following format:
Message>properties,MQMD,XLNSC


The operative MQ error code is 2142 not 2667.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Tue Jul 30, 2013 6:56 am    Post subject: Re: Failed to put message Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

lancelotlinc wrote:
sai kumar adduri wrote:
the following format:
Message>properties,MQMD,XLNSC


The operative MQ error code is 2142 not 2667.


The operative BIP code is 2667, not 2142.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Tue Jul 30, 2013 7:22 am    Post subject: Re: Failed to put message Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

mqjeff wrote:
lancelotlinc wrote:
sai kumar adduri wrote:
the following format:
Message>properties,MQMD,XLNSC


The operative MQ error code is 2142 not 2667.


The operative BIP code is 2667, not 2142.


Ok, we're both right. The runtime couldn't write to the queue due to a parsing error caused by invalid headers.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Tue Jul 30, 2013 7:30 am    Post subject: Re: Failed to put message Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

lancelotlinc wrote:
mqjeff wrote:
lancelotlinc wrote:
sai kumar adduri wrote:
the following format:
Message>properties,MQMD,XLNSC


The operative MQ error code is 2142 not 2667.


The operative BIP code is 2667, not 2142.


Ok, we're both right. The runtime couldn't write to the queue due to a parsing error caused by invalid headers.


It's nearly like I already said that.
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 » Failed to put 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.