ControlTier > elements
 

stopService

Command Reference

Description

stops the service process

Uses the process list to identify the pid of Hudson and kills it. NOTE: No verification of kill is currently done; to be implemented.

Usage

ctl -t Hudson -o <objectname> -c stopService [-hudsonHome <>] [-javaHome <>]

Options

Option Description Type Default
hudsonHome Hudson working directory string ${entity.attribute.hudsonHome}
javaHome Location of Java to use for Hudson winstone container string ${entity.attribute.hudsonJavaHome}