[
https://issues.apache.org/jira/browse/DELTASPIKE-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek resolved DELTASPIKE-1002.
------------------------------------------
Resolution: Fixed
> NPE when job startScopes is set to empty
> ----------------------------------------
>
> Key: DELTASPIKE-1002
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1002
> Project: DeltaSpike
> Issue Type: Bug
> Components: Scheduler
> Affects Versions: 1.4.1
> Reporter: Patrick Huang
> Assignee: John D. Ament
> Fix For: 1.5.1
>
>
> When setting a job to start empty scope, it will trigger a NPE when trying to
> destroy contextControl.
> In org.apache.deltaspike.scheduler.impl.QuartzScheduler.JobListenerContext it
> doesn't seem to initialize contextControl when start scope is emtpy.
> Therefore when invoking stopStartedScopes(), it will cause a NPE.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)