Installing the Tomcat background service
To install the Tomcat background service:
- Navigate to the apache-tomcat-6.0.29\bin folder.
- Create a copy of existing service.bat file in the same folder.
- Rename the copied file to service-bkgserver.bat file.
- Modify the SERVER_NAME parameter to bkgserver (set SERVER_NAME= bkgserver).
- Save the service-bkgserver.bat file.
- Select Start > All Programs > Accessories.
-
Right-click Command Prompt and select
Run As Administrator.
Note: You must open a new Command Prompt window so that previously set environment variables if any, are not used for this installation.
- Navigate to the apache-tomcat-6.0.29\bin folder.
-
Set CATALINA_BASE =instance installation location.
For example, set CATALINA_BASE=D:\rel10_patch/bkgserver. The path must be a full path and not a relative path.
- Set EXTENSITY_BKG=true.
-
Run the service-bkgserver
install service name
, where service name must be alpha numeric and with no special characters. For example, service-bkgserver install bkg1. To uninstall, run service-bkgserverremove service name
.The name of the instance is based on the specified service name. For example, Infor Expense Management extensity bkg1.
- Start the service.