Starting the application server


You must manually start the application server after running the installation program for BMC IT Business Management Suite.

To start the JBOSS version 4.3 application server

  1. In a command window, go to the ..\JBOSS\bin directory.
  2. Enter the following command:
    • For Windows: run.bat -b 0.0.0.0
    • For Linux: run.sh -b 0.0.0.0

To start the JBOSS version 5.1.1 application server

  1. Configure the database permissions 

    Note

    This step is required only if you use Oracle database server. If you use MSSQL database server, you can skip this step and start with step 2.

    As a database administrator, run the following commands from an SQL prompt:

    1. GRANT SELECT ON SYS.PENDING_TRANS$ to ITBM_DB_USER;
    2. GRANT SELECT ON SYS.DBA_2PC_PENDING to ITBM_DB_USER;
    3. GRANT SELECT ON SYS.DBA_PENDING_TRANSACTIONS to ITBM_DB_USER;
    4. GRANT EXECUTE ON SYS.DBMS_SYSTEM to ITBM_DB_USER;

       
      ITBM_DB_User is the name of the BMC IT Business Management Suite database user.

  2. To improve the performance of the application server, edit the bean definition in the security.xml file located in the JBOSS_HOME/server/production/conf/bootstrap/ directory.
     In the security.xml file, locate the following bean definition:
    <bean name="JNDIBasedSecurityManagement"
    class="org.jboss.security.integration.JNDIBasedSecurityManagement"/>
     and replace it with the following definition:
    <bean name="JNDIBasedSecurityManagement"
    class="org.jboss.security.integration.JNDIBasedSecurityManagement">
    <property name="enableAudit">false</property>
    </bean>
  3. In a command window, go to the ..\JBOSS\bin directory.
  4. Enter the following command:
    • For Windows: run.bat -b 0.0.0.0 -c production
    • For Linux: run.sh -b 0.0.0.0 -c production

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*