Show TOC

An Adapter Fails to Connect to a ProjectLocate this document in the navigation structure

Issue: When starting an adapter without editing its sample XML configuration file, the adapter fails to start.

The adapter may be unable to connect to the example workspace specified in the sample XML adapter configuration file if you have SSL enabled on the cluster, and the URI specified in the file uses esp instead of esps. The mismatch between the cluster and adapter configuration causes the adapter to fail to connect.

Solution: If SSL is enabled on the cluster on which you are attempting to run this adapter:

  1. Ensure the URI in the adapter XML configuration file uses esps not esp.
  2. If using one of the adapter examples provided with your installation, edit the set_example_env.bat or set_example_env.sh script file to specify:
    set ADAPTER_EXAMPLE_CLUSTER_NODE_PROTOCOL=esps