Re: Tomcat servlet instantiation error

2008-10-01 Thread sthirumalai
That null pointer error goes off after some time. I am not sure but I think that is because of file(s) updation with windows. After some time I get this error only in the browser. HTTP Status 404 - Servlet CMLogin is not available Status report message Servlet CMLogin is not available description

Tomcat servlet instantiation error

2008-10-01 Thread sthirumalai
We build an exe which will have tomcat, jdk and our code in it. When we install that in some system it installs perfectly but while accessing the service it throws servlet instantiation error. This also happens for the first time. If we restart that system everything works well. What may be the is