Restarting the Reporting data services application

Restart the Reporting data services application when you experience issues.

About this task

Choose a task for the application server you are using:

Restarting the Reporting data services application on WebSphere Application Server

Procedure

  1. Open the administrative console in a browser. Example: http://server:port/ibm/console/logon.jsp
  2. Click Applications > Application Types > WebSphere Enterprise Applications. The DataServices.war application you added is listed as the context path name you entered.
  3. To stop the application, select the DataServices application check box and click Stop.
  4. Select the DataServices application check box and click Start.

Restarting the Reporting data services application on Apache Tomcat

Procedure

  1. Open the Apache Tomcat Manager
    • If you are running Apache Tomcat as a Windows service, open the Control Panel and, in the Apache Tomcat row, click Admin. Then click Manager App.
    • If you are not running Apache Tomcat as a Windows service, open the Apache Tomcat Manager in a browser in the following format: http://server:port/manager/html

      Example: http://localhost:8080/manager/html.

  2. To stop the application, in the Applications section, locate the DataServices.war application row and click Stop.
  3. To start the application, in the Applications section, locate the DataServices.war application row and click Start.

Feedback