Top
Interstage Big Data Complex Event Processing Server V1.0.0 User's Guide
Interstage

6.1.3 Starting the CEP Service

Execute cepstartserv as a superuser to start the CEP service.

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.