We have 14.5.1 on Windows Servers, standalone (non-VApp) installation.
We have installed Connector Xpress v2 successfully.
We have modified the Apache Tomcat port to 18005 so as not to conflict with the Windows System Kernel process which uses 8005.
We have executed the startconnxp.bat file.
The Apache Tomcat server initializes and sits listening on port 18005, but the Connector Xpress GUI does not display.
What configuration step(s) did I miss?
Incorrectly accessed ConnXP on localhost 127.0.0.1 instead of by hostname or actual IP of server.
Access the Connector Xpress 2.0 web interface at
http://<host_name>:<Web UI Port>/connxp/index.html
Example:
http://myserver.test.com:20421/connxp/index.html
or by the server's IP address, for example,
http://xxx.xx.xx.x:20421/connxp/index.html