[ 
https://issues.apache.org/jira/browse/SYNCOPE-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13668187#comment-13668187
 ] 

Hudson commented on SYNCOPE-372:
--------------------------------

Integrated in Syncope-1_1_X #48 (See 
[https://builds.apache.org/job/Syncope-1_1_X/48/])
    [SYNCOPE-372] added connectorname to check connection (Revision 1486808)

     Result = SUCCESS
massi : 
Files : 
* 
/syncope/branches/1_1_X/console/src/main/java/org/apache/syncope/console/pages/ConnectorModalPage.java

                
> 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

Reply via email to