Author |
Message
|
chenna.hari |
Posted: Mon Aug 16, 2010 2:43 pm Post subject: Message Backed out a Queue |
|
|
Centurion
Joined: 21 Mar 2009 Posts: 103
|
from MQInput to JMSOutputNode, while transforming the a big size xml into multiple messages, after reaching certain no.of messages the entire big xml is backed out a queue. but there is no error message.
Can any one help what might be the cause??? |
|
Back to top |
|
 |
chenna.hari |
Posted: Mon Aug 16, 2010 3:19 pm Post subject: Re: Message Backed out a Queue |
|
|
Centurion
Joined: 21 Mar 2009 Posts: 103
|
chenna.hari wrote: |
from MQInput to JMSOutputNode, while transforming the a big size xml into multiple messages, after reaching certain no.of messages the entire big xml is backed out a queue. but there is no error message.
Can any one help what might be the cause??? |
In the Broker Administrative log, iam getting the error as below
"BIP2880I: The property 'processId has changed from '29036' to '2532' on object EXEGRP of type 'ExecutionGroup' with parent 'BROKER' of type Broker". |
|
Back to top |
|
 |
Vitor |
Posted: Mon Aug 16, 2010 3:50 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Don't double post!
If you think you've posted in the wrong section, ask a mod to move it. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
chenna.hari |
Posted: Mon Aug 16, 2010 3:59 pm Post subject: |
|
|
Centurion
Joined: 21 Mar 2009 Posts: 103
|
ok..
Can any one help how to resolve this issue please??? |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Aug 16, 2010 7:37 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Your eg has changed pid. This means there should be an abend file created somewhere (Unix /var/mqsi/common/errors or somewhere like it).
You need to find out why the eg aborted.
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
chenna.hari |
Posted: Mon Aug 16, 2010 11:45 pm Post subject: |
|
|
Centurion
Joined: 21 Mar 2009 Posts: 103
|
Thanks.
This is the error in Abend File
---- Inserts ----
Failed to allocate memory
-----------------
Can you please tell why this error occured, and how it will be resolved?? |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Aug 17, 2010 9:34 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
chenna.hari wrote: |
Thanks.
This is the error in Abend File
---- Inserts ----
Failed to allocate memory
-----------------
Can you please tell why this error occured, and how it will be resolved?? |
You need to supply us with much more information before we can attempt to answer this question...
Like WMB version, fixpack, MQ version, fix pack, platform etc...
Were there any FDC cut in MQ? ...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
chenna.hari |
Posted: Tue Aug 17, 2010 3:43 pm Post subject: |
|
|
Centurion
Joined: 21 Mar 2009 Posts: 103
|
WMB 7 and MQ 7 and platform is Linux
this is the error:
Failure Location |
| ++++++++++++++++ |
| |
| Time of Report (GMT) :- secs since 1/1/1970: 1282000210 |
| Message Flow :- Message flow name |
| Thread ID :- 0x00000021 |
| |
+-----------------------------------------------------------------------------+
abend record for pid 29036 tid 33 time in seconds since 01/01/1970: 1282000210
File: /build/S000_P/src/CommonServices/Unix/ImbAbend.cpp
Line: 2263
Function: ImbAbend::newHandler
---- Inserts ----
Failed to allocate memory
----------------- |
|
Back to top |
|
 |
Amitha |
Posted: Wed Aug 18, 2010 6:13 am Post subject: |
|
|
 Voyager
Joined: 20 Nov 2009 Posts: 80 Location: Newyork
|
you need to provide the code which is causing this problem. |
|
Back to top |
|
 |
|