• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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