r1 - 04 Oct 2007 - 10:19:54 - RandyLetnessYou are here: OSAF >  Documentation Web  >  ServerBundleAdministrator > ServerBundleWindowsService

Windows Service Configuration

This page explains how to configure the server bundle to run as a Windows service.

%OSAFSRV_HOME%/bin/service.bat is a script that allows the server bundle to be run as a Windows service.

To add a service for the server bundle:

  • in Windows, open a cmd shell and cd to %OSAFSRV_HOME%/bin
  • execute service.bat install
The 'chandler' service will be installed and can be configured in the Windows services console. If you need to tweak the startup parameters (such as jvm heap size) you can edit the service.bat script before running. Once the service is configured, it can be managed from the Windows services console or using the command line. From the command line:

net start chandler starts the server bundle
net stop chandler stops the server bundle

To remove the service:

  • in Windows, open a cmd shell and cd to %OSAFSRV_HOME%/bin
  • execute service.bat remove

-- RandyLetness - 04 Oct 2007

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
Open Source Applications Foundation
Except where otherwise noted, this site and its content are licensed by OSAF under an Creative Commons License, Attribution Only 3.0.
See list of page contributors for attributions.