• 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.

Question I have no license for tomcat, can I remove it?

mr-wolf

Silver Pleskian
Plesk Guru
After restoring a back-up I got the message
Code:
Execution of /opt/psa/admin/plib/api-cli/tomcat.php --update-service domain.com -status domadm -ignore-nonexistent-options failed with return code 1

I checked my license key and it is correct.... I don't have a license for that....
This is a rented server with Plesk included.

Isn't it taking unnecessary resources?
Why do I need a license key for tomcat?
Should I remove it?
How do I remove it?
 
If you don't need tomcat just try to uninstall it with the following command:

# plesk installer --select-release-current --remove-component java
# rpm -e tomcat-lib psa-tomcat-configurator tomcat-admin-webapps tomcat tomcat-webapps
 
Hi Igor,

Thanks for your answer.
But I don't dare to yet.

I'm having performance issues on a specific server and from time to time I see it taking resources in "top".
I don't understand as I would expect it to be disabled if no license key exists.

How can I be sure no-one relying on it?
As I wrote, my Plesks don't have a license and afaik they never had.
Does this alone make proof enough that it's not needed?

What makes this component so special that it needs an extra license?
 
Back
Top