ControlTier > core
 

Start

Command Reference

Description

Start the service process.

Service provides the concrete implementation supporting the generic start up algorithm which first checks if the service is up and if not, to then run the startService method.

startup

Usage

ctl -t Service -o <objectname> -c Start

Workflow

  1. assertServiceIsUp

Error Handler

Command

startService