To start Entuity in Linux (or Windows under Administrative command line prompt)
To stop Entuity in Linux (or Windows under Administrative command line prompt)
To start Entuity in Windows:
The installation default is for Entuity to start as soon as Windows starts. However, you can also start Entuity via the Services functionality in the Control Panel. The 3 services are: Entuity; Entuity Database; Entuity Webserver.
- Starting the Entuity service will automatically start the Entuity Database service and Entuity Webserver services. Note, do not set these services to automatic, as doing so will break your installation.
- Once all three services have started, it is advisable to wait 5 minutes for these services to initialize, and then you can log in. Alternatively, check the log to confirm if it has started by navigating to entuity_home/bin/ and running the command starteye. When you see the message Started EYE in state normal in entuity_home/log/systemcontrol.log, all of the core processes have started.
To start Entuity in Linux (or Windows under Administrative command line prompt):
- Navigate to entuity_home/bin/ and run the command starteye.
- When you see the message Started EYE in state normal in entuity_home/log/systemcontrol.log, all of the core processes have started. However, the tomcat process needs more time to initialize. Wait for 5 minutes to allow this initialization, and then you are ready to log in.
Note, If you start Entuity as a root user, then shut Entuity down, then configure as a non-root user, Entuity will not be able to start. This is because shared memory objects for view server are still owned by root.
To stop Entuity in Windows:
The installation default is for Entuity to automatically stop when Windows stops, but it is recommended that you explicitly stop Entuity and do not rely on Windows to close Entuity down.
- You can stop Entuity by stopping the Entuity service in the Control Panel. This will also stop the Entuity Database and Entuity Webserver services. Stopping the Entuity server will stop all its processes.
To stop Entuity in Linux (or Windows under Administrative command line prompt):
- Navigate to entuity_home/bin/ and run the command stopeye.
- To confirm the system has completed shutdown, check for the message System stopped in entuity_home/log/systemcontrol.log. Stopping the Entuity server will stop all its processes.
Comments
0 comments
Please sign in to leave a comment.