Hi,

I configured my tomcat server to reload classes automatically on changes, however when I update the .class file I get this error when try to access the page again:

HTTP Status 503 - Servlet
org.apache.catalina.INVOKER.NewContact is currently
unavailable

type Status report

message Servlet org.apache.catalina.INVOKER.NewContact
is currently unavailable

description The requested service (Servlet
org.apache.catalina.INVOKER.NewContact is currently
unavailable) is not currently available.
Apache Tomcat/4.1.27-LE-jdk14


The catalina.log file indicates that the .class has been modified but the server can not process the page...
The environment:
- Linux RedHat (2.4)
- Java 1.4
- Tomcat 4.1.27
- The server.xml file is configured to make the Context "reloadable".


Any suggestions?

Thanks in advance,

--

Rafael Angarita




Reply via email to