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 » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » [SOLVED]Back out count of XML

Post new topic  Reply to topic
 [SOLVED]Back out count of XML « View previous topic :: View next topic » 
Author Message
DragonFist
PostPosted: Fri Feb 27, 2004 6:43 am    Post subject: [SOLVED]Back out count of XML Reply with quote

Acolyte

Joined: 11 Nov 2003
Posts: 52

I am trying to start a process instance and then put the reply message back on to the reply queue. Do I need to define anything else on the queue.

When do we get this message

02/27/2004 9:33:39 AM FMCSYS: FMC01106E The backout count of the XML document
exceeds the allowed maximu. The XML document cannot be processed.

What could have gone wrong?

Thanks
_________________
DragonFist


Last edited by DragonFist on Fri Feb 27, 2004 8:46 am; edited 1 time in total
Back to top
View user's profile Send private message
Adi
PostPosted: Fri Feb 27, 2004 7:25 am    Post subject: Reply with quote

Apprentice

Joined: 23 Oct 2003
Posts: 40

FMC01106E The backout count of the XML
document exceeds the allowed maximu.
The XML document cannot be
processed.
Explanation: The MQ Workflow execution server
cannot process the XML document, because the backout
count was exceeded. The message cannot be processed
because of an internal error, such as a database
deadlock.
User Action: Check the MQ Workflow error logs to
find out why the message cannot be processed.

This is what I found from the Message Codes manual. Did you check the error logs. Hope it points you in the right direction.
Back to top
View user's profile Send private message
jmac
PostPosted: Fri Feb 27, 2004 7:49 am    Post subject: Re: Back out count of XML Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

DragonFist wrote:
I am trying to start a process instance and then put the reply message back on to the reply queue. Do I need to define anything else on the queue.


You send the start message to MQWF's EXEXMLINPUTQ; MQWF posts the Response (assuming you have requested one) to the Reply queue. The only thing you need to do is define the reply queue
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
DragonFist
PostPosted: Fri Feb 27, 2004 8:22 am    Post subject: Reply with quote

Acolyte

Joined: 11 Nov 2003
Posts: 52

I did defined the reply queue. But I dont see any messges on the reply queue. But on the admin server menu.. i m getting the above message. Also i looked into the error logs and is giving the MQReason code 2087 which is UNKOWN_REMOTE_QMGR. My QMGR is defined as local.. is that the reason why its not putting the reply message back on the reply queue. Does the reply queue manager has to be the workflow QMGR which is FMCQM in my configuration or can it be any queue manager residing on the system.

Thanks
_________________
DragonFist
Back to top
View user's profile Send private message
jmac
PostPosted: Fri Feb 27, 2004 8:26 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

If you define your reply queue under the FMCQM (or whatever you called it) queue manager you should not have a problem
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
vennela
PostPosted: Fri Feb 27, 2004 8:33 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

Quote:
Does the reply queue manager has to be the workflow QMGR which is FMCQM in my configuration or can it be any queue manager residing on the system.


The ReplyToQMGR can be anything. But if it is not the workflow QMGR (which as you said in your case id FMCQM) then you have to setup communication between this QMGR and Workflow QMGR.

If I understand you correctly, what you are saying is you have another QMGR other than FMCQM on the same machine and you think you don't have to do anything to workflow to PUT the message to the Queue on the second queue manager. This will not happen.

You should do the following (one way of doing it)
1. Define a XMIT Queue on Workflow QMGR
2. Define a remote queue on Workflow QMGR
3. Define SDR channel on Workflow QMGR
4. Define RCVR channel on the second QMGR
5. Define QLOCAL on the second queue manager.

Now workflow will PUT to this Queue.

Instead you can also PUT to a local queue on FMCQM.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
DragonFist
PostPosted: Fri Feb 27, 2004 8:46 am    Post subject: Reply with quote

Acolyte

Joined: 11 Nov 2003
Posts: 52

Venny,
thanks for the reply, I didnot configured the reply queue as mentioned.
I defined the queue under FMCQM and now I see that its able to put the message on reply queue.


Thanks
_________________
DragonFist
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 » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » [SOLVED]Back out count of XML
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.