Previous Topic: How to Configure an Audit DatabaseNext Topic: Stop the Report Server


Start the Report Server

(Windows) Follow these steps:

  1. Click Start, Programs, BusinessObjects XI 3.1, BusinessObjects Enterprise, Central Configuration Manager.

    The Central Configuration Manager console appears.

  2. Start the Apache Tomcat and Server Intelligence Agent Services.

    The Report Server is started.

(UNIX) Follow these steps:

  1. Log in to the system as the non–root user that installed the Report Server.
  2. Be sure that at least one of the following environment variables is set to a valid utf8/UTF-8 locale:
  3. Navigate to report_server_home/CommonReporting3/external/scripts and run the following script:
    ../setupenv.sh
    
    report_server_home

    Specifies the Report Server installation path.

  4. Be sure that:
  5. Navigate to report_server_home/CommonReporting3/bobje
    report_server_home

    Specifies the Report Server installation path.

  6. Run the following command:
    ./startservers
    
  7. Run the following command:
    ./tomcatstartup.sh
    

    The Report Server is started.