Restarting servers and applications

Before you can see Touchpoint, you must restart your WebSphere Application Server cluster, IBM HTTP Servers, and all IBM Connections applications and servers.

Procedure

  1. To restart the WebSphere cluster that you configured in installation package/touchpoint.deploy.properties, from the wasadmin console, navigate to Servers > Server Types > WebSphere application servers > restart the configured server > .
  2. Restart your IBM HTTP Servers as follows:
    1. Change the directory to the IBM HTTP Server command folder (for example, /opt/IBM/HTTPServer/bin).
    2. Run the scripts ./apachectl stop and ./apachectl start to restart the HTTP Servers.
  3. Restart all IBM Connections applications and servers as follows:
    1. Change the directory to the WebSphere command folder (for example, /opt/IBM/WebSphere/AppServer/bin).
    2. Run the script services wasservice.sh stop and wasservice.sh start.

Results

Now you are able to visit Touchpoint (https://<Host_name>/touchpoint).