[jbpm-users] [Need Help] Unable to complete a process with intermediate catch event

James Yu cyu021 at gmail.com
Tue Sep 9 23:37:16 EDT 2014


Hi all,

I am experiencing a problem with intermediate catch event.
If I add a intermediate catch event (say signal event) to a process,
the process will process to the task following the signal event (eg. Close
Up).
my process
<https://plus.google.com/u/0/photos/117357679016252164995/albums/6057278325066175841/6057278332173133042?pid=6057278332173133042&oid=117357679016252164995>

The associated work item handler runs all right, but the process just won't
complete.
What I mean by "it won't complete" is that process's status is still 1
(active) and the session is not deleted when I look at processinstancelog
and sessionifo table in database.
processinstancelog table
<https://plus.google.com/u/0/photos/117357679016252164995/albums/6057278325066175841/6057278347303388674?pid=6057278347303388674&oid=117357679016252164995>
sessioninfo table
<https://plus.google.com/u/0/photos/117357679016252164995/albums/6057278325066175841/6057278343212087410?pid=6057278343212087410&oid=117357679016252164995>

How do I turn a process instance into complete state after signalEvent?

This is a UTF-8 formatted mail
-----------------------------------------------
James C.-C.Yu
+886988713275
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jbpm-users/attachments/20140910/48afbb34/attachment.html 


More information about the jbpm-users mailing list