I am trying to see if the Webserver is running on DI 11.5. This is a DI running on solaris 10 server. How do I make sure that the webserver is running. What are the commands to stop and start the webserver. When I entered svrcfg there are only two options for “Option 4” (configure Webserver), I only see “edit” and “quit”. Where can I do the stop and start of this DI webserver. Thank you.
Menu point 1, you can start/stop all configured services. So there is no menu to stop webserver alone but together with the entire DI services it is stopped.
Thanks for your response. Is there a command line verification for the WebServer process. Example ps -ef|grep processName or any keyword I can grep for to see if the webserver is running. Any errors logs I can see that are related to the webserver.
you can also get the process id of the java process from the $LINK_DIR/Webserver/logs/Tomcat_process.pid file, not sure if this is getting generated in 11.5