|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Issue in creating and starting a process instance ... |
« View previous topic :: View next topic » |
Author |
Message
|
surabhi |
Posted: Thu Jul 12, 2007 9:41 pm Post subject: Issue in creating and starting a process instance ... |
|
|
Newbie
Joined: 25 Aug 2005 Posts: 7
|
Hi all,
After working successfully on a workflow server from past two months , yesterday we got stuck and were unable to create a process instance from the runtime client (FAT).
The FMCSYS log says :
07/12/07 05:25:14 PM FMC01110E The XML document is not a valid MQ Workflow XML document. The element that failed is 'RequestAsHexString' whereas element '<illegal>' is expected.
07/12/07 05:25:15 PM FMC00821E The size of the communication layer message exceeds the defined value.
07/12/07 05:25:15 PM FMC10510I Execution server instance stopped.
07/12/07 05:25:17 PM FMC10500I Execution server instance started.
07/12/07 05:25:18 PM FMC00821E The size of the communication layer message exceeds the defined value.
07/12/07 05:25:27 PM FMC01106E The backout count of the XML document exceeds the allowed maximum. The XML document cannot be processed.
07/12/07 05:25:27 PM FMC10500I Execution server instance started.
07/12/07 05:35:50 PM FMC31050E An error has occurred which has terminated processing.
07/12/07 05:35:50 PM FmcAssertionException, Condition=*** Pre-condition failed in /projects/fmc/drve/lbld/v360/solaris/src/fmckstr.cxx(472): !IsNull() && !rhs.IsNull()07/12/07 05:35:50 PM FMC12240E Execution server instance(s) stopped with an error.
07/12/07 05:35:52 PM FMC10500I Execution server instance started.
07/12/07 05:35:52 PM FMC31050E An error has occurred which has terminated processing.
07/12/07 05:35:52 PM FmcAssertionException, Condition=*** Pre-condition failed in /projects/fmc/drve/lbld/v360/solaris/src/fmckstr.cxx(472): !IsNull() && !rhs.IsNull()07/12/07 05:35:52 PM FMC12240E Execution server instance(s) stopped with an error.
07/12/07 05:35:53 PM FMC31050E An error has occurred which has terminated processing.
07/12/07 05:35:53 PM FmcAssertionException, Condition=*** Pre-condition failed in /projects/fmc/drve/lbld/v360/solaris/src/fmckstr.cxx(472): !IsNull() && !rhs.IsNull()07/12/07 05:35:53 PM FMC12240E Execution server instance(s) stopped with an error.
07/12/07 05:35:55 PM FMC10500I Execution server instance started.
07/12/07 05:36:00 PM FMC31059W The retry limit for message "CreateStartProcInst" from "RTC" was exceeded. The message cannot be processed and it has been ignored.
07/12/07 05:36:01 PM FMC10500I Execution server instance started.
07/12/07 05:37:57 PM FMC31050E An error has occurred which has terminated processing.
07/12/07 05:37:57 PM FmcAssertionException, Condition=*** Pre-condition failed in /projects/fmc/drve/lbld/v360/solaris/src/fmckstr.cxx(472): !IsNull() && !rhs.IsNull()07/12/07 05:37:57 PM FMC12240E Execution server instance(s) stopped with an error.
07/12/07 05:37:57 PM FMC31050E An error has occurred which has terminated processing.
07/12/07 05:37:57 PM FmcAssertionException, Condition=*** Pre-condition failed in /projects/fmc/drve/lbld/v360/solaris/src/fmckstr.cxx(472): !IsNull() && !rhs.IsNull()07/12/07 05:37:57 PM FMC12240E Execution server instance(s) stopped with an error.
07/12/07 05:38:01 PM FMC10500I Execution server instance started.
The fmcerr log on trying to create a new process instance reads :
WebSphere MQ Workflow 3.6 Error Report
Report creation = 07/13/07 09:48:10 AM
Related message = FMC31050E An error has occurred which has terminated processing.
Error location = File=/projects/fmc/drve/lbld/v360/solaris/src/fmckdbg.cxx, Line=153, Function=NA
Error data = FmcAssertionException, Condition=*** Pre-condition failed in /projects/fmc/drve/lbld/v360/solaris/src/fmckstr.cxx(472): !IsNull() && !rhs.IsNull()
Can you please let me know what the issue is and how i can rectify the same.. We are using MQWF v3.6 SP 4 on a solaris box.
Thanks.
Surabhi |
|
Back to top |
|
 |
hos |
Posted: Fri Jul 13, 2007 1:29 am Post subject: |
|
|
Chevalier
Joined: 03 Feb 2002 Posts: 470
|
If this error happens during CreateAndStart it is a result of an illegal XML message used in the first activity of this process, which is an automatic UPES activity. You'll probably have to clean the queues in order to get rid of the poisening message. Then you need to check what message is sent to your UPES. Obviously it contains an illegal 'RequestAsHexString' element and it seems to exceed the maximum MQ message length.
Also check your HoldQueue for the failing messages (use the fmcautil administration utility). |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|