Posted: Tue Mar 02, 2004 6:12 am Post subject: Deadlocks in Workflow 3.4
Newbie
Joined: 25 Jun 2003 Posts: 7 Location: India
We are encountering timeout issues related to database deadlock in our production system. We are using Workflow V 3.4 in solaris and are using oracle as our DB. Could you please extend me any suggestion to alleivate this problem.
The timeout occurs both during query of worklists and starting new processes. Is it due to large worklists or due to some MQ related issue? Furthur we are using a single ExecutionService object to start all the processes, Could this be a cause?. However we have tested it to be thread save too.
I can observe some errors of the form
FmcFMLException, MQReturnCode=2, MQReasonCode=2161, MQObjectName=FMC1.FMCGRP1.FMCSYS1.ADM, severe error logged in fmcsys.log while the server was being shutdown. Once the server is restarted the timeout occurs instantly and the message logged is
02/28/04 14:20:35 FMC31100W The message ChndTxnActImplComplete could not be processed because of a database deadlock or timeout. The message will be retried.
Is the premature termination of the admin server a possible cause for the deadlock issue. Any suggestions?
MQReasonCode=2161 means MQRC_Q_MGR_QUIESCING. Most likely there is an FDC cut in your error logs. See if there are any FDCs are anything in MQ error logs.
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