Re: Tomcat problem under Win2008

2015-04-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Germán, On 4/15/15 7:22 AM, Germán Biozzoli wrote: We have been using a very well know instittutional repository app ( DSpace 1.7x) for almost 2 years working over Windows 2008 / Tomcat 6 wihout so many problems. After upgrading the platform to

Tomcat problem under Win2008

2015-04-15 Thread Germán Biozzoli
Hi everybody We have been using a very well know instittutional repository app ( DSpace 1.7x) for almost 2 years working over Windows 2008 / Tomcat 6 wihout so many problems. After upgrading the platform to DSpace 5.0 and deploy Tomcat 7.59 has appeared a problem that is very difficult to follow

Re: Tomcat problem with shutdown (thank)

2014-10-28 Thread Bipin Jethwani
Port 8080 might not be open from you cloud VM. -Bipin On Tue, Oct 28, 2014 at 2:23 AM, Res Aerea s.r.l. - Accounts accou...@resaerea.com wrote: Hi all, i cannot connect via browser and shutdown to my Tomcat (is installed in a cloud server), 1) In my cloud is Ubuntu LTS 12.04; 2) There is

Re: Tomcat problem with shutdown (thank)

2014-10-28 Thread Mark Thomas
On 27/10/2014 20:53, Res Aerea s.r.l. - Accounts wrote: Hi all, i cannot connect via browser and shutdown to my Tomcat (is installed in a cloud server), 1) In my cloud is Ubuntu LTS 12.04; 2) There is Java 1.8.0_25; 3) There is Tomcat 8.0.14; 4) I can connect via ssh to my server

Tomcat problem with shutdown (thank)

2014-10-27 Thread Res Aerea s.r.l. - Accounts
Hi all, i cannot connect via browser and shutdown to my Tomcat (is installed in a cloud server), 1) In my cloud is Ubuntu LTS 12.04; 2) There is Java 1.8.0_25; 3) There is Tomcat 8.0.14; 4) I can connect via ssh to my server correctly; 5) with ./startup.sh, Tomcat run correctly; 6) Typing in

ISA-server authentication on Tomcat: problem with escape character

2013-01-30 Thread Vlaeminck, Dries
Hello all, I am currently working for a client on a problem concerning authentication on a Tomcat server, by first logging in on a remote ISA-server. The problem is as follows (usernames, passwords and domains are replaced by dummies or blancs, for obvious security concerns :) ): On the Tomcat

Re: ISA-server authentication on Tomcat: problem with escape character

2013-01-30 Thread Konstantin Kolinko
2013/1/30 Vlaeminck, Dries dries.vlaemi...@delawareconsulting.com: Hello all, I am currently working for a client on a problem concerning authentication on a Tomcat server, by first logging in on a remote ISA-server. 1. What is your exact version of Tomcat, x.y.z? The problem is as follows

RE: ISA-server authentication on Tomcat: problem with escape character

2013-01-30 Thread Vlaeminck, Dries
-Original Message- From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Sent: woensdag 30 januari 2013 12:01 To: Tomcat Users List Subject: Re: ISA-server authentication on Tomcat: problem with escape character 2013/1/30 Vlaeminck, Dries dries.vlaemi...@delawareconsulting.com

Embedded tomcat problem

2010-09-30 Thread Mitch Claborn
Tomcat 6.0.29 sun java 1.6.0_20 Ubuntu 10.04 64 bit Seems like this should be simple, but can't get it to work. I'm trying to run a simple embedded Tomcat inside my program. Code for starting the Tomcat is below. It seems to start OK, based on logging messages, but whenever I try to access

Re: Embedded tomcat problem

2010-09-30 Thread Mark Thomas
On 30/09/2010 18:02, Mitch Claborn wrote: Tomcat 6.0.29 sun java 1.6.0_20 Ubuntu 10.04 64 bit Seems like this should be simple, but can't get it to work. I'm trying to run a simple embedded Tomcat inside my program. Code for starting the Tomcat is below. It seems to start OK, based on

RE: Embedded tomcat problem

2010-09-30 Thread Caldarale, Charles R
From: Mitch Claborn [mailto:mitch...@claborn.net] Subject: Embedded tomcat problem The context.xml contains ?xml version=1.0 encoding=UTF-8? Context antiJARLocking=true path=/TestWeb1/ Not directly related to the problem, but you should remove the path attribute; it's not allowed when

Re: Embedded tomcat problem

2010-09-30 Thread Mitch Claborn
At a guess, you'll need to define the JSP servlet in web.xml if you want to handle JSPs. Same goes for the default servlet and static content. Mark Mark - I owe you one! That was it. Seems like when Tomcat runs standalone, it merges the contents of conf/web.xml into the application's

running tomcat problem JNI native lib 1.1.18 + tomcat 6.0.20 + Solaris 5.10

2009-12-17 Thread Semyon
Explorer 6 it works well. Does anybody know about such problem? Thank you, -- Semyon -- View this message in context: http://old.nabble.com/running-tomcat-problem-JNI-native-lib-1.1.18-%2B-tomcat-6.0.20-%2B-Solaris-5.10-tp26831038p26831038.html Sent from the Tomcat - User mailing list archive

Re: running tomcat problem JNI native lib 1.1.18 + tomcat 6.0.20 + Solaris 5.10

2009-12-17 Thread Philip Wigg
I'm building native library for: Tomcat 6.0.20 JNI 1.1.18 APR 1.4.1 OS: Solaris 5.10 sparcv9 compiler: gcc -m64 Library was built ok. When I begin starting tomcat I have such logs: INFO: Loaded APR based Apache Tomcat Native library 1.1.18. Dec 17, 2009 7:08:19 PM

Re: running tomcat problem JNI native lib 1.1.18 + tomcat 6.0.20 + Solaris 5.10

2009-12-17 Thread Philip Wigg
I don't know a lot about Tomcat native, but have you got openssl installed? If not that's probably the issue. PS. Don't forget to recompile Tomcat native after you've installed it. - To unsubscribe, e-mail:

Re: running tomcat problem JNI native lib 1.1.18 + tomcat 6.0.20 + Solaris 5.10

2009-12-17 Thread Semyon
. Cheers, Phil. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org -- View this message in context: http://old.nabble.com/running-tomcat-problem

Re: Tomcat problem

2008-11-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Slav, Slav Inger wrote: I saw your reply (on tomcat-user list) to a person who was having trouble with Tomcat and SSL. Please keep on-topic messages on the list. I have cc'd the list for their edification. Could you please elaborate on how to

two instances of tomcat problem

2008-10-16 Thread emilio
I just installed the tomcat 5.5 with two instances running in the same ip address, but in different ports. Its works but the manager just work in one of them. The manager for the second port show me the following error: HTTP Status 500 - _ type Exception report message

JNI and Tomcat problem

2008-06-15 Thread Shamshad Ansari
Hi, I have a web application deployed in Tomcat. On a click on button on the web browser, it calls a servlet which in turn calls a native function written in C. First time when tomcat is started and I run the application, it works fine. The second clicking the same button causes the server to

Re: JNI and Tomcat problem

2008-06-15 Thread Johnny Kewl
- Original Message - From: Shamshad Ansari [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Sunday, June 15, 2008 8:51 AM Subject: JNI and Tomcat problem Hi, I have a web application deployed in Tomcat. On a click on button on the web browser, it calls a servlet which in turn

Re: Tomcat problem on a multiple CPU system

2008-05-06 Thread Leon Rosenberg
] Sent: 4 mai 2008 23:00 To: Tomcat Users List Subject: Re: Tomcat problem on a multiple CPU system Can you describe how you open the 8 browser windows and what browser you are using? I ask because those 8 browser windows may be coming from one process and using at most 2 connections

RE: Tomcat problem on a multiple CPU system

2008-05-05 Thread Gilbert, Antoine
I open 8 IE on a remote computer, basically once a JSP is called, the browser is just waiting the process to be done. -Original Message- From: David Smith [mailto:[EMAIL PROTECTED] Sent: 4 mai 2008 23:00 To: Tomcat Users List Subject: Re: Tomcat problem on a multiple CPU system Can you

Re: Tomcat problem on a multiple CPU system

2008-05-05 Thread Mark Thomas
Gilbert, Antoine wrote: I open 8 IE on a remote computer, basically once a JSP is called, the browser is just waiting the process to be done. Use ieHttpHeaders, the AccessLogValve or similar to check when the requests are actually being sent. I suspect that, as David suggested that you have

RE: Tomcat problem on a multiple CPU system

2008-05-05 Thread Gilbert, Antoine
- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: 5 mai 2008 07:26 To: Tomcat Users List Subject: Re: Tomcat problem on a multiple CPU system Gilbert, Antoine wrote: I open 8 IE on a remote computer, basically once a JSP is called, the browser is just waiting the process to be done. Use

Re: Tomcat problem on a multiple CPU system

2008-05-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gilbert, Gilbert, Antoine wrote: | My english is not very good, I'll try to explain again | | For example, my test outside of Tomcat | | for(int i=0;i8;i++){ | Thread t = new Thread(new Runner()); | t.setDaemon(true); |

Tomcat problem on a multiple CPU system

2008-05-04 Thread Gilbert, Antoine
Hi I have a 2x quad core (8 cpu units) server. If I start a java program and this one is launching (at the same time) 8 thread doing some CPU intensive jobs, all the CPU are used at 100%, and that's what I'm expecting.. But, if I am using tomcat, and I call a servlet 8 times to process

Re: Tomcat problem on a multiple CPU system

2008-05-04 Thread Alan Chaney
Hi Antoine The thing to remember is that this is a system which has (at least) four main parts: 1. Tomcat 2. The operating system 3. A network connection 4. Your application (and potentially) 5. A database (but you didn't mention that) Here are some questions. 1. How do you make the

Re: Tomcat problem on a multiple CPU system

2008-05-04 Thread Yuval Perlov
Perhaps you have some contention between the threads or intensive IO. Can you elaborate a little about the servlet job? Time it takes, kind of processing it does, etc. Yuval Perlov R-U-ON On May 4, 2008, at 11:21 PM, Gilbert, Antoine wrote: Hi I have a 2x quad core (8 cpu units)

RE: Tomcat problem on a multiple CPU system

2008-05-04 Thread Gilbert, Antoine
my tomcat use efficiently all my CPU. So the big question, why these 8 processes run betters than these 8 process within Tomcat ? -Original Message- From: Alan Chaney [mailto:[EMAIL PROTECTED] Sent: 4 mai 2008 17:33 To: Tomcat Users List Subject: Re: Tomcat problem on a multiple CPU

RE: Tomcat problem on a multiple CPU system

2008-05-04 Thread Gilbert, Antoine
-Original Message- From: Gilbert, Antoine Sent: 4 mai 2008 20:20 To: Tomcat Users List Subject: RE: Tomcat problem on a multiple CPU system Well, each process is a image rendering process. But my point is, if I launch 8 threads directly in a JVM outside of tomcat, it run faster and use 100

Re: Tomcat problem on a multiple CPU system

2008-05-04 Thread David Smith
than these 8 process within Tomcat ? -Original Message- From: Alan Chaney [mailto:[EMAIL PROTECTED] Sent: 4 mai 2008 17:33 To: Tomcat Users List Subject: Re: Tomcat problem on a multiple CPU system Hi Antoine The thing to remember is that this is a system which has (at least) four

RE: [Eclipse-Tomcat] Problem by deploying from Eclipse to Tomcat

2008-02-11 Thread Thomas Chang
: Saturday, February 09, 2008 3:31 PM To: users@tomcat.apache.org Subject: Re: [Eclipse-Tomcat] Problem by deploying from Eclipse to Tomcat The servlet-api-2.4.jar is already in /common/lib. I doubt that's the cause. :-) * The missing class: javax/servlet

RE: [Eclipse-Tomcat] Problem by deploying from Eclipse to Tomcat

2008-02-11 Thread Larry Isaacs
[mailto:[EMAIL PROTECTED] Sent: Saturday, February 09, 2008 3:31 PM To: users@tomcat.apache.org Subject: Re: [Eclipse-Tomcat] Problem by deploying from Eclipse to Tomcat The servlet-api-2.4.jar is already in /common/lib. I doubt that's the cause

Re: Tomcat - Problem Loading page.

2008-02-10 Thread David Smith
Provide details please. This question is completely unanswerable as is. Tomcat version? Java version? OS? Actual error on the page? Full error stack trace in the logs? Also take a look at How To Ask Questions The Smart Way - http://www.catb.org/~esr/faqs/smart-questions.html --David

Tomcat - Problem Loading page.

2008-02-10 Thread Jake Hall
Hello, I recently installed tomcat and java. I ran the tomcat server using - /usr/local/tomcat/bin/startup.sh however when I go to the ip:8080 it says page cannot be displayed. How can I solve this problem? Thanks, Jake.

Re: [Eclipse-Tomcat] Problem by deploying from Eclipse to Tomcat

2008-02-09 Thread David Brown
Hello, do you have the servlet-api-2.x.jar (or similar) loaded using the Eclipse Project Properties? What is in the Eclipse Libraries tab? Run jarscan to see where your (assuming .war) is picking up the the package and class. Are you exporting a .war from Eclipse? What is your Eclipse

Re: [Eclipse-Tomcat] Problem by deploying from Eclipse to Tomcat

2008-02-09 Thread Ken Bowen
The missing class: javax/servlet/ServletRequestListener occurs in servlet-api.jar which appears to be missing in your configuration. The best place for it is in Tomcat's common/lib. -Ken Thomas Chang wrote: Hi all, I am not sure if I should put my question here. But I can't

[Eclipse-Tomcat] Problem by deploying from Eclipse to Tomcat

2008-02-09 Thread Thomas Chang
Hi all, I am not sure if I should put my question here. But I can't google out the right place. Hope someone here can help. :-) I built a web-app and can deploy it successfully from Tomcat Manager. But as I deploy it from the Eclipse, I get the following exception. P.S.: I use

Re: [Eclipse-Tomcat] Problem by deploying from Eclipse to Tomcat

2008-02-09 Thread Thomas Chang
The servlet-api-2.4.jar is already in /common/lib. I doubt that's the cause. :-) * The missing class: javax/servlet/ServletRequestListener occurs in servlet-api.jar which appears to be missing in your configuration. The best place for it is in

Re: Tomcat Problem file not found

2008-01-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tony, Tony Chamberlain wrote: | No, it is not time sensitive. It is command sensitive (if that makes | sense). | Clicking a certain button in a jsp form Then Tomcat should not have crashed. Did the JVM actually go down, or did you just get an

Tomcat Problem file not found

2008-01-30 Thread Tony Chamberlain
I was running a jsp application here via TomCat that someone wrote. I got no response, and when I looked in catalina.out I saw Couldn't open execbin/dMAX-Dog.config/home/span/execbin/dMAX-Dog.config (No such file or directory) Couldn't open

Re: Tomcat Problem file not found

2008-01-30 Thread Tony Chamberlain
No, it is not time sensitive. It is command sensitive (if that makes sense). Clicking a certain button in a jsp form On Wed, Jan 30, 2008 at 5:06 PM, Christopher Schultz [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tony, Tony Chamberlain wrote: | Now granted

mod_jk/tomcat problem

2008-01-09 Thread Jordi Prats
Hi I'm trying to balance connections using mod_jk, but I'm getting this error: [Wed Jan 09 11:12:55 2008] [31970:3086935744] [info] ajp_service::jk_ajp_common.c (2186): (loadbalancer) sending request to tomcat failed (recoverable), because of error during request sending (attempt=1) [Wed Jan

Re: mod_jk/tomcat problem

2008-01-09 Thread Shiby Maria John
To users@tomcat.apache.org 01/09/2008cc 03:58 PM Subject mod_jk/tomcat problem Please respond

Re: mod_jk/tomcat problem

2008-01-09 Thread Rainer Jung
Hi Jordi, Jordi Prats wrote: Hi I'm trying to balance connections using mod_jk, but I'm getting this error: [Wed Jan 09 11:12:55 2008] [31970:3086935744] [info] ajp_service::jk_ajp_common.c (2186): (loadbalancer) sending request to tomcat failed (recoverable), because of error during request

Re: mod_jk/tomcat problem

2008-01-09 Thread Jordi Prats
cc 03:58 PM Subject mod_jk/tomcat problem Please respond

jdbc in tomcat problem

2007-10-18 Thread Jean-Pierre Astier
Hi all, I've got a problem with jdbc 5.1.5 in tomcat 5.5.17. I have a servlet who retrieve images from mysql 4.1.22 to put them in a jsp page. Here is the tomcat log :

Re: jdbc in tomcat problem

2007-10-18 Thread Filip Hanik - Dev Lists
yes, either MySQL or something else on the network closed the connection Caused by: java.net.SocketException: Socket closed if you are using the connection pool, make sure you have set testOnBorrow=true validationQuery=SELECT 1 so that it validates each connection for you Filip Jean-Pierre

Re: jdbc in tomcat problem

2007-10-18 Thread Filip Hanik - Dev Lists
I just saw that you are not using Tomcat's connection pool, the reason still stands, the socket connection is closed when you try to execute the query. if you are using a cached connection, then implement a fail safe or use Tomcat's connection pool, that already has this functionality Filip

RE: tomcat problem

2007-10-05 Thread Omar Chebaro
Dear, thank you David and Christopher for your replies, the servlet is already packaged, I put my class in a jar file and put it in tomcat_home/webapps/Servlet_HTML/WEB-INF/lib/and i made the necessary modification to the web.xml file servlet servlet-nameBrowseRegions/servlet-name

Re: tomcat problem

2007-10-05 Thread David Smith
Check your logs for messages related to your servlet starting when your webapp started. There is most likely another exception or complaint from tomcat regarding your servlet. --David Omar Chebaro wrote: Dear, thank you David and Christopher for your replies, the servlet is already

RE: tomcat problem

2007-10-04 Thread Omar Chebaro
Dear,I have an Apache Tomcat/6.0.14 installed on the latest version of ubuntu osI am trying to add a servlet to the example application, I put my class in a jar file and put it in tomcat_home/webapps/examples/WEB-INF/lib/and i made the necessary modification to the web.xml fileand when I

Re: tomcat problem

2007-10-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Omar, Omar Chebaro wrote: I am trying to add a servlet to the example application, I put my class in a jar file and put it in tomcat_home/webapps/examples/WEB-INF/lib/ What was the package you used for your servlet? and i made the necessary

Re: tomcat problem

2007-10-04 Thread David Smith
The first exception below implies you didn't put the servlet in a package. Packageless classes have been strongly discouraged since tomcat 3 (/ancient/ history). You might want to fix that first and be sure to drop any future attempt at setting CLASSPATH. --David Omar Chebaro wrote: Dear,I

mod_jk2 / Tomcat problem

2007-06-19 Thread Thomas Keller
Hi all! I know this particular problem came up many many times here on this list before, but looking through the archived posts nobody seem to know a proper resolution for it. The symtoms: Apache runs, Tomcat runs, just if Apache requests are forwarded to Tomcat through mod_jk2 (2.0.4, I

Tomcat - problem when using SSL connector only

2007-04-30 Thread Subscriber
Problem: I have a Tomcat server with only one webapp. When deploying the server with only the SSL connector defined the webapp cannot be contacted with the browser (404 in both IE and firefox). Now: the 1st strange thing is that the webapp has no problems whatsoever when the non-ssl

Tomcat problem

2007-02-12 Thread Kenneth B Burgess
I am using Tomcat 5.5.20 with Eclipse in the test environment and cannot run my application. This all worked yesterday. The error (below) says that /WEB-INF/web.xml cannot be found, but it's in my application. Can anyone help with this? Feb 12, 2007 2:19:42 PM

Re: Log4j and Tomcat problem

2006-08-24 Thread pompiuses
in context: http://www.nabble.com/Log4j-and-Tomcat-problem-tf2146529.html#a5960847 Sent from the Tomcat - User forum at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Log4j and Tomcat problem

2006-08-24 Thread zh rui
to the file. I have to restart the webapp to make it start logging again. Anyone know what might cause that? -- View this message in context: http://www.nabble.com/Log4j-and-Tomcat-problem-tf2146529.html#a5960847 Sent from the Tomcat - User forum at Nabble.com

Re: Log4j and Tomcat problem

2006-08-23 Thread Lou Caudell
pompiuses wrote: I'm using Tomcat 5.0.30 running on Ubuntu Linux (6.06). I've made a small webapp which runs fine under Tomcat on Windows, but on Linux I've got a problem with log4j. I've put commons-logging-1.1.jar and log4j-1.2.13.jar in the webapp libs directory

RE: Log4j and Tomcat problem

2006-08-23 Thread Lorenzo Jiménez
PM To: Tomcat Users List Subject: Re: Log4j and Tomcat problem pompiuses wrote: I'm using Tomcat 5.0.30 running on Ubuntu Linux (6.06). I've made a small webapp which runs fine under Tomcat on Windows, but on Linux I've got a problem with log4j. I've put commons-logging-1.1.jar and log4j

RE: Log4j and Tomcat problem

2006-08-23 Thread Propes, Barry L
)? Thanks. -Original Message- From: Lorenzo Jiménez [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 23, 2006 2:52 PM To: Tomcat Users List Subject: RE: Log4j and Tomcat problem Importance: High Also in order to work with log4j, you have to include this in the WEB-INF/classes directory

Log4j and Tomcat problem

2006-08-22 Thread pompiuses
directory for my webapp is a bad idea? Any comments and suggestions are welcome :-) -- View this message in context: http://www.nabble.com/Log4j-and-Tomcat-problem-tf2146529.html#a5926291 Sent from the Tomcat - User forum at Nabble.com

Re: Log4j and Tomcat problem

2006-08-22 Thread Boris Unckel
Original-Nachricht Datum: Tue, 22 Aug 2006 07:09:58 -0700 (PDT) Von: pompiuses [EMAIL PROTECTED] An: users@tomcat.apache.org Betreff: Log4j and Tomcat problem I'm using Tomcat 5.0.30 running on Ubuntu Linux (6.06). I've made a small webapp which runs fine under Tomcat

Firefox / cookies / sessions - tomcat problem

2006-08-18 Thread Jon Yeargers
Issue: Im running into problems with a tomcat based application that uses the JNDI connection pooling mechanism that ships with tomcat. It appears that my session bits are being kept 'alive' by any running instances of firefox even after the browser running my app is closed. Situation: I have

Re: Firefox / cookies / sessions - tomcat problem

2006-08-18 Thread David Smith
Firefox 'B' is a new window on the original Firefox 'A' (same application instance). As such they share the same session on your webapp. Your code should check to be sure the session is still valid (request.isRequestedSessionIdValid()). On a design note, you should not be maintaining open

Strange Tomcat Problem

2006-06-28 Thread Martin Grogan
Hi all, I have devleoped a small website that uses a couple of frames. 1 out of the 3 frames are being served by Tomcat (using Tomcat stand-alone) fine, but the other 2 just show up as garbage. I can't even paste in the details here, cause the charset is not accepted. I have attached a JPEG

Re: Strange Tomcat Problem

2006-06-28 Thread Mark Thomas
Martin Grogan wrote: Hi all, I have devleoped a small website that uses a couple of frames. 1 out of the 3 frames are being served by Tomcat (using Tomcat stand-alone) fine, but the other 2 just show up as garbage. Any help is appreciated, Try Live HTTP Headers for Firefox or ieHttpHeaders

Is this a tomcat problem - jive no longer works?

2006-01-23 Thread Kevin Passey
Well I copied my jive webapp folder across - plus my jiveHome folder complete with license - exported the mysql database and reimported it to the latest version - when I go to the admin signon I get the following. Jive Forums 2.5.4 Admin Error

Re: Sudden JVM crashes - a Tomcat problem?

2005-10-13 Thread Joakim Ahlén
Hi, I am not a JVM-guru, but I'm guessing here. Tomcat 5.5 demands, as far as i know, jdk 1.5. You're not stating which version of tomcat you're using so this might not even be the case for you. I'm not sure if this can cause a JVM crash like this, but my idea is that class files compiled

RE: Sudden JVM crashes - a Tomcat problem?

2005-10-13 Thread Caldarale, Charles R
From: Joakim Ahlén [mailto:[EMAIL PROTECTED] Subject: Re: Sudden JVM crashes - a Tomcat problem? I am not a JVM-guru, but I'm guessing here. Tomcat 5.5 demands, as far as i know, jdk 1.5. That's simply not true. Tomcat 5.5 runs fine on a 1.4 JRE once the Compat.zip download is installed