RE: Tomcat hangs up from time to time

2005-03-21 Thread Larry Johnson
at that would be a good place to start looking. Please let me know if you find anything. Larry -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Sunday, March 20, 2005 11:55 PM To: Tomcat Users List Subject: Re: Tomcat hangs up from time to time Well, I have

Re: Tomcat hangs up from time to time

2005-03-20 Thread lazyuser
about two-five times per day, Tomcat hangs up, > > java (version is 1.5.0_01-b08) eats much cpu (up to 90%), > > and no any response from Tomcat, no warnings/errors in logs. > > I even can't stop it with shutdown.sh! > > > > Have anyone the same problem? Any solut

RE: Tomcat hangs up from time to time

2005-03-17 Thread Peter Crowther
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > But about two-five times per day, Tomcat hangs up, > java (version is 1.5.0_01-b08) eats much cpu (up to 90%), > and no any response from Tomcat, no warnings/errors in logs. > I even can't stop it with shutdown.sh! >

Tomcat hangs up from time to time

2005-03-17 Thread lazyuser
approach is edit source, compile, reload web app with org.apache.catalina.ant.ReloadTask, look at browser time and again. But about two-five times per day, Tomcat hangs up, java (version is 1.5.0_01-b08) eats much cpu (up to 90%), and no any response from Tomcat, no warnings/errors in logs. I even can&#

Re: tomcat hangs

2005-02-04 Thread Hari Mailvaganam
Have you analyze the memory usage on the box? On Fri, 04 Feb 2005 14:35:37 +0530, Dhana Sekar Sugunan <[EMAIL PROTECTED]> wrote: > Hi, > > I am not sure i am posting this in the correct area. Please bear and advice. > > My application needs to run a thread contiuously for every 1 hr. I have ma

tomcat hangs

2005-02-04 Thread Dhana Sekar Sugunan
Hi, I am not sure i am posting this in the correct area. Please bear and advice. My application needs to run a thread contiuously for every 1 hr. I have made the coding in servlet as package invservlet; import javax.servlet.*; import javax.servlet.http.*; import java.io.IOException; import java.ut

connection pool ? tomcat hangs

2005-01-08 Thread Eric Wulff
Hi all, I am still experiencing a problem by which tomcat hangs upon attempting to execute a query under a specific circumstance, but I don't know why. I am attempting to utilize a connection pool and the problem here in lies the problem I believe. This is what happens, Tomcat will hang unt

RE: Tomcat hangs up ... Huge count of webapps

2004-12-03 Thread Shapira, Yoav
Hi, >### Ok. It's not THAT huge .. but we have ~45 users per webapp which are >going to connect on nearly the same time .. 25 apps * 45 users = virtually 1125 concurrent users, that's significant. > I'm bringing up the JVM with /usr/j2re142_05/bin/java -server >-Xmx1024m -Xms256m -D ... Th

AW: Tomcat hangs up ... Huge count of webapps

2004-12-03 Thread Eberle Martin
>i have a huge count of webapps (approximately 25) in my Tomcat here, I wouldn't classify 25 as huge, but I suppose that's subjective. We have servers running that many webapps, but they're small webapps. ### Ok. It's not THAT huge .. but we have ~45 users per webapp which are going to connect o

RE: Tomcat hangs up ... Huge count of webapps

2004-12-03 Thread Shapira, Yoav
Hi, >i have a huge count of webapps (approximately 25) in my Tomcat here, I wouldn't classify 25 as huge, but I suppose that's subjective. We have servers running that many webapps, but they're small webapps. >Well, beneath the fact that my server has 2 gigabytes of ram, only 40MB >are availab

Tomcat hangs up ... Huge count of webapps

2004-12-03 Thread Eberle Martin
Hi everybody and java experts, i have a huge count of webapps (approximately 25) in my Tomcat here, running on Suse Linux 9.1. After a few connection requests, Tomcat just hangs up and doesn't accept anymore connections. I can't kill the process anyway, only "killall -9 java" helps. Well, bene

RE: tomcat hangs, top displays 99%

2004-07-21 Thread Shapira, Yoav
ages from the Coyote connector. Yoav Shapira Millennium Research Informatics >-Original Message- >From: Hans Wichman [mailto:[EMAIL PROTECTED] >Sent: Wednesday, July 21, 2004 2:56 AM >To: Tomcat Users List >Subject: Re: tomcat hangs, top displays 99% > >Hi, >sorry for

Re: tomcat hangs, top displays 99%

2004-07-20 Thread Hans Wichman
.java:241) ... root cause ... javax.servlet.ServletException: at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:536) at org.apache.jsp.header_jsp._jspService(header_jsp.java:293) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137) at this point tomcat

Re: tomcat hangs

2004-07-15 Thread Stefan Burkard
nformatics -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Stefan Burkard Sent: Wednesday, July 14, 2004 3:25 AM To: [EMAIL PROTECTED] Subject: tomcat hangs hi tomcat-users we use a tomcat-based application and it runs well and fast. but from time to time (this can be some

RE: tomcat hangs

2004-07-14 Thread Shapira, Yoav
t;To: [EMAIL PROTECTED] >Subject: tomcat hangs > >hi tomcat-users > >we use a tomcat-based application and it runs well and fast. but from >time to time (this can be some hours but also some days) the application >hangs. > >if i have a look on the server, it's absolutely

tomcat hangs

2004-07-14 Thread Stefan Burkard
hi tomcat-users we use a tomcat-based application and it runs well and fast. but from time to time (this can be some hours but also some days) the application hangs. if i have a look on the server, it's absolutely not busy (this would be surprising because only about 10 people use the applicati

Re: tomcat hangs, top displays 99%

2004-07-08 Thread Jon Wingfield
se.service(HttpJspBase.java:137) at this point tomcat hangs. If I shutdown the stresstest tool, tomcat still displays at 99% when running top (freebsd). Does anybody know why these errors occur, and why after stopping the stresstest, tomcat is still at 99%? I don't see any out of memory errors or some

tomcat hangs, top displays 99%

2004-07-08 Thread Hans Wichman
(header_jsp.java:293) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137) at this point tomcat hangs. If I shutdown the stresstest tool, tomcat still displays at 99% when running top (freebsd). Does anybody know why these errors occur, and why after stopping the stresstest

RE: tomcat hangs

2004-06-09 Thread Ryan Lissack
+help&q=b HTH, Ryan. -Original Message- From: Matt Tucker [mailto:[EMAIL PROTECTED] Sent: 09 June 2004 16:41 To: Tomcat Users List Subject: tomcat hangs Hello, I know I've seen this issue discussed in a lot of places but I've yet to see a definitive solution. Here's our p

tomcat hangs

2004-06-09 Thread Matt Tucker
Hello, I know I've seen this issue discussed in a lot of places but I've yet to see a definitive solution. Here's our problem: we are running three instances of tomcat on our server. Two of them are running live webapps for two clients and one is for development. One app has been running for ab

Re: tomcat hangs

2004-05-18 Thread Daniel Gibby
Well, here's an update on our tomcat 'lockups'. When tomcat 'locks up', it won't answer any requests to any webapp, including the manager webapp, even on port 8080. Apache still runs fine on requests for things that are not directed to tomcat. We are having mixed results right now fixing this. W

Tomcat hangs Apache...

2004-05-17 Thread Krist van Besien
Hallo all, We are having problems, where aparently Tomcat sort of "hangs" apache. Lets first discribe the setup: Server runs IBM AIX 5 Tomcat is version 4.1.27 Apache is version 2.0.47 Java is IBM's own 64 bit JDK 1.4.1 mod_jk2 is used. We run several virtual hosts on the apache server. There are

Re: Tomcat Hangs

2004-03-29 Thread Jeff Tulley
". Thanks. - SPS - Original Message - From: "Jeff Tulley" <[EMAIL PROTECTED]> Date: Thursday, March 25, 2004 7:59 pm Subject: Re: Tomcat Hangs > What kind of activity is going on with this server during those two > hours? Heavy, moderate, light load? Is i

RE: Tomcat Hangs

2004-03-29 Thread Cox, Charlie
04 10:01 AM > To: Tomcat Users List > Subject: RE: Tomcat Hangs > > I could not find that file. But meanwhile it stopped responding again. > This time it is not a crash, I can still see the console and the > java.exe process in the Task Manager. > > When I hit ctrl + break on th

Re: RE: Tomcat Hangs

2004-03-26 Thread Surya Suravarapu
It appears that upgrade to JDK 1.4.2 is helping. Tomcat did not crash/hang today. - SPS - Original Message - From: "Shapira, Yoav" <[EMAIL PROTECTED]> Date: Friday, March 26, 2004 9:17 am Subject: RE: Tomcat Hangs > > Hi, > You said it's hung, not cr

RE: Tomcat Hangs

2004-03-26 Thread Shapira, Yoav
Hi, >I could not find that file. But meanwhile it stopped responding again. >This time it is not a crash, I can still see the console and the >java.exe process in the Task Manager. OK. Make note of the fact these are different problems with different results: one is a hang, one is a crash. >Wh

RE: Tomcat Hangs

2004-03-26 Thread Surya Suravarapu
inal Message - From: "Shapira, Yoav" <[EMAIL PROTECTED]> Date: Friday, March 26, 2004 9:37 am Subject: RE: RE: Tomcat Hangs > > Hi, > > > >Yes this time it appears to be a crash. The message that I posted > below>is the only message that I can see on th

RE: RE: Tomcat Hangs

2004-03-26 Thread Shapira, Yoav
Hi, >Yes this time it appears to be a crash. The message that I posted below >is the only message that I can see on the console. This is the last >message before crashing. There should be a file called hs_err_ ( can be a number of different things on the Windows platform) in the current

Re: RE: Tomcat Hangs

2004-03-26 Thread Surya Suravarapu
7 am Subject: RE: Tomcat Hangs > > Hi, > You said it's hung, not crashed, but this is an internal crash. > It's a > bit beyond not responding ;) > > Due cose: update your JDK if you can, as 1.4.2 is far more stable and > performant than 1.3. And make sure you have

RE: Tomcat Hangs

2004-03-26 Thread Shapira, Yoav
9:15 AM >To: Tomcat Users List >Subject: Re: Tomcat Hangs > >Just now Tomcat stopped responding. While stopping the console I've got >the following message: > >--- > # ># HotSpot Virtual Machine Error, Internal Error ># Please report this error at >#

Re: Tomcat Hangs

2004-03-26 Thread Surya Suravarapu
0010E # # Problematic Thread: prio=5 tid=0x8739b8 nid=0x978 runnable --- We're using JDK version 1.3.1_05. Any thoughts? - SPS - Original Message - From: "Surya Suravarapu" <[EMAIL PROTECTED]> Date: Thursday, March 25, 2004 7:50 pm Subject: Tomcat Hangs > We have Tomcat

Re: Tomcat Hangs

2004-03-26 Thread Surya Suravarapu
Pavan, This machine is exclusively used for Apache and Tomcat. There are no other major services running on it. No other services are taking up more memory. When Tomcat hangs, there is still a lot of physical memory available on the machine. There are no scheduled tasks running on the machine

Re: Tomcat Hangs

2004-03-26 Thread pavan . k
respond to "Tomcat Users List" <[EMAIL PROTECTED]> To "Tomcat Users List" <[EMAIL PROTECTED]> cc Subject Re: Tomcat Hangs when u r saying that tomcat is not consuming even half of the total memory, there should be something else that is creating  the pr

Re: Tomcat Hangs

2004-03-26 Thread pavan . k
Consultancy Services Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com "Surya Suravarapu" <[EMAIL PROTECTED]> 03/26/2004 07:15 AM Please respond to "Tomcat Users List" <[EMAIL PROTECTED]> To "Tomcat Users List" <[EMAIL PROTECTED]> cc

RE: Tomcat Hangs

2004-03-26 Thread Ryan Lissack
You can achieve the same thing on Windows by typing 'Ctrl-Break' at the console window -Original Message- From: Surya Suravarapu [mailto:[EMAIL PROTECTED] Sent: 26 March 2004 12:15 To: Tomcat Users List Subject: Re: Tomcat Hangs Can you please elaborate what you meant by &

Re: Tomcat Hangs

2004-03-26 Thread Surya Suravarapu
Can you please elaborate what you meant by "kill -QUIT". Tomcat is running on a windows 2000 machine. - SPS - Original Message - From: Antonio Fiol Bonnín <[EMAIL PROTECTED]> Date: Friday, March 26, 2004 1:55 am Subject: Re: Tomcat Hangs > kill -QUIT > to see what

Re: RE: Tomcat Hangs

2004-03-26 Thread Surya Suravarapu
Tomcat is running on Windows 2000 machine. - SPS - Original Message - From: Ryan Lissack <[EMAIL PROTECTED]> Date: Friday, March 26, 2004 3:49 am Subject: RE: Tomcat Hangs > What OS is Tomcat running on ? > > -Original Message- > From: Surya Suravarapu [mailt

RE: Tomcat Hangs

2004-03-26 Thread Ryan Lissack
What OS is Tomcat running on ? -Original Message- From: Surya Suravarapu [mailto:[EMAIL PROTECTED] Sent: 26 March 2004 00:51 To: [EMAIL PROTECTED] Subject: Tomcat Hangs We have Tomcat 4.1.27 running in conjunction with Apache 1.3.x. We're using AJP13 connector. The machine that

Re: Tomcat Hangs

2004-03-25 Thread Antonio Fiol Bonnín
ax memory. The issue is: For every two hours or so Tomcat hangs. That means, Tomcat don't crash but simply don't accept any more connections. While using Tomcat with Apache we're getting "500 Internal Server Error". We are constantly restarting server to make it work. T

Re: Tomcat Hangs

2004-03-25 Thread Surya Suravarapu
SPS - Original Message - From: "Jeff Tulley" <[EMAIL PROTECTED]> Date: Thursday, March 25, 2004 7:59 pm Subject: Re: Tomcat Hangs > What kind of activity is going on with this server during those two > hours? Heavy, moderate, light load? Is it a development box or > pr

Re: Tomcat Hangs

2004-03-25 Thread Jeff Tulley
cat 4.1.27 running in conjunction with Apache 1.3.x. We're using AJP13 connector. The machine that we're using has got over 2GB of Memory and good processor speed. Tomcat has been allocated 1 GB of max memory. The issue is: For every two hours or so Tomcat hangs. That means, Tomcat d

Tomcat Hangs

2004-03-25 Thread Surya Suravarapu
We have Tomcat 4.1.27 running in conjunction with Apache 1.3.x. We're using AJP13 connector. The machine that we're using has got over 2GB of Memory and good processor speed. Tomcat has been allocated 1 GB of max memory. The issue is: For every two hours or so Tomcat hangs. That mean

RE: Tomcat hangs

2004-02-13 Thread Shapira, Yoav
Howdy, >No. I've not been able to isolate the bug well enough to reproduce it, so >there's nothing to test with. I have only observed the vulnerability in our >current production server. I've since disabled access for the IP range >that was generating the problematic http requests. Fair enough

Re: Tomcat hangs

2004-02-12 Thread Chris Rolfe
on 2/12/04 11:17 AM, Shapira, Yoav wrote: > Have you tried this with a more recent tomcat version? No. I've not been able to isolate the bug well enough to reproduce it, so there's nothing to test with. I have only observed the vulnerability in our current production server. I've since disabled

RE: Tomcat hangs

2004-02-12 Thread Shapira, Yoav
Howdy, Have you tried this with a more recent tomcat version? Yoav Shapira Millennium ChemInformatics >-Original Message- >From: Chris Rolfe [mailto:[EMAIL PROTECTED] >Sent: Thursday, February 12, 2004 2:01 PM >To: Tomcat >Subject: Re: Tomcat hangs > >Hello, >

Re: Tomcat hangs

2004-02-12 Thread Chris Rolfe
Hello, I posted a query last week about Tomcat 4.0.6 under OS X hanging, but haven't seen any response (was: SocketInputStream hanging Tomcat 4.0.6). Is there anything more I can do ( more information I can provide, for example ) to illicit feedback from the list or the developer of the code sect

Re: Tomcat hangs

2004-01-07 Thread Terry Orechia
L PROTECTED]> Sent: Wednesday, January 07, 2004 3:49 AM Subject: Tomcat hangs > > Hello, > > Our Tomcat hangs once in a few days. When the load is larger, sometimes it > hangs even a few times a day. > > Our system configuration is: > > Tomcat 4.1.24 > JVM 1.4.2 > Li

RE: Tomcat hangs

2004-01-07 Thread Shapira, Yoav
n the past: you can search the archives for more details. Yoav Shapira Millennium ChemInformatics >-Original Message- >From: Mindaugas Genutis [mailto:[EMAIL PROTECTED] >Sent: Wednesday, January 07, 2004 3:49 AM >To: [EMAIL PROTECTED] >Subject: Tomcat hangs > > >He

RE: Tomcat hangs

2004-01-07 Thread Ryan Lissack
Hi, Which version of RedHat are you running? Ryan -Original Message- From: Mindaugas Genutis [mailto:[EMAIL PROTECTED] Sent: 07 January 2004 08:49 To: [EMAIL PROTECTED] Subject: Tomcat hangs Hello, Our Tomcat hangs once in a few days. When the load is larger, sometimes it hangs

Tomcat hangs

2004-01-07 Thread Mindaugas Genutis
Hello, Our Tomcat hangs once in a few days. When the load is larger, sometimes it hangs even a few times a day. Our system configuration is: Tomcat 4.1.24 JVM 1.4.2 Linux Redhat 2 GB RAM We have deployed a big JSP application on our Tomcat. Mostly it does database (MySQL) / XML processing

RE: Tomcat hangs after a few days!

2003-10-22 Thread Shapira, Yoav
Howdy, >> Look at the source code to see where the message comes from. As the >> [INFO] indicates, it's not an error, just an informational message. You >> can configure commons-logging for tomcat so that these messages do not >> appear in your log. >> >> Yoav Shapira >> > >Hi Yoav, > >thanks f

Re: Tomcat hangs after a few days!

2003-10-22 Thread Volker
"Shapira, Yoav" schrieb: > Howdy, > > >catalina.out grows up by adding "[INFO] ChannelSocket - -server has been > >restarted or reset this connection" > > > >Maybe someone "at least" ;-) can explain under which circumstances such an > >error message is produced? > > Look at the source code to see

RE: Tomcat hangs after a few days!

2003-10-14 Thread Shapira, Yoav
Howdy, >"Shapira, Yoav" schrieb: Cool verb ;) >maybe following hint could be important for you: Nearly ALL persons that >make use of FreeBSD do NOT use the - in your words - "normal" configuration >or "normal" jvms because you get trouble with it under FreeBSD. And whose problem is that? ;) C

Re: Tomcat hangs after a few days!

2003-10-11 Thread Volker
"Shapira, Yoav" schrieb: > Howdy, > Threads like these are exasperating ;) > > It almost definitely is a JVM/threading problem. You've already gone > into a far less common configuration than most on this list by using > Blackdown and "green mode." If you do this, you risk not being able to > ge

RE: Tomcat hangs after a few days!

2003-10-08 Thread Shapira, Yoav
e the problem and benefit from advice such as that Senor Rees has been trying to give you... Yoav Shapira Millennium ChemInformatics >-Original Message- >From: David Rees [mailto:[EMAIL PROTECTED] >Sent: Wednesday, October 08, 2003 3:51 AM >To: Tomcat Users List >Subject: Re: T

Re: Tomcat hangs after a few days!

2003-10-08 Thread David Rees
t; the terminal and that one does not print out anything when I send a > -QUIT. It is important to emphasize that the process does not show > any reaction related to a -QUIT even when tomcat is running > correctly. My original problem is that tomcat hangs up after a while > (in that ca

Re: Tomcat hangs after a few days!

2003-10-08 Thread Volker
UIT. It is important to emphasize that the process does not show any reaction related to a -QUIT even when tomcat is running correctly. My original problem is that tomcat hangs up after a while (in that case nothing can be done with signals etc.). But what I wanted to explain in my last posting: Even

Re: Tomcat hangs after a few days!

2003-10-07 Thread David Rees
On Tue, October 7, 2003 1at 1:59 am, Volker sent the following > Following problem can be recognized even if the tomcat process is not in > sbwait mode: > > 1) Sending a -QUIT signal to the tomcat process does not stop the process. A -QUIT will not shut down Tomcat, but cause the JVM to dump a sta

Re: Tomcat hangs after a few days!

2003-10-07 Thread Volker
David Rees schrieb: > Can you send the Tomcat process a -QUIT signal so we can see what the > state of the JVM is? > > It sounds like a JVM bug, and Java on FreeBSD is less than heavily used... > Try a different JVM if you can. Hi David, I use the most stable jvm I know for FreeBSD: Blackdown J

Re: Tomcat hangs after a few days!

2003-10-06 Thread David Rees
Can you send the Tomcat process a -QUIT signal so we can see what the state of the JVM is? It sounds like a JVM bug, and Java on FreeBSD is less than heavily used... Try a different JVM if you can. -Dave On Mon, October 6, 2003 at 6:37 am, Volker sent the following > Hi, > > I already posted fo

Tomcat hangs after a few days!

2003-10-06 Thread Volker
Hi, I already posted following question on 26th Sep but the replies did not refer to my problem but another one. Maybe someone has a helpful hint for me!? Thx Volker - I have a problem running Jakarta Tomcat 4.1 port under FreeBSD 4.4 with Blackdown Java 1.3.

Re: Tomcat hangs after some time

2003-09-01 Thread Eric J. Pinnell
> We are running on the following platform: > Windows NT 4.0 SP6a > Tomcat 3.3.1a (The problem originally occurred on 3.2.4, we upgraded to > 3.3.1a hoping to solve the problem) > Sun Java SDK 1.3.1_08 Hi, I have heard of Tomcat hanging in some situations up to 4.1.24. However looking at the ab

Tomcat hangs after some time

2003-09-01 Thread Van Der Veken Jan
Hello all, Since a month or two we are experiencing the following problem with our Tomcat setup: On average every 2 or 3 days (sometimes it's longer, sometimes it's twice a day) Tomcat seems to hang. Clients can't connect to our application anymore through port 8080. It's also impossible to load

Tomcat Hangs at Startup

2003-08-29 Thread Mike Duffy
I am running Tomcat 4.1.27 on Windows XP. I am experiencing serious hang times at startup. Has anyone seen this before? It hangs right after the following block: Aug 29, 2003 5:36:30 PM org.apache.commons.modeler.Registry loadRegistry INFO: Loading registry information Aug 29, 2003 5:36:30 PM

AW: Tomcat hangs without any error-message

2003-03-17 Thread Björn Clemens
ärz 2003 09:46 > An: Tomcat Users List > Betreff: Re: Tomcat hangs without any error-message > > > what platform? > because we have the same problem under hp-ux with java1.4 > then we switch to java1.3, and the problem is gone... > > xyb > > Björn Clemens wrote

AW: Tomcat hangs without any error-message

2003-03-17 Thread Björn Clemens
ontag, 17. März 2003 09:35 > An: Tomcat Users List > Betreff: Re: Tomcat hangs without any error-message > > > Hi, > Can you please let me know, > whether it hangs so that the server need to be killed, or > server crashes and > closes it self??? > > Regards, > Pr

Re: Tomcat hangs without any error-message

2003-03-17 Thread Tomcat-RND
Hi, Can you please let me know, whether it hangs so that the server need to be killed, or server crashes and closes it self??? Regards, Pratt. - Original Message - From: "Björn Clemens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 17, 2003 1:24 PM

Re: Tomcat hangs without any error-message

2003-03-17 Thread xyber
what platform? because we have the same problem under hp-ux with java1.4 then we switch to java1.3, and the problem is gone... xyb Björn Clemens wrote: Hi, we have a production-system which uses Tomcat 4.1.18 LE which hangs after around a day. The problem is, that no error-message or behavior

Tomcat hangs without any error-message

2003-03-16 Thread Björn Clemens
Hi, we have a production-system which uses Tomcat 4.1.18 LE which hangs after around a day. The problem is, that no error-message or behavior can be seen around tomcat. It don't uses more memory or writes any message to log-file. The incoming requests time-out without errormessage or any respo

Tomcat hangs under SSL connection, Clarification of Problem I have been experiencing, really need help

2003-01-15 Thread Steve Vanspall
Hi there I am having a reall problem with Tomcat. These are my specs Tomcat 4.1.18LE for JDK 1.4 (Also have a problem with 4.1.18 standard) Struts 1.1-b2 and naturally JDK 1.4.1 My application seems to work, without a hitch, until I implement the SSLext for Struts 1.1-b2 Then things go bad. Y

Embedded Tomcat hangs

2003-01-14 Thread Sylvain Beaumont
Hi, We developped a GIS server, in which a embedded Tomcat serves JSP / Servlet requests. Since we upgraded Tomcat 3.x with 4.1.x (currently 4.1.12), Tomcat hangs without any error. Our demo server (Linux, 1.4.1), which in not under heavy loads (< 100 requests / day), hangs about every week.

RE: Tomcat Hangs and cannot be shut down

2002-10-31 Thread Lior Shliechkorn
Thanks Yoav, I don't think it's a problem with the code in my application because the pages work fine and the code in the pages gets executed without problems before hand. From time to time, when I press on a link to access a page the browser starts thinking...thinking...it never really breaks

RE: Tomcat Hangs and cannot be shut down

2002-10-31 Thread Shapira, Yoav
Hi, It's very likely your app has an infinite loop or a thread lock somewhere. Check that very carefully. >Tomcat, from time to time, starts processing and locks into some loop or Can you reproduce this reliably? >This happens for a while and then when the session is terminated, I >believe, the

Tomcat Hangs and cannot be shut down

2002-10-30 Thread Lior Shliechkorn
Tomcat, from time to time, starts processing and locks into some loop or something. I don't know what is happening, and that is the best way I can explain it. After noticing that the JSP do not get served and IE just waits and waits, I try to Shutdown Tomcat and I get an exception. java.net.Co

RE: Tomcat hangs with Apache2

2002-07-19 Thread Turner, John
13 PM To: Tomcat Users List Subject: Re: Tomcat hangs with Apache2 Yes, getting them installed and working together was actually fairly easy. I can't get the mod_jk connectors to work yet, but the mod_webapp works except for the problem I described, which happens on every request, so it i

Re: Tomcat hangs with Apache2

2002-07-18 Thread Chris McCabe
> >>-Original Message- >>From: Chris McCabe [SMTP:[EMAIL PROTECTED]] >>Sent: Thursday, July 18, 2002 4:36 PM >>To: [EMAIL PROTECTED] >>Subject: Tomcat hangs with Apache2 >> >>I have Tomcat 4.0.4 running with Apache 2.0.39 web server using

RE: Tomcat hangs with Apache2

2002-07-18 Thread Billingham, Walter 475
system is not one of them. - Chris Torek > -Original Message- > From: Chris McCabe [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, July 18, 2002 4:36 PM > To: [EMAIL PROTECTED] > Subject: Tomcat hangs with Apache2 > > I have Tomcat 4.0.4 running with Apache 2.0.39

Tomcat hangs with Apache2

2002-07-18 Thread Chris McCabe
I have Tomcat 4.0.4 running with Apache 2.0.39 web server using the webapp connector on Linux, and all requests hang after returning just over 1200 bytes of data. After some searching around on the web, I found a couple of places that complained about the same problem, but no workaround. In

Re: Tomcat Hangs-UP...

2002-05-29 Thread Phillip Morelock
our application is already in production, and there is about 300 users TRYING > to use-it... Another thing, our company depends 100% of this software. > > More about our structure: > we are using an arrowpoint cluster with 2 Sun UltraSparc (see descriptions > below). And fortunet

Re: Tomcat Hangs-UP...

2002-05-29 Thread Wagner Danda
0% of this software. More about our structure: we are using an arrowpoint cluster with 2 Sun UltraSparc (see descriptions below). And fortunetly, wen tomcat hangs in one machine, the users can go the another tomcat. BUT, at every tomcat stop, all users of that machine have to re-login into the a

Re: Tomcat Hangs-UP...

2002-05-29 Thread Mark Teegarden
Wagner Danda > -- Mensagem original --- > > De : "Rui Oliveira" <[EMAIL PROTECTED]> > Para : <[EMAIL PROTECTED]> > Cc : > Data: Tue, 28 May 2002 18:54:36 +0100 > Assunto : Tomcat Hangs-UP... > > Hello, > > > &g

Re: Tomcat Hangs-UP...

2002-05-28 Thread Phillip Morelock
; <[EMAIL PROTECTED]> >> Para: <[EMAIL PROTECTED]> >> Cc : >> Data: Tue, 28 May 2002 18:54:36 +0100 >> Assunto : Tomcat Hangs-UP... >> >> Hello, >> >> >> >> I have a Tomcat Server running on Solaris as J

Re: Tomcat Hangs-UP...

2002-05-28 Thread Wagner Danda S. Filho
t; <[EMAIL PROTECTED]> > Para: <[EMAIL PROTECTED]> > Cc : > Data: Tue, 28 May 2002 18:54:36 +0100 > Assunto : Tomcat Hangs-UP... > > Hello, > > > > I have a Tomcat Server running on Solaris as JSP and WEB server. Aft er > executing for a while, t

Tomcat Hangs-UP...

2002-05-28 Thread Rui Oliveira
Hello, I have a Tomcat Server running on Solaris as JSP and WEB server. After executing for a while, the Tomcat just Hangs-UP and the only way of restarting it is to kill the Tomcat process. My configuration is the following: - SunOS 5.8 - Solaris 8 - JRE 1.3.1_03 - Tomcat 4.0.3

Tomcat hangs.

2002-05-27 Thread Rajesh Mishra
Hi guys, I'm facing a strange problem with Tomcat and Apache.I'm using mod_jk and Ajp12 protocol with Tomcat3.2 and Apache1.3.12. After stress testing for 2 hours , website becomes inaccessible(it hanngs).I even couldn't access the Apache's home page . But I could still access the website

Tomcat hangs

2002-03-24 Thread Carsten Burstedde
Hi, I looked through the archives a bit, but I think I have to post this: I am running Tomcat 3.3 on SuSE Linux 7.3, apache 1.3.20/mod_jk and IBM's JDK 1.3. And velocity 1.1. 1. Occasionally, tomcat freezes: no pages are being served any more. Usually, then there are over 100 apache process

Tomcat hangs when multiple users making calls

2002-02-06 Thread amohammad
Hi, Iam using tomcat4.0.1 and apache 1.3.I configure mod_webapp.I was able to make a call to examples webapplication.but then moment more than one user makes call server hangs and what i found is number processes created by tomcat got doubled (i checked it using ps -f).I just want to know whe

Re: Tomcat hangs due to mistyped Oracle login until that servelt completes !!!??

2001-12-20 Thread Vesna Milosavljevic
Seems that this could be a buffering problem ! Here is the output of a simple serlvet named DBping that accepts the oracle name/pass, connects to database and execute a simple query. When started DBping gets its ID (Random) so I can identify the output in the log file. In the following ex

Tomcat hangs due to mistyped Oracle login until that servelt completes !!!??

2001-12-20 Thread Vesna Milosavljevic
Hello to the list Problem : Whenever a servlet/jsp that connects to oracle is executed with mistyped login/passwd, no other/same servlet/jsp dealing with Oracle on that Tomcat instance can be executed, till the processing of that request comp

Tomcat hangs if i click on refresh button

2001-12-01 Thread yilmaz
Hi guys, Did any one expereince the following problem? first let me tell my environment i use tomcat4-b7, on win2000, my jvm is jdk1.3 i have a simple jsp file which simply dynamically displays images the name of the images are dynamically created. when first time i acess my jsp file, it compiles

Tomcat Hangs?

2001-11-30 Thread Scott Weaver
Has anyone had any problems with Tomcat hanging? I have included parts of the log files when the error occurred below. Currently there is no reason that I would get more than 75 concurrent hits (default max threads) and also the creation of the threads shown in catalina_log.2001-11-29.txt don't co

Re: Win2K IIS/Tomcat hangs

2001-10-25 Thread Dan Rasmussen
--- Larry Isaacs <[EMAIL PROTECTED]> wrote: > The mail server is unbelievably slow at the moment. > Here was my response. > > Larry > > -Original Message- > From: Larry Isaacs > Sent: Wednesday, October 24, 2001 8:01 AM > To: '[EMAIL PROTECTED]&

Win2K IIS/Tomcat hangs

2001-10-25 Thread Dan Rasmussen
Hello, if (true == repeate message) { Sorry this is a repeat... I just joined the list yesterday and sent this to the list at the same time but didn't get confirmation that I joined until this afternoon. I just started seeing traffic on the list and I'm afraid that I might have missed any repl

RE: Win2K IIS/Tomcat hangs

2001-10-24 Thread Larry Isaacs
the Ajp13 worker? Cheers, Larry > -Original Message- > From: Dan Rasmussen [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 23, 2001 4:47 PM > To: [EMAIL PROTECTED] > Subject: Win2K IIS/Tomcat hangs > > > > Hello, > > I just joined the list (no confi

Win2K IIS/Tomcat hangs

2001-10-23 Thread Dan Rasmussen
Hello, I just joined the list (no confirmation yet so I'm not sure this is going to take). I did check the archives and have seen similar postings but no info that fixes my problem... I have been attempting to get IIS on Win2K/SP2 to play with tomcat 3.3. I have tomcat 3.3 installed and servi

Re: Tomcat hangs if I refer to a context that doesn't exist

2001-06-13 Thread Jeff Kilbride
Actually, yes -- read the release notes for 3.2.1 that come with the distribution. --jeff - Original Message - From: "Jeff Trent" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, June 13, 2001 5:30 AM Subject: Re: Tomcat h

RE: Tomcat hangs if I refer to a context that doesn't exist

2001-06-13 Thread Randy Layman
Sent: Wednesday, June 13, 2001 8:30 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Tomcat hangs if I refer to a context that doesn't exist Actually, no - otherwise, I wouldn't have asked. I did, however, find my answer in the bugzilla database. For those of you who are wonderin

Re: Tomcat hangs if I refer to a context that doesn't exist

2001-06-13 Thread Luba Powell
Bump up the LogLevel to DEBUG in httpd.conf file and look in the log for detail messages - Original Message - From: Amos Shapira To: '[EMAIL PROTECTED]' Sent: Wednesday, June 13, 2001 4:58 AM Subject: RE: Tomcat hangs if I refer to a context th

Re: Tomcat hangs if I refer to a context that doesn't exist

2001-06-13 Thread Jeff Trent
To: [EMAIL PROTECTED] Sent: Wednesday, June 13, 2001 4:03 AM Subject: AW: Tomcat hangs if I refer to a context that doesn't exist Hi,   you find it in the tomcat-documentation very easy.   regards, tom -Ursprüngliche Nachricht-Von: Jeff Trent [mai

RE: Tomcat hangs if I refer to a context that doesn't exist

2001-06-13 Thread Amos Shapira
It's a known problem with 3.2.1, upgrade to 3.2.2. Worked for me so far...   Cheers,   --Amos -Original Message-From: Jeff Trent [mailto:[EMAIL PROTECTED]]Sent: Wednesday, June 13, 2001 7:40 AMTo: [EMAIL PROTECTED]Subject: Tomcat hangs if I refer to a context that do

  1   2   >