Starting the report server
Before you begin
BMC Reporting Foundation must be installed on the computer.
To start the BMC Reporting Foundation servers on Windows
- Navigate to Control Panel > Administrative Tools > Services.
- Start the Apache Tomcat 6.0.24 service.
- Navigate to Start > Programs > SAP BusinessObjects BI platform 4 > SAP BusinessObjects BI platform > Central Configuration Manager.
- Select all the listed services.
- Click Start to start all the services.
To start the BMC Reporting Foundation servers on Solaris
- Navigate to the install_directory/sap_bobj directory.
Enter the following commands:
LC_ALL=en_US.UTF-8
export LC_ALL
$tomcatstartup.sh
$startservers
$ccm.sh -start all -username <username> -password <password> (Ignore message 'server of this name already exist').- Check if all BusinessObjects processes are enabled.
ps -aef|grep boe|grep -v "grep boe".
There should be around 15 BusinessObjects processes running.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*