You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "fabio martelli (JIRA)" <ji...@apache.org> on 2018/06/01 15:26:00 UTC

[jira] [Resolved] (SYNCOPE-1320) Push task report generation fails in case of IgnoreProvisionException

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

fabio martelli resolved SYNCOPE-1320.
-------------------------------------
    Resolution: Fixed

> Push task report generation fails in case of IgnoreProvisionException
> ---------------------------------------------------------------------
>
>                 Key: SYNCOPE-1320
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1320
>             Project: Syncope
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.0.8
>            Reporter: fabio martelli
>            Assignee: fabio martelli
>            Priority: Major
>             Fix For: 2.0.9, 2.1.0
>
>
> AbstractProvisioningJobDelegate.createReport() results in a null pointer exception switching on statuses provided with provResults input.
>  
>     ... 2 more
> Caused by: java.lang.NullPointerException
>     at org.apache.syncope.core.provisioning.java.pushpull.AbstractProvisioningJobDelegate.createReport(AbstractProvisioningJobDelegate.java:136) ~[syncope-core-provisioning-java-2.0.8.jar:?]
>     at org.apache.syncope.core.provisioning.java.pushpull.PrintJobDelegate.doExecuteProvisioning(PrintJobDelegate.java:223) ~[syncope-ext-tag-provisioning-java-1.2-SNAPSHOT.jar:?]
>     at org.apache.syncope.core.provisioning.java.pushpull.PrintJobDelegate.doExecuteProvisioning(PrintJobDelegate.java:29) ~[syncope-ext-tag-provisioning-java-1.2-SNAPSHOT.jar:?]
>     at org.apache.syncope.core.provisioning.java.pushpull.AbstractProvisioningJobDelegate.doExecute(AbstractProvisioningJobDelegate.java:560) ~[syncope-core-provisioning-java-2.0.8.jar:?]
>     at org.apache.syncope.core.provisioning.java.pushpull.PrintJobDelegate.execute(PrintJobDelegate.java:61) ~[syncope-ext-tag-provisioning-java-1.2-SNAPSHOT.jar:?]
>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)