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.