Execute cepstartserv as a superuser to start the CEP service.
Information
The CEP service consists of multiple services listed below. Execute cepstartserv to start all the services simultaneously.
Interstage Java EE DAS service
Interstage Java EE Node Agent service
Interstage Management Console
Interstage HTTP Server
PostgreSQL
Apache Tomcat
Note
Automatic start of the CEP service and CEP engine
The CEP service starts automatically when the operating system starts. The CEP engine that was running the last time the operating system shut down also starts automatically.
If cepstopeng or cepstopserv has been used to stop the CEP engine and the operating system is then restarted, the CEP engine will not start automatically when the operating system starts. To start the CEP engine, execute cepstarteng again.
Example
Starting the service
When cepstartserv is used to start the CEP service.
# cepstartserv<ENTER>
(...)
Interstage Java EE DAS started
(...)
Interstage Java EE Node Agent started
(...)
UX:ismngconsolestart: INFO: is40041: The service has been activated normally.
(...)
UX:IHS: INFO: ihs01000: The command terminated normally.
(...)
LOG: database system is ready to accept connections
(...)
Starting Tomcat: [ OK ]
Command cepstartserv executed successfully.