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 » Exp No:2667,Failed to put message

Post new topic  Reply to topic
 Exp No:2667,Failed to put message « View previous topic :: View next topic » 
Author Message
Vinayak.Satapute
PostPosted: Wed Feb 13, 2008 3:12 am    Post subject: Exp No:2667,Failed to put message Reply with quote

Acolyte

Joined: 20 Dec 2006
Posts: 70

Hi,

I am receiving the above error message when the message is put to final MQOutput node of the message flow.
To solve it ,I changed the MQMD header property of the incoming message (just retyped the same data in User Id field or Put Application type in MQMD header) then message was successfully sent.

Can anyone please suggest me how can message sent without any changes to MQMD field.

Please find below the error description details.
*************************************************************
- <ErrorMessage>
<ExceptionNumber>2667</ExceptionNumber>
<SourceQueueName>QL.MASG.MBRK.AWB.01</SourceQueueName>
- <ExceptionList>
- <RecoverableException>
<File>/build/S600_P/src/DataFlowEngine/ImbMqOutputNode.cpp</File>
<Line>782</Line>
<Function>ImbMqOutputNode::evaluate</Function>
<Type>ComIbmMQOutputNode</Type>
<Name>MF_MBRK_RAPD_Inward#FCMComposite_1_7</Name>
<Label>MF_MBRK_RAPD_Inward.QL.MBRK.AUDIT.OUTMSG</Label>
<Catalog>BIPv600</Catalog>
<Severity>3</Severity>
<Number>2230</Number>
<Text>Caught exception and rethrowing</Text>
- <MessageException>
<File>/build/S600_P/src/DataFlowEngine/ImbMqOutputNode.cpp</File>
<Line>2142</Line>
<Function>ImbMqOutputNode::putMessage</Function>
<Type>ComIbmMQOutputNode</Type>
<Name>MF_MBRK_RAPD_Inward#FCMComposite_1_7</Name>
<Label>MF_MBRK_RAPD_Inward.QL.MBRK.AUDIT.OUTMSG</Label>
<Catalog>BIPv600</Catalog>
<Severity>3</Severity>
<Number>2667</Number>
<Text>Failed to put message</Text>
- <Insert>
<Type>2</Type>
<Text>-1</Text>
</Insert>
- <Insert>
<Type>5</Type>
<Text>MQW102</Text>
</Insert>
- <Insert>
<Type>2</Type>
<Text>2030</Text>
</Insert>
- <Insert>
<Type>5</Type>
<Text />
</Insert>
- <Insert>
<Type>5</Type>
<Text />
</Insert>
- <Insert>
<Type>5</Type>
<Text>QL.MBRK.AUDIT.OUTMSG</Text>
</Insert>
</MessageException>
</RecoverableException>
</ExceptionList>
</ErrorMessage>

*************************************************************
Thanks,
Vinayak Satapute.
Back to top
View user's profile Send private message
Mr Butcher
PostPosted: Wed Feb 13, 2008 4:23 am    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

2030 = message too big for queue. what md values do you change exactly? do you also change message size? whats the maxmsglen of your queue?
_________________
Regards, Butcher
Back to top
View user's profile Send private message
Vinayak.Satapute
PostPosted: Wed Feb 13, 2008 10:01 pm    Post subject: Reply with quote

Acolyte

Joined: 20 Dec 2006
Posts: 70

Hi,

My error message doesnt have any exception mentioning "2030:message too big "is not the issue and I am not doing any change to message length. My queue property is set to hold 4mb message size.

I was just retyping the header field of MQMD UserIdentifier.
So then message was going without any error like 'failed to put message'.

Hope I have made it clear.

Regards,
Vinayak Satapute.
Back to top
View user's profile Send private message
Mr Butcher
PostPosted: Wed Feb 13, 2008 11:35 pm    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

sorry for my dumb answer, but this was suspicious to me:

<Text>MQW102</Text>
</Insert>
- <Insert>
<Type>2</Type>
<Text>2030</Text>

cc=2, rc=2030?

never mind, good luck!
_________________
Regards, Butcher
Back to top
View user's profile Send private message
Vinayak.Satapute
PostPosted: Wed Feb 13, 2008 11:45 pm    Post subject: Reply with quote

Acolyte

Joined: 20 Dec 2006
Posts: 70

Thanks for the Answer

I belive this following parts are only describing about exception...

<Severity>3</Severity>
<Number>2230</Number>
<Text>Caught exception and rethrowing</Text>


<Severity>3</Severity>
<Number>2667</Number>
<Text>Failed to put message</Text>
Since no way message length should have created any problem,since I could send the msg across by just modifying the MQMD field.

What say

Thanks ,
Vinayak Satapute.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Feb 14, 2008 1:18 am    Post subject: Reply with quote

Grand High Poobah

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

Are you sure your user field wasn't too long (with too many spaces)?
Or not long enough (trim) ?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Vinayak.Satapute
PostPosted: Sun Feb 17, 2008 6:14 pm    Post subject: Reply with quote

Acolyte

Joined: 20 Dec 2006
Posts: 70

Hi,

I dont know whether it is anything to do with the user field,But yes,the message id was holding the user id field with "PSSAUTH " and you can see the spaces.

So is this could be the issue to show ;failed to put message'.

Regards,
Vinayak satapute.
Back to top
View user's profile Send private message
Vinayak.Satapute
PostPosted: Sun Feb 17, 2008 6:48 pm    Post subject: Reply with quote

Acolyte

Joined: 20 Dec 2006
Posts: 70

Hi Again,

Sorry there was some typo error in my previous message.
I mean,my message is having User Id field with 5 spaces present in it,'PSSAUTH '.So this could be an issue for 'Failed to Put message'.

Thanks,
Vinayak Satapute.
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 » Exp No:2667,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.