The Jazz™ Build Engine processes
build requests. You start the build engine from a command line and
stop the build engine from the build engine console.
About this task
To start and stop a build engine:
- From a command line, navigate to installdir/buildsystem/buildengine/eclipse,
where installdir is the Build System
Toolkit installation
directory.
- Type jbe -repository repositoryURL -userId username
–pass password -engineId engine , where:
- repositoryURL is
your repository URL. For example, http://localhost:9080/jazz/.
- username is a build
user name.
- password is the build users password.
- engine is the build
engine identifier.
- Optional: -passwordFile password
file path, where password file path is
the path to an encrypted password file created with the -createPasswordFile parameter.
- Optional: -sleepTime seconds,
where seconds is the sleep interval for build request
polling. Default is 30 seconds.
- Optional: -verbose.
For detailed logging of build engine activity.
- To stop a build engine, in the build engine console, press
(CTRL + C).
- Optional: To view all build engine usage options,
from the command line, type jbe.