1 Reply Latest reply on Jun 29, 2006 12:28 PM by kukeltje

    Is this a bug in Scheduler/Timer

    sameer_ja1

      Hi,
      I am creating a timer in an event.
      However in the action hadler of that timer, I signal to the process, to move out from that node if some specific condition occurs.

      In this case i hope that the timer should get deleted.

      But strange thing i noticed that my first timer is getting deleted but another
      timer of same type gets created . I think scheduler is doing it .
      But if my process is moved from the node where timer is defined, why a new timer is getting created.

      Is this a some sort of bug in Scheduler?

      Pls. reply if anyone knows about this.
      Thanks in advance.