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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16498107#comment-16498107 ] 

ASF subversion and git services commented on SYNCOPE-1320:
----------------------------------------------------------

Commit 05291b3a8c9d8c3e3bff097f157855ee3e771e36 in syncope's branch refs/heads/2_0_X from [~fmartelli]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=05291b3 ]

[SYNCOPE-1320] provides check for existence of default result and, in case, this one will be the provisioning report to be updated


> 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)