Uploaded image for project: 'MidPoint'
  1. MidPoint
  2. MID-7446

false positive connection test with Multi-Connector Resource

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Reviewed
    • 4.4
    • 4.5
    • Connectors
    • None
    • Internal
    • 4.4-RC2

    Description

      In case of Multi-Connector Resource the connection status is derived from "main" connector.

      Type or issue: reproducible

      For the additional connector there can be mistake in host value (non existent host). Once "primary connector" is properly set up all the test is shown green and the status of the resource is UP.

      Once there is relevant update invoking additional connector action, proper error is detected and processed (catched and properly notified).

      • - - - -
        Operation
        org.identityconnectors.framework.api.ConnectorFacade.runScriptOnResource
        Message
        Connection failed: org.identityconnectors.framework.common.exceptions.ConnectionFailedException(Error creating SSH connection to <wrong_URL>: <wrong_URL>)->java.net.UnknownHostException(<wrong_URL>)
        Context
        connector [class org.identityconnectors.framework.impl.api.local.LocalConnectorFacadeImpl]
        Error
        Connection failed: org.identityconnectors.framework.common.exceptions.ConnectionFailedException(Error creating SSH connection to <wrong_URL>: <wrong_URL>)->java.net.UnknownHostException(<wrong_URL>)
      • - – -

      Attachments

        Activity

          People

            kjires Kamil Jires
            kjires Kamil Jires
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: