In this topic:
Error Message:
Bridgehead Application unreachable. Please verify that the URL is correct. |
In certain cases, it may happen that the IBM Connections host name can not be resolved. As a result, ConnectionsExpert can not communicate with the Bridgehead.
If host name resolution via DNS is not possible, the IP address and host name can be configured in the /opt/panagenda/appdata/ce/config file as follows:
#will be used in combination with the PANAGENDA_CONNECTIONS_IP property to define a hosts file mapping for the connections environment PANAGENDA_CONNECTIONS_HOST_NAME=<hotname-of-your-connections-environment> #will be used in combination with the PANAGENDA_CONNECTIONS_HOST_NAME property to define a hosts file mapping for the connections environment PANAGENDA_CONNECTIONS_IP=<ip-address-of-your-connections-environment> |
Please be aware that the PANAGENDA_CONNECTIONS_HOST_NAME needs to match your ConnectionsExpert license! |
Afterwards, run the following command to update the Docker containers:
ce start |
ConnectionsExpert needs to communicate with the IBM Connections hosts via port 80/TCP (http) or 443/TCP (https).
You can test whether the firewall blocks the port by entering http://connections.server.local/ (http) or https://connections.server.local/ (https) into the Firefox browser of the virtual appliance.
Error Message:
Wrong credentials. |
Please recheck WebSphere HTTP server configuration, see Bridgehead Installation.
Map Bridgehead to IBM HTTP Server
Please contact panagenda support and provide SystemOut.log.