• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Domain removal does not work in Plesk 8.2.1

64bithost.com

Regular Pleskian
I get an error in Plesk

tomcatmng is failed --remove-service --vhost-name=gt500.org

0: /usr/local/psa/admin/plib/utilmng.php:57
utilmng->call(string 'remove-service', array)
1: /usr/local/psa/admin/plib/tomcatmng.php:44
tomcatmng->remove_service(string 'gt500.org')
2: /usr/local/psa/admin/plib/class.DSTomcat.php:224
DSTomcat->delete()
3: /usr/local/psa/admin/plib/class.PhDomain.php:325
PhDomain->reset(integer '0', boolean true, boolean false)
4: /usr/local/psa/admin/plib/class.BsDomain.php:313
BsDomain->reset(integer '0')
5: /usr/local/psa/admin/plib/class.BsDomain.php:307
BsDomain->delete(integer '0')
6: /usr/local/psa/admin/plib/class.BsDomain.php:540
mdeleteDomains(array)
7: /usr/local/psa/admin/plib/class.Manager.php:352
Manager->removeDomains(array)
8: /usr/local/psa/admin/htdocs/domains/removeDomains.php3:52

What do I do?
 
I've had this before, and it was due to a missing file that Plesk is looking for to allow it continue with its deletion.

I'm not sure, as it has been awhile, though within the following directory...

/etc/tomcat5/PSA

Create a directory with the domain you are attempting to remove, chown it to tomcat::root, and then attempt to remove the domain again.

The removal tool will see the directory, and should be able to remove the domain.
 
Back
Top