• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Cannot restart Tomcat

L

linuxxphybrid

Guest
In some cases, I cannot restart Tomcat from Plesk.

q1. Why is this happening?

q2. Is there any way to restart Tomcat without rebooting the server?
 
I have no clue as to why you can't restart tomcat via the plesk cp, but you can use this via command line:

/etc/rc.d/init.d/tomcat start/stop/restart

Hope this helps,
poke
 
Originally posted by linuxxphybrid
In some cases, I cannot restart Tomcat from Plesk.

q1. Why is this happening?

q2. Is there any way to restart Tomcat without rebooting the server?

I tried several times to start Tomcat from Plesk. Couldn't get it to work until I'd actually deployed an application war to one of my domains. Then it magically started all on its own and I could stop and start it to my heart's content from Plesk. I then removed the application and Tomcat was turned off again within Plesk.

If you've already got Java apps running, maybe deploying an empty war to one of 'My Domains' may make Plesk happy?

Hope that helps.

Garan.
 
Back
Top