I have a Plesk 10.3.1 package running on an Ubuntu Linux server. I have replaced the Tomcat server that is controlled with Plesk with a standalone Tomcat server I have total control over.
So far, both Plesk and my own Tomcat seemed to co-exist rather smoothly. A server restart just required to kill all Plesk-controlled Tomcat processes and manually start my own Tomcat, and all was up and running. However, after a recent server restart I noticed that all Plesk-controlled Tomcat processes keep restarting after I kill them.
I have taken following steps to disable Tomcat from Plesk:
- all domains have java apps turned 'off'
- in the 'server tools' > 'services management' tab, I stopped 'Tomcat Java', but it keeps restarting after a while
Should I take additional steps?