0 Replies Latest reply on Feb 28, 2006 6:21 AM by mennen

    3.1: malfunction in swimlanes with timer

    mennen

      Hi,

      I'm using jbpm 3.1 + mysql + jboss-4.0.3.

      I have 2 states. Both of them are children of a fork token. Each one of them has a timer of 1 min.
      After 1 minute, the token goes to a task-node, for which i have specified the swimlane.

      The problem is that i noticed that sometimes the tasks (the ones after the state nodes) do not get associated with an actor. (i checked, thanks to the monitoring, that the tasks are created). I do not know why sometimes it works (the tasks get associated with an actor), and why sometimes it doesn't. Any clues?

      Thanks in advance,