You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2013/05/06 13:52:17 UTC

[jira] [Assigned] (SLING-2856) NPE in JobManagerImpl to read priority for Job

     [ 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