Problem in Startup

2005-07-04 Thread Tewari,kuldeep
Hi, I have tomcat 5.0 installed in my machine. but suddenly it started giving these messages during the startup. I guess, this all started happening after I installed Sun Java System Application Server 8.1 in my machine. Please help. Jul 5, 2005 10:15:41 AM java.util.jar.Attributes read

Problem with startup script for tomcat in linux

2004-07-16 Thread Kamaleshwaran Sivalingam
Hi all,           I have a problem  using startup script for tomcat in linux.  It actually starts up when booting up. but then, it says [Failed]  and the reason is JAVA_HOME variable not defined correctly. This environment variable is  neccesary for running this program. But I have

Re: Problem with startup script for tomcat in linux

2004-07-16 Thread David Smith
Typo in your script. the JAVA_HOME line should read: JAVA_HOME=/usr/java/j2sdk1.4.1_02 --David Kamaleshwaran Sivalingam wrote: Hi all, I have a problem using startup script for tomcat in linux. It actually starts up when booting up. but then, it says [Failed] and the reason

Re: Re: Problem with startup script for tomcat in linux

2004-07-16 Thread Kamaleshwaran Sivalingam
should read: JAVA_HOME=/usr/java/j2sdk1.4.1_02 --David Kamaleshwaran Sivalingam wrote: Hi all, I have a problem using startup script for tomcat in linux. It actually starts up when booting up. but then, it says [Failed] and the reason is JAVA_HOME variable not defined correctly

jsp page loading problem during startup

2003-12-10 Thread Romeo Dickason
Hi We are facing a problem in Apache Tomcat 4.0.1. We want to load a jsp during the load of the web application. So, we have specified that particular jsp page in web.xml and given load-on-startup as 1. This is executing fine in Tomcat 3.2.3 but not in 4.0.1. The Tomcat 4.0.1 is not loading that

Re: jsp page loading problem during startup

2003-12-10 Thread Bill Barker
This is a traditional Tomcat bug that comes back from the dead from time to time ;-). AFAIK, the load-on-startup wasn't working in 4.0.1 for JSPs. You'll need to upgrade your Tomcat version to have this working correctly. Romeo Dickason [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]

Problem with startup

2003-01-02 Thread seemanto
hi i am new to tomcat. The problem is i am not able to startup the server and it is exiting with an exception which says : Error loading server.xml. I haven't touched server.xml after installation. what could be the problem. bye -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For

NT Service Problem for startup-servlet

2001-07-11 Thread abdur raheem
Hi all, I make tomcat as NT service. Its working. but i created a startup servlet and also made changes in web.xml according to that. but when i started thru net service the startup servlet is not loaded, at the same i start Tomcat thru startup the startup-servlet is working and i am getting

Re: NT Service Problem for startup-servlet

2001-07-11 Thread Alberto Torna Jr.
Compare the classpaths. Use Tomcat -env to view the complete classpath in that instance. Then modify the wrapper.properties and ensure all classpaths are correct. From: "abdur raheem" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: NT

Problem with startup

2000-11-17 Thread Devendra Gera
I get this out put when I run "tomcat run" from the dos promt - "org\apache\tomcat\service\http\HttpConnectionHandle java.lang.ClassnotFound Exception. I am running Windows 95 with JDK1.2 (defined java_home tomcat_home directories) Please answer my query at [EMAIL PROTECTED] Thanx, Devendra