Skip to Content
0
Former Member
Nov 07, 2005 at 02:08 PM

Infinite Loop Problem

203 Views

Good Morning. My infinite loop is not at all working and due to that my dead line monitoring is not triggered and my Exeption handling branch is also not working.

I will narrate what I have done and please guide me where I went wrong. We are using SP12.

Also I also Looked into the RWB and everything looks fine.

I also looked into SXI_CACHE, the return code is 0. Looked into SWWL no issues.

Steps

-


1) Receive Step : Receive a File

2) Bloc Step : Exceptions: TimeDelay

2A1) Loop : Condition (1 = 1) ==> Infinite loop

2A2) Container Object (This is a dummy object)

2A3) End Loop

2B1) Deadline Branch : Control Step

Action : Throw Exception

Exception: TimeDelay

2C1) Exception Branch :

Exception Handler: TimeDelay

2C2) Control Step : Action: Cancel process.

End Block.

I looked into the Workflow Log and I see the Green Line only just below the Receive step. Just before the Block step it stopped with a RED Heart.

When I looked the Technical Log. The status with ERROR and I noticed the following Error messages

1)Work item 000000086459: Object FLOWITEM method EXECUTE cannot be executed

2)Maximum Number of 10000 nodes reached

3) Maximum Number of 10000 nodes reached

4)Error when starting work item 000000053752

5) Maximum Number of 10000 nodes reached