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
- In a command window, go to the ..\JBOSS\bin directory.
- 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
Configure the database permissions
As a database administrator, run the following commands from an SQL prompt:
- GRANT SELECT ON SYS.PENDING_TRANS$ to ITBM_DB_USER;
- GRANT SELECT ON SYS.DBA_2PC_PENDING to ITBM_DB_USER;
- GRANT SELECT ON SYS.DBA_PENDING_TRANSACTIONS to ITBM_DB_USER;
- 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.
- 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> - In a command window, go to the ..\JBOSS\bin directory.
- 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*