Uploaded image for project: 'Syncope'
  1. Syncope
  2. SYNCOPE-372

Connector error before save

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.1
    • 1.1.2, 1.2.0-M1
    • console
    • None

    Description

      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.

      Attachments

        Activity

          People

            massi Massimiliano Perrone
            coheigea Colm O hEigeartaigh
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: