Installing the ActiveSpaces Statekeeper as a Windows Service

Prerequisites

Perform the following tasks:
  1. Before using TIBCO ActiveSpaces processes as Windows services, ensure that both Java and the TIBCO FTL Windows package and the TIBCO ActiveSpaces Windows package are installed on a local disk of the host computer (not on a mapped network drive).
  2. Complete the steps listed in Preparing for Installation.
  3. Complete the steps listed in Installing TIBCO FTL Server as a Windows Service.
  4. Complete the steps listed in Creating the ActiveSpaces Grid.

Procedure

  1. Use the following command to install three state keeper processes as Windows Services:
    TIBCO_HOME\as\<as_version>\bin\prunsrv.exe //IS/tibdgkeeper_default_k_1 
    --DisplayName="TIBCO ActiveSpaces Statekeeper k_1 (_default)" --Install=TIBCO_HOME\as\<as_version>\bin\prunsrv.exe 
    --StartMode=exe --StartImage=TIBCO_HOME\as\<as_version>\bin\tibdgkeeper.exe 
    --LibraryPath=TIBCO_HOME\as\<as_version>\bin;TIBCO_HOME\ftl\<ftl_version>\bin 
    --StartParams=-r;"http://localhost:8085|http://localhost:8185|http://localhost:8285";-n;k_1;--logfile;C:\activespacesdata\logs\_default-k_1-log.txt 
    --StopMode=exe --StopTimeout=30 --StopImage=TIBCO_HOME\as\<as_version>\bin\tibdg.exe 
    --StopParams=-r;"http://localhost:8085|http://localhost:8185|http://localhost:8285";keeper;stop;k_1
    TIBCO_HOME\as\<as_version>\bin\prunsrv.exe //IS/tibdgkeeper_default_k_2 
    --DisplayName="TIBCO ActiveSpaces Statekeeper k_2 (_default)" --Install=TIBCO_HOME\as\<as_version>\bin\prunsrv.exe 
    --StartMode=exe --StartImage=TIBCO_HOME\as\<as_version>\bin\tibdgkeeper.exe 
    --LibraryPath=TIBCO_HOME\as\<as_version>\bin;TIBCO_HOME\ftl\<ftl_version>\bin 
    --StartParams=-r;"http://localhost:8085|http://localhost:8185|http://localhost:8285";-n;k_2;--logfile;C:\activespacesdata\logs\_default-k_2-log.txt 
    --StopMode=exe --StopTimeout=30 --StopImage=TIBCO_HOME\as\<as_version>\bin\tibdg.exe 
    --StopParams=-r;"http://localhost:8085|http://localhost:8185|http://localhost:8285";keeper;stop;k_2
    TIBCO_HOME\as\<as_version>\bin\prunsrv.exe //IS/tibdgkeeper_default_k_3 
    --DisplayName="TIBCO ActiveSpaces Statekeeper k_3 (_default)" --Install=TIBCO_HOME\as\<as_version>\bin\prunsrv.exe 
    --StartMode=exe --StartImage=TIBCO_HOME\as\<as_version>\bin\tibdgkeeper.exe 
    --LibraryPath=TIBCO_HOME\as\<as_version>\bin;TIBCO_HOME\ftl\<ftl_version>\bin 
    --StartParams=-r;"http://localhost:8085|http://localhost:8185|http://localhost:8285";-n;k_3;--logfile;C:\activespacesdata\logs\_default-k_3-log.txt 
    --StopMode=exe --StopTimeout=30 --StopImage=TIBCO_HOME\as\<as_version>\bin\tibdg.exe 
    --StopParams=-r;"http://localhost:8085|http://localhost:8185|http://localhost:8285";keeper;stop;k_3
    Tip: If you plan to copy the code snippet, remember to remove line breaks for all the sample commands that are associated with prunsrv.exe.
  2. On Microsoft Windows, open the Windows Services panel manually start each of the state keepers.
    The logs are written to C:\activespacesdata\logs and the process data is written to C:\activespacesdata\_default\process_name.