• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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