log4j/JDBC driver problem

2004-06-14 Thread Jitesh Sinha
Hello all, I have installed tomcat4.1 recently and am trying to set up my web app in it.When I start the server by double clicking on startup.bat,I get following errors : 1.) log4j:ERROR Could not parse input source [EMAIL PROTECTED] java.net.MalformedURLException: no protocol: log4j.dtd

RE: RE : log4j/JDBC driver problem

2004-06-14 Thread Jitesh Sinha
renaming the classes12.zip to classes12.jar worked!!thanks for that . Now pls help me about log4j problem .I guess the problem is that server is not able to find the log4j.dtd file?is that guess correct? The error was : log4j:ERROR Could not parse input source [EMAIL PROTECTED]

RE: RE : RE : log4j/JDBC driver problem

2004-06-14 Thread Jitesh Sinha
/; ... /log4j:configuration Arnaud -Message d'origine- De : Jitesh Sinha [mailto:[EMAIL PROTECTED] Envoyé : lundi 14 juin 2004 10:20 À : Tomcat Users List Objet : RE: RE : log4j/JDBC driver problem renaming the classes12.zip to classes12.jar worked!!thanks for that . Now pls help me about log4j

RE : RE : log4j/JDBC driver problem

2004-06-14 Thread Jitesh Sinha
/; ... /log4j:configuration Arnaud -Message d'origine- De : Jitesh Sinha [mailto:[EMAIL PROTECTED] Envoyé : lundi 14 juin 2004 10:20 À : Tomcat Users List Objet : RE: RE : log4j/JDBC driver problem renaming the classes12.zip to classes12.jar worked!!thanks for that . Now pls help me about log4j

RE: log4j/JDBC driver problem

2004-06-14 Thread Jitesh Sinha
zip as jar! Regards Peter Jitesh Sinha schrieb: Hello all, I have installed tomcat4.1 recently and am trying to set up my web app in it.When I start the server by double clicking on startup.bat,I get following errors : 1.) log4j:ERROR Could not parse input source [EMAIL PROTECTED

RE: log4j/JDBC driver problem

2004-06-14 Thread Jitesh Sinha
Thanks Jens. 1.) works... how do you kill doctype declaration as your point 2.) says? Is there no way we can solve this problem without copying log4j.dtd in our m/c AND without killing doctype declaration?There shld be a way because it was working fine in previous versions -Original

RE: RE : RE : log4j/JDBC driver problem

2004-06-14 Thread Jitesh Sinha
at the included example xml files for the recommended way to write these. --David Jitesh Sinha wrote: yes it is there. the syntax which I am following is : !DOCTYPE log4j:configuration SYSTEM log4j.dtd log4j:configuration debug=true xmlns:log4j=http://jakarta.apache.org/log4j

RE: ¤é¥»±MÂd¤k¾c

2004-07-05 Thread Jitesh Sinha
what's this? -Original Message- From: ¤é¥»±MÂd¤k¾c [mailto:¤é¥»±MÂd¤k¾c] Sent: Monday, July 05, 2004 4:36 PM Subject: ¤é¥»±MÂd¤k¾c §Ö¡D¨Ó¡D¬Ý¡D¤é¡D¥»¡D±M¡DÂd¡D¤k¡D¾c¡D¯S¡D»ù¡D³á!! http://www.12.idv.tw - To

log file problem

2004-07-14 Thread Jitesh Sinha
If the log files become full does it create problem with the application? Like session parameters coming as null or request attributes coming as null even though they exist there in the session and request respectively? TIA, -Jitesh

RE: log file problem

2004-07-14 Thread Jitesh Sinha
, If you're out of disk space, stuff will break. I'm not sure what, and I'm not sure how the Tomcat Loggers will behave, but definitely things will break as Tomcat and the JVM need temp space. Yoav Shapira Millennium Research Informatics -Original Message- From: Jitesh Sinha [mailto:[EMAIL

Need to start Tomcat 4.1 twice

2004-08-03 Thread Jitesh Sinha
Hello all, I am facing a strange problem.I need to start my Tomcat server twice.After first start when I try to access anything I get the error Requested Resource not available.After second start everything works fine.Any ideas why that will happen? Thanks, -Jitesh

RE: Need to start Tomcat 4.1 twice

2004-08-05 Thread Jitesh Sinha
Any pointers for this? -Original Message- From: Jitesh Sinha [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 03, 2004 11:58 AM To: Tomcat Users List Subject: Need to start Tomcat 4.1 twice Hello all, I am facing a strange problem.I need to start my Tomcat server twice.After first start

RE: Need to start Tomcat 4.1 twice

2004-08-13 Thread Jitesh Sinha
-Original Message- From: Jitesh Sinha [mailto:[EMAIL PROTECTED] Sent: Thursday, August 05, 2004 2:48 PM To: Tomcat Users List Subject: RE: Need to start Tomcat 4.1 twice Any pointers for this? -Original Message- From: Jitesh Sinha [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 03, 2004

RE: Need to start Tomcat 4.1 twice

2004-08-13 Thread Jitesh Sinha
) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203) -Original Message- From: Jitesh Sinha [mailto:[EMAIL PROTECTED] Sent: Friday, August 13, 2004 12:25 PM To: Tomcat Users List Subject: RE: Need to start Tomcat 4.1 twice Today I tried to see the logs and it contains following error : 2004

Error on Tomcat server

2004-08-23 Thread Jitesh Sinha
Hello All, Any ideas why the following error will come VBJ ThreadPool Worker daemon prio=5 tid=0x00c59538 nid=0x5ae8 waiting for monitor entry [e677d000..e677fc30] at org.apache.commons.dbcp.AbandonedObjectPool.borrowObject(AbandonedObjectPool .java:111) - waiting to lock

Problem with Tomcat 4.1

2004-08-25 Thread Jitesh Sinha
Hello, I am getting following exception during the startup of my local server which is Tomcat 4.1. Any idea why it will come and how to remove it? 2004-08-25 15:46:19 StandardManager[/manager] IOException while loading persisted sessions: java.io.EOFException java.io.EOFException at

Problem in Tomcat

2004-08-26 Thread Jitesh Sinha
Hello All, We get the following error every now and then.Any ideas why it will occur? RequestHandler daemon prio=5 tid=0x000e5d18 nid=0xd9d runnable [0..0] Thread-13 prio=5 tid=0x006cf248 nid=0xd9c waiting on condition [0..e9afbba8] SocketListener daemon prio=5 tid=0x00753a28 nid=0x29

RE: Problem in Tomcat

2004-08-26 Thread Jitesh Sinha
Users List Subject: RE: Problem in Tomcat Actually this is not an error, when you press Ctrl+Break key on Tomcat Console it dumps all the threads in this fashion. By the way this crashing your web app -Original Message- From: Jitesh Sinha [mailto:[EMAIL PROTECTED] Sent: Thursday, August

RE: Problem in Tomcat

2004-08-26 Thread Jitesh Sinha
To: Tomcat Users List Subject: RE: Problem in Tomcat So I need exact details of the problem. -Original Message- From: Jitesh Sinha [mailto:[EMAIL PROTECTED] Sent: Friday, August 27, 2004 10:23 AM To: Tomcat Users List Subject: RE: Problem in Tomcat Well,this is what we are seeing in our log