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? 







-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 /work and /temp directories (as well as
 /webapps/ourappname) after stopping tomat to deploy a new war file.
 
 This seems to have fixed the crashes...
 
 -Dave 
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, November 11, 2003 1:00 AM
 To: Tomcat Users List
 Subject: RE: tomcat 4.1.27 with jvm 1.4.2_02=crashes
 
 
 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 environment variable:
   export LD_ASSUME_KERNEL=2.2.5
  in
 
 http://cvs.apache.org/viewcvs/jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt.diff?
 r1=1.79r2=1.81
  
  Going to add this to see if this fixes our unreproducible crashes.
  
  -Dave
  
  
  -Original Message-
  From: Phillip Qin [mailto:[EMAIL PROTECTED]
  Sent: Monday, November 10, 2003 12:21 PM
  To: 'Tomcat Users List'
  Subject: RE: tomcat 4.1.27 with jvm 1.4.2_02=crashes
  
  
  I tried j2sdk1.4.2_02 + apache2 + tomcat 4.1.29 + connector 4.1.24 under
  Debian 3.0, I didn't get any error. I didn't even re-compile my webapps.
 Are
  you sure you have a clean environment after you switched to jdk 1.4.2_02?
  
  
  
  -Original Message-
  From: David Muller [mailto:[EMAIL PROTECTED] 
  Sent: November 10, 2003 1:29 PM
  To: Tomcat Users List; [EMAIL PROTECTED]
  Subject: RE: tomcat 4.1.27 with jvm 1.4.2_02=crashes
  
  not sure what b28 is - sounds like an older one (1.4.2_01 maybe?) than I
 am
  using
  
  java.vm.version : 1.4.2_02-b03
  
  http://java.sun.com/j2se/1.4.2/ReleaseNotes.html
  
  -Dave
  
  
  -Original Message-
  From: Steph Richardson [mailto:[EMAIL PROTECTED]
  Sent: Monday, November 10, 2003 8:38 AM
  To: Tomcat Users List
  Subject: RE: tomcat 4.1.27 with jvm 1.4.2_02=crashes
  
  
  Sorry, not sure which build 1.4.2_02
  but I am happily running Tomcat 4.1.27 on Linux RH 9  Win 2K Server SP4,
  both with Sun's Java 1.4.2-b28
  
  
  
  
   -Original Message-
   From: David Muller [mailto:[EMAIL PROTECTED]
   Sent: Monday, November 10, 2003 11:26 AM
   To: [EMAIL PROTECTED]
   Subject: tomcat 4.1.27 with jvm 1.4.2_02=crashes
   
   
   Anyone else finding problems with tomcat and the latest j2sdk
 (1.4.2_02)?
  We think we may need to go back to 1.4.2_01.
   -Dave
   
   
   David E. Muller
   Configuration Manager
   Overture Services, Inc.  
   www.overture.com
   Office: 760.476.6406 
   Mobile: 760.458.2714 
   
   
  
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  
  
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 1.2 Binary Releases, click on win32,
 and, what do you know ;-).
 
 Yeray Santana Borges [EMAIL PROTECTED] wrote in message
 news:[EMAIL PROTECTED]
  Hi all,
 
  I´m a spanish newbie using Tomcat. My enviroment: Apache HTTP Server
 2.0.48,
  Jakarta Tomcat 4.1 and w2000 Server.
 
  I can´t connected the Apache Server and Tomcat. I get the binary
  distribution and i can´t find the mod_jk.so that i must include in the
  Apache web with LoadModule directive.
  I get the mod_jk.dll bat after edit http.conf my server don´t start
 because
  can find API in mod_jk.dll. I know that i must use Loadmodule something
   but i don´t know what.
 
  Anybody help me with this configuration? how can i do it?
 
  Thanks, sorry if my english is not correct, i´m a spanish student from
  Canary Island.
 
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 environment variable:
  export LD_ASSUME_KERNEL=2.2.5
 in
 http://cvs.apache.org/viewcvs/jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt.diff?
r1=1.79r2=1.81
 
 Going to add this to see if this fixes our unreproducible crashes.
 
 -Dave
 
 
 -Original Message-
 From: Phillip Qin [mailto:[EMAIL PROTECTED]
 Sent: Monday, November 10, 2003 12:21 PM
 To: 'Tomcat Users List'
 Subject: RE: tomcat 4.1.27 with jvm 1.4.2_02=crashes
 
 
 I tried j2sdk1.4.2_02 + apache2 + tomcat 4.1.29 + connector 4.1.24 under
 Debian 3.0, I didn't get any error. I didn't even re-compile my webapps. Are
 you sure you have a clean environment after you switched to jdk 1.4.2_02?
 
 
 
 -Original Message-
 From: David Muller [mailto:[EMAIL PROTECTED] 
 Sent: November 10, 2003 1:29 PM
 To: Tomcat Users List; [EMAIL PROTECTED]
 Subject: RE: tomcat 4.1.27 with jvm 1.4.2_02=crashes
 
 not sure what b28 is - sounds like an older one (1.4.2_01 maybe?) than I am
 using
 
 java.vm.version : 1.4.2_02-b03
 
 http://java.sun.com/j2se/1.4.2/ReleaseNotes.html
 
 -Dave
 
 
 -Original Message-
 From: Steph Richardson [mailto:[EMAIL PROTECTED]
 Sent: Monday, November 10, 2003 8:38 AM
 To: Tomcat Users List
 Subject: RE: tomcat 4.1.27 with jvm 1.4.2_02=crashes
 
 
 Sorry, not sure which build 1.4.2_02
 but I am happily running Tomcat 4.1.27 on Linux RH 9  Win 2K Server SP4,
 both with Sun's Java 1.4.2-b28
 
 
 
 
  -Original Message-
  From: David Muller [mailto:[EMAIL PROTECTED]
  Sent: Monday, November 10, 2003 11:26 AM
  To: [EMAIL PROTECTED]
  Subject: tomcat 4.1.27 with jvm 1.4.2_02=crashes
  
  
  Anyone else finding problems with tomcat and the latest j2sdk (1.4.2_02)?
 We think we may need to go back to 1.4.2_01.
  -Dave
  
  
  David E. Muller
  Configuration Manager
  Overture Services, Inc.  
  www.overture.com
  Office: 760.476.6406 
  Mobile: 760.458.2714 
  
  
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 in %CATALINA_HOME%/conf/server.xml
  
 Context path=/thesis docbase=thesis debug=0 reloadable=true 
 crossContext=true/
  
 but after i save the server.xml and run start tomcat, i got some error 
 message in console.  I don;t know why.  And also 
 http://localhost:8080/thesis/hello.jsp returns and error message.  here 
 are my source code of hello.jsp
  
   html
   boby
HI
   /body
   /html
  
 here are my software and hardware information
   WINDOWS XP
   JAVA SDK 1.4.2
   TOMCAT 4.1.24
   Pentium III 1G
   128MB
   20 GB Hard Drive
  
 Please help me
  
 Thanks
 
 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 file instead of the
 startup batch file.
 
 regards, anton
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Sent: den 7 november 2003 16:34
 To: [EMAIL PROTECTED]
 Subject: Tomcat crash
 
 
 
 
 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.
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 reason I can't understand which code create the problem.

Thanks again

Scrive Ben Souther [EMAIL PROTECTED]:

 There is no console window, even when you start Tomcat with the catalina.bat
 
 file?
 
 Can you reproduce the circumstances that caused it to crash?  Does it crash 
 when you are hitting the exaple apps or only when you are hitting your own 
 app?  If it's your own app, or a third party app, can you post the code to 
 the JSP/Servlet that was being hit when the server crashes?  Do you have any
 
 calls to System.exit(0) in your code?
 
 
 
 On Friday 07 November 2003 10:48 am, [EMAIL PROTECTED] wrote:
  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 file instead of
   the startup batch file.
  
   regards, anton
  
   -Original Message-
   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
   Sent: den 7 november 2003 16:34
   To: [EMAIL PROTECTED]
   Subject: Tomcat crash
  
  
  
  
   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.
  
   -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 -- 
 Ben Souther
 F.W. Davison  Company, Inc.
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 'System.out.println(page/servlet name);' at the top of all
 
 of your pages. Then you can see which page was the last one hit before the 
 server crashed. 
 
 
 
 On Friday 07 November 2003 11:06 am, [EMAIL PROTECTED] wrote:
  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 reason I can't understand which code create the problem.
 
  Thanks again
 
  Scrive Ben Souther [EMAIL PROTECTED]:
   There is no console window, even when you start Tomcat with the
   catalina.bat
  
   file?
  
   Can you reproduce the circumstances that caused it to crash?  Does it
   crash when you are hitting the exaple apps or only when you are hitting
   your own app?  If it's your own app, or a third party app, can you post
   the code to the JSP/Servlet that was being hit when the server crashes? 
   Do you have any
  
   calls to System.exit(0) in your code?
  
   On Friday 07 November 2003 10:48 am, [EMAIL PROTECTED] wrote:
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 file instead
 of the startup batch file.

 regards, anton

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Sent: den 7 november 2003 16:34
 To: [EMAIL PROTECTED]
 Subject: Tomcat crash




 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.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
   
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
  
   --
   Ben Souther
   F.W. Davison  Company, Inc.
  
  
  
   -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 -- 
 Ben Souther
 F.W. Davison  Company, Inc.
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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, November 07, 2003 9:33 AM
 To: Tomcat Users List
 Subject: Re: Tomcat crash
 
 
 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 'System.out.println(page/servlet name);' at the top of
 all
 
  of your pages. Then you can see which page was the last one hit before the
  server crashed.
 
 
 
  On Friday 07 November 2003 11:06 am, [EMAIL PROTECTED] wrote:
   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 reason I can't understand which code create the problem.
  
   Thanks again
  
   Scrive Ben Souther [EMAIL PROTECTED]:
There is no console window, even when you start Tomcat with the
catalina.bat
   
file?
   
Can you reproduce the circumstances that caused it to crash?  Does it
crash when you are hitting the exaple apps or only when you are
 hitting
your own app?  If it's your own app, or a third party app, can you
 post
the code to the JSP/Servlet that was being hit when the server
 crashes?
Do you have any
   
calls to System.exit(0) in your code?
   
On Friday 07 November 2003 10:48 am, [EMAIL PROTECTED] wrote:
 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 file
 instead
  of the startup batch file.
 
  regards, anton
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
  Sent: den 7 november 2003 16:34
  To: [EMAIL PROTECTED]
  Subject: Tomcat crash
 
 
 
 
  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.
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail:
 [EMAIL PROTECTED]

   
  -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
   
--
Ben Souther
F.W. Davison  Company, Inc.
   
   
   
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
  
   -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
 
  --
  Ben Souther
  F.W. Davison  Company, Inc.
 
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]