• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Tomcat Issue Following Plesk 12 Upgrade

XSAH

New Pleskian
Our datacentre required us to upgrade from Plesk 9.5.4 to Plesk 12

After upgrading to Plesk version 12 all our Java web applications return Tomcat 404 error: "The requested resource is not available."

We are running Tomcat version: 5.5.23, this was not upgraded during the Plesk upgrade.

We are running Apache version: 2.2.3-91.el5, this was not upgraded during the Plesk upgrade.

We are running Java version: 1.6.0_35, this was not upgraded during the Plesk upgrade.

In catalina.out when Tomcat redeploys the war files I see:

May 30, 2015 2:53:05 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive fcbeta.war
May 30, 2015 2:53:05 PM org.apache.catalina.startup.ContextConfig init
SEVERE: Exception fixing docBase: {0}
java.net.MalformedURLException: no protocol: .jar:file:/usr/share/tomcat5/psa-webapps/fc.host.co.uk/fcbeta.war!/

The web application was working perfectly before the Plesk upgrade.

Does anyone have any ideas? Or can someone suggest where or what can be updated to change this location URL as it is not supplied in the war that I am deploying to Tomcat via Plesk?
 
Back
Top