Technical Tip

ssalgy's picture

Making Sure Business Objects Enterprises services for ZCM are running on Linux

Author Info

21 July 2008 - 5:17pm
Submitted by: ssalgy

tip
Reads:

580

Score:
0
0
 
Comments:

0

This information was excerpted from this TID. Please check the TID before using this information, as the TIDs are often updated after we have highlighted them.

When Business Objects Enterprise Reporting services are installed on Linux, you need a way to make sure that the services are running since you don't have CCM on that platform.

Here are some ways to check that the services are running on linux:

  • run ps aux | grep -i boe
  • Look for errors during service start, for example:
      /etc/init.d/BobjEnterprise115 start
          Starting MySQL server...
          Starting all servers...
          Starting cms...
          Starting pageserver...
          Starting cacheserver...
          Starting input...
          Starting output...
          Starting destjobserver...
          Starting lovjobserver...
          Starting reportjobserver...
          Starting programjobserver...
          Starting webijobserver...
          Starting eventserver...
  • Look at /opt/novell/zenworks/share/boe/bobje/serverpids, to see the pid files for all the services that are running.
     
    	  -rwxr-xr-x  1 zenworks zenworks   5 Jul 15 12:22 blr-srm-r2f_WebIJobServer.pid*
          -rwxr-xr-x  1 zenworks zenworks   5 Jul 15 12:22 blr-srm-r2f_WebIReportServer.pid*
          -rwxr-xr-x  1 zenworks zenworks   4 Jul 15 12:22 blr-srm-r2f_cacheserver.pid*
          -rwxr-xr-x  1 zenworks zenworks   4 Jul 15 12:22 blr-srm-r2f_cms.pid*
          -rwxr-xr-x  1 zenworks zenworks   5 Jul 15 12:22 blr-srm-r2f_connectionserver.pid*
          -rwxr-xr-x  1 zenworks zenworks   4 Jul 15 12:22 blr-srm-r2f_destjobserver.pid*
          -rwxr-xr-x  1 zenworks zenworks   5 Jul 15 12:22 blr-srm-r2f_eventserver.pid*
          -rwxr-xr-x  1 zenworks zenworks   4 Jul 15 12:22 blr-srm-r2f_inputfrs.pid*
          -rwxr-xr-x  1 zenworks zenworks   4 Jul 15 12:22 blr-srm-r2f_lovjobserver.pid*
          -rwxr-xr-x  1 zenworks zenworks   4 Jul 15 12:22 blr-srm-r2f_outputfrs.pid*
          -rwxr-xr-x  1 zenworks zenworks   4 Jul 15 12:22 blr-srm-r2f_pageserver.pid*
          -rwxr-xr-x  1 zenworks zenworks   5 Jul 15 12:22 blr-srm-r2f_programjobserver.pid*
          -rwxr-xr-x  1 zenworks zenworks   5 Jul 15 12:22 blr-srm-r2f_reportjobserver.pid*
          -rwxr-xr-x  1 zenworks zenworks   4 Jul 15 12:16 blr-srm-r2f_rptappserver.pid*

Author Info

21 July 2008 - 5:17pm
Submitted by: ssalgy




User Comments

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <p> <a> <em> <i> <cite> <code> <img> <ul> <ol> <li> <div> <dl> <dt> <dd> <b> <strong> <h1> <h2> <h3> <pre> <table> <td> <tr> <th> <blockquote>
  • Lines and paragraphs break automatically.
  • Glossary terms will be automatically marked with links to their descriptions. If there are certain phrases or sections of text that should be excluded from glossary marking and linking, use the special markup, [no-glossary] ... [/no-glossary]. Additionally, these HTML elements will not be scanned: a, abbr, acronym, code, pre.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
7 + 0 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

© 2008 Novell, Inc. All Rights Reserved.