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

Cannot install a Java application

N

nnoorrbbeerrtto

Guest
Hi.

I've been trying to install a java application but I always get a "Actual status of the application does not correspond to the status retrieved from the database" message, and my application does not run, any idea?
 
Hi,

In case if you use Plesk for Unix, make sure first that Tomcat service is running:
# ps -ax | grep java

If it is not so, refer to KB http://kb.swsoft.com/article_57_1570_en.html
to get it running.

Then you have to check that following ports are opened on the server:
8080
8009
8005
9080
9008

Hope. it will be helpful for you.
 
Install JRE 1.6 on your server and it will solve the problem. I was having the same issue earlier.
 
none of this helped me, all I can find on line is that the customer may not have installed a proper war bundle - is there anything else that can be looked at?
 
Back
Top