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

Csaba Házi (JIRA) issues at jboss.org
Thu Nov 23 08:18:00 EST 2017


Csaba Házi created DROOLS-2150:
----------------------------------

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


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.5.0#75005)



More information about the jboss-jira mailing list