Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-52

Certain Strings in order log (or stdout) can cause the Job Scheduler to go into an infinite loop and stop processing and responding

    XMLWordPrintable

Details

    Description

      The order log contains the line:
      08:42:54.376 scheduler 0 1740.6C8 206.348MB .

      {scheduler}

      [info] (Task RCH_mail_handled_orders_job:534) DEBUG | monitoring.writer.ScriptBasedWriter | Tivoli script command: D:/ws/ALMSOSScheduler/ALMSOSSchedulerConfig/dist/devel//bin\send_event_java_Test.bat HARMLESS req06915.ad.raiffeisen.ch JavaAppl_HB 1.0 2007-07-18 08:40:53.919 SOSScheduler core Heartbeat - every 5s

      This (along with the rest of the log) is stored in ORDER_XML of SCHEDULER_ORDERS. When reading ORDER_XML, this causes an error:
      08:42:56.595 scheduler 0 1740.6C8 206.340MB ..jdbc: prepareStatement SELECT "ORDER_XML" FROM SCHEDULER_ORDERS where "ID"='35' and "JOB_CHAIN"='RCH_calculationChain_singleton' and "SPOOLER_ID"='req09615_ALMScheduler'
      08:42:56.610 scheduler 16 1740.6C8 206.340MB .[ERROR LIBXML2 [:2: validity error : Validation failed: no DTD found !
      08:42:56.610 scheduler 0 1740.6C8 206.340MB .<order touched="yes" start_time="2007-07-18 08:42:52.095"><log>2007-07-18 08:42:
      08:42:56.610 scheduler 0 1740.6C8 206.340MB . ^
      08:42:56.610 scheduler 0 1740.6C8 206.340MB .:58: parser error : internal error
      08:42:56.610 scheduler 0 1740.6C8 206.340MB .ffeisen.ch JavaAppl_HB 1.0 2007-07-18 08:42:52.907 SOSScheduler core Heartbeat
      08:42:56.610 scheduler 0 1740.6C8 206.340MB . ^
      08:42:56.610 scheduler 0 1740.6C8 206.340MB .:58: parser error : Extra content at the end of the document
      08:42:56.610 scheduler 0 1740.6C8 206.340MB .ffeisen.ch JavaAppl_HB 1.0 2007-07-18 08:42:52....]]

      If the line is removed from the log, everything runs fine

      Attachments

        Issue Links

          Activity

            People

              jz Joacim Zschimmer
              al Andreas Liebert (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: