• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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