Filed under:

Removing site from plesk gives "tomcatmng is failed --remove-service --vhost-name=" error.




Check to see if the following file exists:
ls -al `awk '/CATALINA_HOME/{print $2}' /etc/psa/psa.conf`/psa-users/DOMAIN_NAME.COM.xml

If it doesnt create it with:
touch `awk '/CATALINA_HOME/{print $2}' /etc/psa/psa.conf`/psa-users/DOMAIN_NAME.COM.xml

The site should now remove OK via Plesk.

Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
article icon What is MySQL? (Views: 2769)

Language: