[ 
https://issues.apache.org/jira/browse/SLING-2856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler reassigned SLING-2856:
---------------------------------------

    Assignee: Carsten Ziegeler
    
> NPE in JobManagerImpl to read priority for Job
> ----------------------------------------------
>
>                 Key: SLING-2856
>                 URL: https://issues.apache.org/jira/browse/SLING-2856
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Ankush Malhotra
>            Assignee: Carsten Ziegeler
>
> There seems to be an issue with JobManagerImpl in sling
> jobProperties.put(Job.PROPERTY_JOB_PRIORITY, 
> JobPriority.valueOf(vm.get(Job.PROPERTY_JOB_PRIORITY, String.class)));
> if job priority is null, then you get a null pointer, and this event does not 
> have any job priority.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to