[jboss-jira] [JBoss JIRA] (DROOLS-2150) QuartzSchedulerService NullPointerException

Mario Fusco (Jira) issues at jboss.org
Mon Jul 29 03:13:02 EDT 2019


     [ https://issues.jboss.org/browse/DROOLS-2150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Fusco resolved DROOLS-2150.
---------------------------------
    Resolution: Cannot Reproduce


> QuartzSchedulerService NullPointerException
> -------------------------------------------
>
>                 Key: DROOLS-2150
>                 URL: https://issues.jboss.org/browse/DROOLS-2150
>             Project: Drools
>          Issue Type: Bug
>          Components: core engine
>    Affects Versions: 6.5.0.Final
>         Environment: jBPM 6 and Quartz timer
>            Reporter: Csaba Házi
>            Assignee: Mario Fusco
>            Priority: Major
>
> 2017-11-23 10:52:11,064 INFO  [org.quartz.core.JobRunShell] (JbpmScheduler_Worker-4)    Job jbpm.Timer-ExpireJobContext-6 threw a JobExecutionException:   : org.quartz.JobExecutionException: Exception when executing scheduled job [See nested exception: java.lang.NullPointerException]
> 	at org.jbpm.process.core.timer.impl.QuartzSchedulerService$QuartzJob.execute(QuartzSchedulerService.java:341)
> 	at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
> 	at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:549)
> Caused by: java.lang.NullPointerException
> 	at org.jbpm.process.core.timer.impl.QuartzSchedulerService$InmemoryTimerJobInstanceDelegate.call(QuartzSchedulerService.java:401)
> 	at org.jbpm.process.core.timer.impl.QuartzSchedulerService$InmemoryTimerJobInstanceDelegate.call(QuartzSchedulerService.java:348)
> 	at org.jbpm.process.core.timer.impl.QuartzSchedulerService$QuartzJob.execute(QuartzSchedulerService.java:322)
> 	... 2 more



--
This message was sent by Atlassian Jira
(v7.12.1#712002)



More information about the jboss-jira mailing list