Re: strange tomcat Behavior need urgent help.

2004-12-20 Thread Eric Rotick
This is a MySql problem. It shuts down connections if they have been idle for too long. You need a pool manager that takes care of this. Something like c3p0 will do the job. On Sun, 19 Dec 2004 12:28:09 + (GMT), Krishnakant Mane [EMAIL PROTECTED] wrote: hello all, I am Krishnakant Mane

Re: strange tomcat Behavior need urgent help.

2004-12-20 Thread Parsons Technical Services
The pool manager built into Tomcat handles this just fine. Also ensure you have the latest drivers. Doug - Original Message - From: Eric Rotick [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, December 20, 2004 7:39 AM Subject: Re: strange tomcat Behavior need

strange tomcat Behavior need urgent help.

2004-12-19 Thread Krishnakant Mane
hello all, I am Krishnakant Mane from India. I own a software firm and we generally implement our systems on linux and all open source servers like jakarta tomcat and apache server in particular. of late I have been facing a strange problem with tomcat. I am a tomcat 5 aka 5.0.25 user. I have

RE: strange tomcat Behavior need urgent help.

2004-12-19 Thread Jan Behrens
to not having a connection pool. If you do have all of the above I would try adding the following parameters to your ressource -Original Message- From: Krishnakant Mane [mailto:[EMAIL PROTECTED] Sent: Sunday, December 19, 2004 1:28 PM To: [EMAIL PROTECTED] Subject: strange tomcat

RE: strange tomcat Behavior need urgent help.

2004-12-19 Thread Jan Behrens
:28 PM To: [EMAIL PROTECTED] Subject: strange tomcat Behavior need urgent help. hello all, I am Krishnakant Mane from India. I own a software firm and we generally implement our systems on linux and all open source servers like jakarta tomcat and apache server in particular. of late I

Strange tomcat behavior

2003-10-09 Thread ralf.bechtel
Hi everybody on the list! We observed a strange tomcat behavior (tomcat 4.1.24) while running a servlet: Everything works fine some days or even weeks. Suddenly (and at random time) tomcat throws the following exceptions: 2003-10-08 11:44:48 CoyoteAdapter An exception or error occurred

Re: Strange tomcat behavior

2003-10-09 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: Hi everybody on the list! We observed a strange tomcat behavior (tomcat 4.1.24) while running a servlet: Everything works fine some days or even weeks. Suddenly (and at random time) tomcat throws the following exceptions: 2003-10-08 11:44:48 CoyoteAdapter An exception

RE: Strange tomcat behavior

2003-10-09 Thread Shapira, Yoav
all the updates should work ;) Yoav Shapira Millennium ChemInformatics -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 10:24 AM To: Tomcat Users List Subject: Re: Strange tomcat behavior [EMAIL PROTECTED] wrote: Hi everybody on the list

Tomcat behavior

2003-01-16 Thread Mohbe, Sameer
Hi Folks , I have a question Folks : Does Tomcat Processes become 0 at some point if Web Application is not accessed for a while. What has happened is twice in our environment that on a Weekend Morning around 2:00 AM Tomcat Processes became 0 and they later increased to 36 processes .I

Re: Tomcat behavior

2003-01-16 Thread Jason Pyeron
for example on red hat 7.x, the log rotate script does HUP apache. you may have things like that going on. but you give us no system info. -jason On Thu, 16 Jan 2003, Mohbe, Sameer wrote: Hi Folks , I have a question Folks : Does Tomcat Processes become 0 at some point if Web

old tomcat behavior?

2002-10-18 Thread Mark Goking
is this an old tomcat behavior? if im logged in and my last page is page1.jsp and my session times out so im redirected to /login.jsp. problem is after logging in, it redirects me back to page1.jsp. i dont want it to be this way. is there a way to manually set the page to go to should

Strange Tomcat behavior during authentification

2002-08-16 Thread Piroumian Konstantin
Hi! I am developing an application using FORM-based authentification and JDBCReal from Tomcat 4.0.3 (and Tomcat 4.0.4 also checked). Two problems occure: 1. Authenticating with wrong role never allows to re-login again. When user tries to login with correct username/password, but not