You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/11/03 13:54:16 UTC

[GitHub] [incubator-dolphinscheduler] havenBoy opened a new issue #4020: [Question] when shceduler want to call schedule job, then it threw an unhandled Exception

havenBoy opened a new issue #4020:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4020


   *For better global communication, please give priority to using English description, thx! *
   
   *Please review https://dolphinscheduler.apache.org/en-us/docs/development/issue.html when describe an issue.*
   
   **Describe the question**
   i use 'sh bin/dolphinscheduler-daemon.sh start master-server' to start three apps,but master log show like this :
   
   [DEBUG] 2020-11-03 19:31:30.008 org.quartz.core.JobRunShell:[201] - Calling execute on job jobgroup_51.job_15
   [ERROR] 2020-11-03 19:31:30.008 org.quartz.core.JobRunShell:[211] - Job jobgroup_51.job_15 threw an unhandled Exception:
   java.lang.IllegalStateException: org.springframework.context.annotation.AnnotationConfigApplicationContext@f316aeb has not been refreshed yet
           at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1096)
           at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1126)
           at org.apache.dolphinscheduler.service.bean.SpringApplicationContext.getBean(SpringApplicationContext.java:35)
           at org.apache.dolphinscheduler.service.quartz.ProcessScheduleJob.getProcessService(ProcessScheduleJob.java:50)
           at org.apache.dolphinscheduler.service.quartz.ProcessScheduleJob.execute(ProcessScheduleJob.java:62)
           at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
           at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
   
   **Which version of DolphinScheduler:**
    -[1.3.2-preview]
   
   **Additional context**
   Add any other context about the problem here.
   
   **Requirement or improvement**
   don't konw how to 
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] dailidong commented on issue #4020: [Question] when shceduler want to call schedule job, then it threw an unhandled Exception

Posted by GitBox <gi...@apache.org>.
dailidong commented on issue #4020:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4020#issuecomment-727876321


   we don't publish 1.3.2-preview version ?  is this question on version 1.3.2 ?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] havenBoy commented on issue #4020: [Question] when shceduler want to call schedule job, then it threw an unhandled Exception

Posted by GitBox <gi...@apache.org>.
havenBoy commented on issue #4020:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4020#issuecomment-728632506


   yes, i have solved this problem , thx 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] xingchun-chen closed issue #4020: [Question] when shceduler want to call schedule job, then it threw an unhandled Exception

Posted by GitBox <gi...@apache.org>.
xingchun-chen closed issue #4020:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4020


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org