You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Massimiliano Perrone (JIRA)" <ji...@apache.org> on 2013/05/28 10:20:20 UTC

[jira] [Resolved] (SYNCOPE-372) Connector error before save

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

Massimiliano Perrone resolved SYNCOPE-372.
------------------------------------------

    Resolution: Fixed

Committed revision 1486808.

                
> Connector error before save
> ---------------------------
>
>                 Key: SYNCOPE-372
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-372
>             Project: Syncope
>          Issue Type: Bug
>          Components: console
>    Affects Versions: 1.1.1
>            Reporter: Colm O hEigeartaigh
>            Assignee: Massimiliano Perrone
>             Fix For: 1.1.2, 1.2.0
>
>
> There is an error in Syncope 1.1.1 when creating a new Connector. If you "Check Configuration" before saving, you will get an error. The logs say:
> SEVERE: Servlet.service() for servlet [syncope-core-rest] in context with path [/syncope] threw exception [Request processing failed; nested exception is org.apache.syncope.common.validation.SyncopeClientCompositeErrorException: {[RequiredValuesMissing [connectorname]]}] with root cause
> org.apache.syncope.common.validation.SyncopeClientCompositeErrorException: {[RequiredValuesMissing [connectorname]]}
>         at org.apache.syncope.core.rest.data.ConnInstanceDataBinder.getConnInstance(ConnInstanceDataBinder.java:83)
> A valid name is present. If you click "Save" and then edit it again + try to check the connection again, it works. I'm pretty sure this is a regression. Confirmed with both the LDAP + DB Connectors.

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