Introduction / FirstSpirit JMX Console / Service Manager

Service Manager

The Service Manager manages and controls the FirstSpirit system services. A service is a server component that can be activated via a public interface made of input components or scripts. (Examples include spell checking or the CMS_INPUT_PERMISSION permissions input component service.) The services can also be configured and controlled through FirstSpirit ServerMonitoring or FirstSpirit ServerManager.

Attributes

Services: shows all FirstSpirit Server services (string array).

Operations

java.lang.String stopService(serviceName): stops the service using the assigned name.

java.lang.String startService(serviceName): starts the service using the assigned name.

java.lang.String restartService(serviceName): restarts the service using the assigned name. Unlike simple start or stop functions, the service that is already started is first stopped and then automatically restarted.

java.lang.String setAutostartOn(serviceName): enables automatic starting of the service with the assigned name. The service is now automatically started every time the server is restarted.

java.lang.String setAutostartOff(serviceName): disables automatic starting of the service with the assigned name. When the server is restarted, the service then has to be restarted manually.

© 2005 - 2024 Crownpeak Technology GmbH | All rights reserved. | FirstSpirit 2024.4 | Data privacy