[
Contents]
[
Prev]
[
Next]
[
Index]
[
Report an Error]
allservices
This section provides a reference for the allservices
command options. The allservices script starts all services, one at
a time, in the sequence required for the successful use of the AIM application.
Command Usage
allservices {[start [console]]|stop|restart
[console]|check|help}
-
start—Starts mySQL, jboss Service, and
the AIM application service as background processes.
-
start console—Starts mySQL in the background,
then starts the jboss Service and the AIM application service in new
windows.
-
stop—Stops mySQL, jboss Service, and the
AIM application service.
-
restart—Stops mySQL, jboss Service, and
the AIM application service, and starts them again.
-
restart console—Stops mySQL, jboss Service,
and AIM application service if they're running, then starts mySQL
in the background, and jboss and aimService in new windows.
-
check—States whether mySQL, jboss Service,
and AIM application services (on this workstation) are running.
-
help—Displays a help message.
[
Contents]
[
Prev]
[
Next]
[
Index]
[
Report an Error]