org/apache/tomcat/logging/Logger

2004-01-13 Thread adriacom6340
Hi all, I got this error in one tomcat application java.lang.NoClassDefFoundError: org/apache/tomcat/logging/Logger This happens when I try to access one jsp file. Other applications with the same tomcat instance were working well. Can someone help me please?

RE: tomcat 4.1.27 with jvm 1.4.2_02=crashes

2003-11-12 Thread adriacom6340
tks Scrive David Muller [EMAIL PROTECTED]: We have removed the environment variable export LD_ASSUME_KERNEL=2.2.5 since it didn't seem to solve the problem upon further scrutiny of the release notes may not even be applicable to our case (not using glibc 2.2). and are now deleting the

Re: Apache+Tomcat+Windows, how?

2003-11-11 Thread adriacom6340
The best how to: www.gregoire.org/howto/Apache2_Jk2_TC4.1.x_JSDK1.4.x.html or: http://johnturner.com/howto/winxp-howto.html Mike Found in jakarta Scrive Bill Barker [EMAIL PROTECTED]: Go to http://jakarta.apache.org/site/binindex.cgi, scroll down to Tomcat WebServer Connectors, click on JK

RE: tomcat 4.1.27 with jvm 1.4.2_02=crashes

2003-11-11 Thread adriacom6340
I have the same problem but with JDK 1.4.1. Tomcat crashes on W32 without errors, I'm sure someone of you will think is W32..., but I'm not Do you run it on on a XEON processor ? Scrive David Muller [EMAIL PROTECTED]: Found this GLIBC 2.2 / Linux 2.4 users should also define an

Re: Please help me in my problem...

2003-11-10 Thread adriacom6340
I got similar problems when I saved the server.xml with non standard ascii chars. Scrive Steven Ang [EMAIL PROTECTED]: Hello, I need some help in configurating tomcat server. I'm doing a JSP project, I have read some documentation about tomcat and it states that i need to add some line

Tomcat crash

2003-11-07 Thread adriacom6340
Hello, I'm new to Tomcat and Apache so I'm wasting a lot of time trying to understand why Tomcat sometimes shutdown by itself or better it crash This happen without messages in the log file . can someone have some experience in that solved the problem ? Thanks to all.

RE: Tomcat crash

2003-11-07 Thread adriacom6340
Unfortunately when tomcat crash I can't see the console window so I don't have any message useful to start the debugging... Scrive Anton Modaresi [EMAIL PROTECTED]: do you get an exception in the console window? If the tomcat window vanishes, you can try starting with the catalina batch

Re: Tomcat crash

2003-11-07 Thread adriacom6340
Thanks for your ideas. I can see the console window but because the crash happens casually I can't see everytime the server screen and also reproduce the circumstances because I can't understand which are. The server crash only with my own app. and I don't have System.exit For the same

Re: Tomcat crash

2003-11-07 Thread adriacom6340
That's a good Idea but the console window close when tomcat crash so nothing can be read. Can I redirect the console output to a file ? Scrive Ben Souther [EMAIL PROTECTED]: There is no stack trace in the console window when the server crashes? Try putting a

RE: Tomcat crash

2003-11-07 Thread adriacom6340
fabulous!!! Thanks Scrive Patrick Willart [EMAIL PROTECTED]: Add pause as last command in you catalina.bat file. This will keep the console open so that you can read the error message. Patrick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday,