I get "WebApp: Error 500. Communication interrupted" error when try to access Tomcat application via 80 port, however it works fine if opened directly from Tomcat via 9080 port.

Article ID: 1074 
Last Review: Oct,6 2008
Author:
Last updated by: system APPLIES TO:
  • Plesk for Linux/Unix

Resolution

Such problem may occur if the application throws exceptions which are not caught by application itself. Or the application produces some messages, but there is no logger configured.

As solution you can switch on logging in the $CATALINA_HOME/conf/server.xml for the virtual host where the webapp is deployed as described in the article 1578.

In this case exceptions/messages will be written to disk instead of being transfered to apache and causing the error.



Subscription for this article changesSubscription for this article changes

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
* - required fields