-isServerRunning

Repotools command that indicates whether the Jazz™ Team Server for System z is running.

Purpose

Use the isServerRunning command to find out whether a Jazz Team Server for System z is running.

If the Jazz Team Server for System z is running but has not received any requests, the isServerRunning command indicates that the Jazz Team Server for System z is not running.

Parameters

Attribute Description Required Default
teamserver.properties The file system path to the teamserver.properties file. No teamserver.properties
logFile The file to which log messages are written. The log file is a valuable resource for diagnosing problems. No repotools_isServerRunning.log

Example

repotools -isServerRunning logFile=repotools_isServerRunning.log

Feedback