You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/07/23 04:12:08 UTC

[GitHub] [shardingsphere-elasticjob] terrymanu opened a new issue #1259: Investigate exception when execute mvn install

terrymanu opened a new issue #1259:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1259


   Please investigate the reason for exception when execute mvn install:
   ```
   Running org.apache.shardingsphere.elasticjob.cloud.executor.prod.TaskExecutorTest
   [ERROR] 2020-07-23 12:10:01,022 --test_job@-@0@-@READY@-@fake_slave_id@-@0_Worker-1-- [org.quartz.core.JobRunShell] Job DEFAULT.test_job@-@0@-@READY@-@fake_slave_id@-@0 threw an unhandled Exception:  
   java.lang.NullPointerException: null
   	at org.apache.shardingsphere.elasticjob.cloud.executor.prod.DaemonTaskScheduler$DaemonJob.execute(DaemonTaskScheduler.java:169)
   	at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
   	at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
   [ERROR] 2020-07-23 12:10:01,028 --test_job@-@0@-@READY@-@fake_slave_id@-@0_Worker-1-- [org.quartz.core.ErrorLogger] Job (DEFAULT.test_job@-@0@-@READY@-@fake_slave_id@-@0 threw an exception. 
   org.quartz.SchedulerException: Job threw an unhandled exception.
   	at org.quartz.core.JobRunShell.run(JobRunShell.java:213)
   	at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
   Caused by: java.lang.NullPointerException: null
   	at org.apache.shardingsphere.elasticjob.cloud.executor.prod.DaemonTaskScheduler$DaemonJob.execute(DaemonTaskScheduler.java:169)
   	at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
   	... 1 common frames omitted
   ```


----------------------------------------------------------------
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] [shardingsphere-elasticjob] terrymanu closed issue #1259: Investigate exception when execute mvn install

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #1259:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1259


   


----------------------------------------------------------------
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] [shardingsphere-elasticjob] rudy2steiner commented on issue #1259: Investigate exception when execute mvn install

Posted by GitBox <gi...@apache.org>.
rudy2steiner commented on issue #1259:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1259#issuecomment-662809865


   Let me help!


----------------------------------------------------------------
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