[Contents][Prev][Next][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 if they're running, 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 or not mysql, JBoss
Service, and AIM application services (on this workstation) are currently
running.
-
help—Displays a help message.
[Contents][Prev][Next][Report an Error]