You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2014/09/29 09:00:51 UTC

[jira] [Created] (SYNCOPE-553) Internal Server Error when creating account policy

Francesco Chicchiriccò created SYNCOPE-553:
----------------------------------------------

             Summary: 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ò
             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)