• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

How to eliminate all traces that domain existed

D

David.Woosley

Guest
I've screwed up. I deleted the vhosts/[MyDomain] directory and all references to that domain from the Tomcat5 directories and files. In fact, Tomcat5 has been restored to its original condition. Unfortunately, I did those things manually, not through the Plesk interface. Now, when I attempt to delete the domain using the Plesk interface, I get these errors:

Service is not available now, probably your Plesk is misconfigured.
Contact Your provider for details.
Internal Plesk error occurred: tomcatmng is failed --remove-vhost --vhost-name=[myDomain]

Help! How do I eliminate all traces that MyDomain ever existed? Many thanks.

David Woosley
 
I have this same question. I upgraded from Plesk 9.5.3 to Plesk 10 - and am trying to delete a client and a domain and keep getting this error.
 
I figured out a work around -
- in the PSA database find the domain id from the domains table
- if you're just trying to remove the tomcat service, go to the table DomainServices find the domain ID and the tomcat param. Delete that row
- if you want to delete all params for that domain, find all of the services related to the domain ID and delete those rows.
 
Back
Top