Jump to content

Cannot start tomcat server with "sudo /etc/init.d/tss-10.0.1 start", it terminates immidiately


Georgi Koemdzhiev

Recommended Posts

My team is investigating an issue with one of our environments. Basically the Spotfire service (i.e. tomcat web app) does not want to start when executingthe

sudo/etc/init.d/tss-10.0.1 startcommandit appears to be terminating immediately. Has anyone encountered such an issue before

I was able to see that in the /home/ec2-user/tss/tomcat/logs/logs:

org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server instance.SoIt looks like the web app was shutdown from sending a request to the "shutdown port" of the tomcat server.

 

Update:

The/etc/init.d/tss-10.0.1 script "thinks" tomcat app is running. However, when I search for "java" in the processes - `ps -ef | grep java` nothing shows up

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...