Dump when restarting workflow

Dart, Jocelyn jocelyn.dart at sap.com
Wed Aug 17 22:37:34 EDT 2011


Hey George, Just raise a SAP message please.
It's  a weird one... they'll probably want a detailed workflow trace.
If it's intermittent there's always the possibility of a deadlock race or competing locks of some kind.
CHECK_WORKFLOW_INSTANCE is most likely just the name of the  ABAP OO method being called ... shame the message didn't get the class itself.
Regards,
Jocelyn

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of George Caramaliu
Sent: Wednesday, 17 August 2011 8:54 PM
To: sap-wug at mit.edu
Subject: Dump when restarting workflow

Hello,

I have a problem with a  workflow, sometimes it dumps in SWPR when restarting.

The error text is:
Error analysis
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not
     caught in procedure "IF_SWF_WFM_LEAF_EXECUTE~RESTART_SUSPEND" "(METHOD)", nor was it
     propagated by a RAISING clause.

No workflow step is in error, somehow the workflow instance was set to error when generating the next step.
I have some warning messages like:
Message no. SWP030 Temporary error in result processing of work item 0000XXXX
Message no. SWP027 Flow item Workflow text (Workflow 0000XXXXX- Top Wi id) for work item  has the status "Error"
                             CHECK_WORKFLOW_INSTANCE

I have several subworkflows called by the main workflow. There is no binding error or something like that, the workflow is productive for many years and this errors are not frequent.

Before creating a SAP call I would like to know if you have any idea what is the problem and what this CHECK_WORKFLOW_INSTANCE means.

Thank you,
George



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20110818/4b8594cc/attachment.htm


More information about the SAP-WUG mailing list