RE: Tomcat servlet instantiation error

2008-10-01 Thread Sai Pullabhotla
x 716/754 (800) 949 4696 x 716/754 www.linomasoftware.com -Original Message- From: sthirumalai [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 01, 2008 9:02 AM To: users@tomcat.apache.org Subject: Re: Tomcat servlet instantiation error That null pointer error goes off after some tim

Re: Tomcat servlet instantiation error

2008-10-01 Thread sthirumalai
description The requested resource (Servlet CMLogin is not available) is not available. The servlet is there and it is configured correctly in the web.xml. The mystery is why it works after restarting the system. -- View this message in context: http://www.nabble.com/Tomcat-servlet-instantiation

Re: Tomcat servlet instantiation error

2008-10-01 Thread Mark Thomas
sthirumalai wrote: > 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 work

Tomcat servlet instantiation error

2008-10-01 Thread sthirumalai
) at java.io.FileReader.(FileReader.java:41) at data.UserFile.ReadFile(UserFile.java:76) at model.UserCollection.(UserCollection.java:17) ... 31 more -- View this message in context: http://www.nabble.com/Tomcat-servlet-instantiation-error-tp19759091p19759091.html