Menu

#124 /sos/housekeeping/scheduler_dequeue_mail crash

1.11
closed-wont-fix
Andreas
None
5
2017-11-11
2017-09-28
No

The job crashes with the following message

Task scheduler_dequeue_mail with ID 2563164 (Send buffered mails from mail queue) terminated with errors.

COM-80020009 DISP_E_EXCEPTION [step] [] [Z-JAVA-105 Java exception com.sos.JSHelper.Exceptions.JobSchedulerException: Fatal Error:null (null), method=spooler_process()Z [], in Remote_module_instance_server::step], method=call

Job Definition ( we upgraded jobscheduler already several times)

job: /sos/housekeeping/scheduler_dequeue_mail
File timestamp: 28.09.2017 17:47:12

<job title="Send buffered mails from mail queue">
<settings>
<log_level>

</log_level>
</settings>
<description>
<include file="jobs/JobSchedulerDequeueMailJob.xml"/>
</description>
<script java_class="sos.scheduler.job.JobSchedulerDequeueMailJob" language="java"/>
<run_time>
<weekdays>
<day day="1 2 3 4 5 6 7">
<period single_start="06:30"/>
</day>
</weekdays>
</run_time>
</job>

Discussion

  • Oliver jehle

    Oliver jehle - 2017-09-28

    2017-09-28 17:39:46.393+0200 [info] SCHEDULER-726 Task runs on this JobScheduler 'http://jobscheduler:44440'
    2017-09-28 17:39:46.394+0200 [info] SCHEDULER-918 state=starting (at=2017-09-28 17:39:46.344+0200)
    2017-09-28 17:39:48.289+0200 [info] [stdout] JobSchedulerLog4JAppender (system.out): INFO [main] (JobSchedulerJobAdapter.java:78) - 1.11.4 (2017-08-10 14:42, revision 9ae655a0c46758f8a89479f90c7fd69a4f915829) Copyright 2003-2017 SOS GmbH Berlin
    2017-09-28 17:39:48.301+0200 [ERROR] COM-80020009 DISP_E_EXCEPTION [step] [] [Z-JAVA-105 Java exception com.sos.JSHelper.Exceptions.JobSchedulerException: Fatal Error:null (null), method=spooler_process()Z [], in Remote_module_instance_server::step], method=call
    2017-09-28 17:39:48.369+0200 [info] Job scheduler_dequeue_mail terminated.
    2017-09-28 17:39:48.545+0200 [WARN] SCHEDULER-280 Process terminated with exit code 1 (0x1)

     
  • Andreas

    Andreas - 2017-09-28
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,3 @@
    -
     The job crashes with the following message
    
    • status: open --> open-accepted
    • assigned_to: Andreas
     
  • Andreas

    Andreas - 2017-11-11

    Hi Oliver,

    with release 1.11.4 the scheduler_dequeue_mail job has been migrated to a job chain in the /sos/sendMail folder (to resolve problems with large attachments) and is not included with the setup any longer.

    Therefore please do not use this job with releases >= 1.11.4. Please check if the sendMail job chain has been added to your environment by the installer.

    Best regards
    Andreas

     
  • Andreas

    Andreas - 2017-11-11
    • status: open-accepted --> closed-wont-fix
     

Log in to post a comment.