[
https://issues.apache.org/jira/browse/SYNCOPE-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151724#comment-14151724
]
ASF subversion and git services commented on SYNCOPE-553:
---------------------------------------------------------
Commit 1628189 from [~mdisabatino] in branch 'syncope/branches/1_2_X'
[ https://svn.apache.org/r1628189 ]
[SYNCOPE-553]
> Internal Server Error when creating account policy
> --------------------------------------------------
>
> Key: SYNCOPE-553
> URL: https://issues.apache.org/jira/browse/SYNCOPE-553
> Project: Syncope
> Issue Type: Bug
> Affects Versions: 1.2.0-M1
> Reporter: Francesco Chicchiriccò
> Assignee: Marco Di Sabatino Di Diodoro
> Fix For: 1.2.0, 1.3.0
>
>
> When creating an account policy from the admin console, an exception is
> raised on the core:
> {code}
> java.lang.NullPointerException
> at
> org.apache.syncope.core.rest.data.PolicyDataBinder.getPolicy(PolicyDataBinder.java:173)
> ~[PolicyDataBinder.class:?]
> at
> org.apache.syncope.core.rest.controller.PolicyController.create(PolicyController.java:57)
> ~[PolicyController.class:?]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)