Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-3684

Remove cron job in ZeppelinRestApiTest.testCronDisable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.9.0
    • zeppelin-server
    • None

    Description

      testCronDisable in ZeppelinRestApiTest produces error:

      09:15:51,001 ERROR org.quartz.core.ErrorLogger:2425 - Job (note.2DPJCQJGP threw an exception.
      org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: java.lang.NullPointerException]
      	at org.quartz.core.JobRunShell.run(JobRunShell.java:213)
      	at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
      Caused by: java.lang.NullPointerException
      	at org.apache.zeppelin.notebook.Notebook$CronJob.execute(Notebook.java:925)
      	at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
      	... 1 more
      

      Because cron job is not removed

      Attachments

        Issue Links

          Activity

            People

              egorklimov George Klimov
              egorklimov George Klimov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: