ControlTier > elements
 

waitforStartEvent

Command Reference

Description

waits for a startup even of an asynchronously started jboss service

polls the jboss service and returns successfully upon successful startup. Failure will occur from a configurable timeout, defaults to fifteen minutes in the case for lengthy app startups.

Usage

ctl -t JBossServer -o <objectname> -c waitforStartEvent [-basedir <>] [-maxwait <900>]

Options

Option Description Type Default
basedir base directory of the jboss instance string ${entity.attribute.jboss_basedir}
maxwait maximum time in seconds to wait for start event string 900