Strange behaviour with Tomcat 4.x running as a service

2003-10-16 Thread Michael Schuldt
Hi, I’ve got running Tomcat 4.x running as a service under Win2k. In my application there are some threads doing some database-requests through Objectstyle-Cayenne. Every Thread doing database requests will get a null-pointer exception after several hundred requests. I discussed this behaviour

Strange behaviour with Tomcat 4.x running as a service

2003-10-16 Thread Michael Schuldt
Hi, I’ve got running Tomcat 4.x running as a service under Win2k. In my application there are some threads doing some database-requests through Objectstyle-Cayenne. Every Thread doing database requests will get a null-pointer exception after several hundred requests. I discussed this behaviour

RE: Strange behaviour with Tomcat 4.x running as a service

2003-10-16 Thread Shapira, Yoav
] Subject: Strange behaviour with Tomcat 4.x running as a service Hi, I've got running Tomcat 4.x running as a service under Win2k. In my application there are some threads doing some database-requests through Objectstyle-Cayenne. Every Thread doing database requests will get a null-pointer

AW: Strange behaviour with Tomcat 4.x running as a service

2003-10-16 Thread Michael Schuldt
:07 An: Tomcat Users List Betreff: RE: Strange behaviour with Tomcat 4.x running as a service Howdy, Do you have different JVM options (or JVMs altogether) between the service and the console startup scripts? Yoav Shapira Millennium ChemInformatics -Original Message- From: Michael

RE: Strange behaviour with Tomcat 4.x running as a service

2003-10-16 Thread Shapira, Yoav
Schuldt [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2003 2:39 PM To: Tomcat Users List Subject: AW: Strange behaviour with Tomcat 4.x running as a service I dont't set any JVM options when starting tomcat as a console app. For starting as a service I'm using Tomcat Service Manager (3rd

Re: Strange behaviour with Tomcat 4.x running as a service

2003-10-16 Thread Bill Barker
Users List Betreff: RE: Strange behaviour with Tomcat 4.x running as a service Howdy, Do you have different JVM options (or JVMs altogether) between the service and the console startup scripts? Yoav Shapira Millennium ChemInformatics -Original Message- From: Michael Schuldt

Strange behaviour of Tomcat classloader

2003-01-06 Thread Michael Gerdau
Hi ! I've come across an IMO strange behaviour of the Tomcat classloader and would like to ask, wether this is intended and if yes why it is that way. I'm having a struts based webapp running under Tomcat 4.1.18 The webapp makes use of a DB2 database via commons-dbcp.jar which comes with struts

Re: Strange behaviour of Tomcat classloader

2003-01-06 Thread Craig R. McClanahan
On Mon, 6 Jan 2003, Michael Gerdau wrote: Date: Mon, 06 Jan 2003 10:21:02 +0100 From: Michael Gerdau [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED] Subject: Strange behaviour of Tomcat classloader Hi ! I've come across an IMO

Re: Strange behaviour of Tomcat classloader

2003-01-06 Thread Will Hartung
My understanding is, that the DB2 JDBC driver is loaded by the webapplication. However once the commons-dbcp.jar from the common/lib dir has been loaded and utilized then all at a sudden shared/lib seems no longer part of the searchpath. But when commons-dbcp.jar is taken from the

Strange behaviour of Tomcat like a buffer overflow

2002-12-17 Thread Stephan Schwab
Hi! My application hehaves very strange in an unpredicable way. In both apache and tomcat logfiles I see requests that seem to arrive in a random order. The Tomcat logfile even shows HTML output of my servlets. At times in the apache access log the request with HTTP GET parameters is shown

Strange Behaviour of Tomcat

2002-03-19 Thread KrishnaKanth Vishnubhotla
Hi, I have one observation abt the behaviour of Tomcat. I've been using various versions of Tomcat3.1.1 Tomcat3.2.x. I have a web-application in which I have a JSP page,with only %@ page language=java % as the import statement. I use a 'Vector' object to store some details. BUT, I

AW: Strange Behaviour of Tomcat

2002-03-19 Thread Ralph Einfeldt
]' Betreff: Strange Behaviour of Tomcat snip/ I use a 'Vector' object to store some details. BUT, I forgot to include the import statement, %@ page language=java.util.* %. Even then, no error was thrown and my JSP page was working fine !!!. snip/ -- To unsubscribe: mailto:[EMAIL PROTECTED

Re: Strange behaviour of Tomcat/Apache and session management

2000-11-20 Thread Wolfgang Trexler
]] Sent: Monday, November 20, 2000 3:46 PM To: [EMAIL PROTECTED] Subject: Strange behaviour of Tomcat/Apache and session management Hi, while debugging a WAP project with URL encoded Tomcat Sessions (JSESSIONID) we encountered the following strange behavior: WAP devices are (