Advanced Scheduler

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Advanced Scheduler

  • Creator
    Topic
  • #49801
    garry r fisher
    Participant

      Hi,

      I have setup advanced scheduler in a upoc. The scheduler runs at the correct time but I have two tcl procs in the procs list and it only runs the first one in the list.

      Has anyone else experienced this? Is it a bug or expected behaviour?

      Cloverleaf 5.5MB on W2003.

      Regards

      Garry

    Viewing 3 reply threads
    • Author
      Replies
      • #63648
        John Hamilton
        Participant

          I have not tried it with two TCL procs. But I expect that would be a bug.

          IF it allows space for two then it should processes two.

          Let me go expirement. See if I get the same results. We are on 5.5 rev1 with AIX.

        • #63649
          Jim Kosloskey
          Participant

            Garry,

            Make sure the first proc is CONTINUING the message and does not have any errors.

            If the message is not continued or there are Tcl errors, the stack is abandoned (after all there is no message to work with).

            Thanks,

            Jim Kosloskey

            email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

          • #63650
            garry r fisher
            Participant

              Hi Jim,

              There is no messaging involved at all. The scripts read a file and update a database.

              I’ll create a dummy message to CONTINUE and see if that works.

              Thanks

              Garry

            • #63651
              garry r fisher
              Participant

                Hi,

                Just a quick update for others who might have the same problem.

                Creating a dummy message in the first proc and CONTINUEing it to the second proc allowed me to run both procs as expected.

                Thanks Jim for the solution.

                Regards

                Garry

            Viewing 3 reply threads
            • The forum ‘Cloverleaf’ is closed to new topics and replies.