DO NOT REPLY [Bug 46397] New: Potential memory leak with TagHandlers and JspIdConsumer

2008-12-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46397 Summary: Potential memory leak with TagHandlers and JspIdConsumer Product: Tomcat 6 Version: unspecified Platform: Macintosh OS/Version: Mac OS X 10.4 Status: NEW Sever

tomcat-jdbc issue

2008-12-15 Thread Kevin Jackson
Hi, I'm using the new tomcat-jdbc connection pool with tomcat-6.0.18 on windows server 2003 and SQL Server 2000 with the jtds driver Sometimes when the db server is under heavy load, the following exception is thrown: root cause java.lang.reflect.InvocationTargetException sun.reflect.GeneratedM

Re: tomcat-jdbc issue

2008-12-15 Thread Filip Hanik - Dev Lists
hi Kevin, Are you sure that is all you see in your logs. We try to not swallow any error, and there should be more information. Adding logging is not an issue, we can do that fairly easily. However, the trace you show us, is not the entire story, there is more, you can ping me on email fhani

Re: tomcat-jdbc issue

2008-12-15 Thread Kevin Jackson
Hi Filip, > Are you sure that is all you see in your logs. We try to not swallow any > error, and there should be more information. Yes you were correct, root cause java.sql.SQLException: Invalid state, the Connection object is closed. net.sourceforge.jtds.jdbc.ConnectionJDBC2.checkOpen(Connect

DO NOT REPLY [Bug 46400] New: jspc does not work correctly if the dectination is windows unc path

2008-12-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46400 Summary: jspc does not work correctly if the dectination is windows unc path Product: Tomcat 6 Version: 6.0.14 Platform: PC OS/Version: Windows XP Status: NEW

Re: tomcat5.exe on Windows x64

2008-12-15 Thread George Sexton
One other comment. It appears that this executable is explicitly setting the access flags so that registry entries are created in the HKLM\Software\Wow6432Node. I don't see any good reason for this. I notice that the ISAPI redirector does not set this flag, so it depends upon the appropriate k

Jk Connector IIS ISAPI redirect enhancement (right list?)

2008-12-15 Thread Eugenio Alvarez
Hi, I am trying to find the right mail list to submit an enhancement to the Tomcat IIS ISAPI redirect connector. I have many (several hundred) instances of tomcat using the IIS ISAPI redirect filter. I updated to version 1.2.27 of the ISAPI_redirect.dll to use the new environment variables (

DO NOT REPLY [Bug 46403] New: Persistent cookies written by 6.0.18 do not work in Internet Explorer or Safari

2008-12-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46403 Summary: Persistent cookies written by 6.0.18 do not work in Internet Explorer or Safari Product: Tomcat 6 Version: 6.0.18 Platform: PC URL: http://cephas.net/blog

DO NOT REPLY [Bug 46403] Persistent cookies written by 6.0.18 do not work in Internet Explorer or Safari

2008-12-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46403 --- Comment #1 from Matt Wiseley 2008-12-15 17:52:34 PST --- Created an attachment (id=23027) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23027) Simple JSP that reproduces the behavior. -- Configure bugmail: https://i

DO NOT REPLY [Bug 46403] Persistent cookies written by 6.0.18 do not work in Internet Explorer or Safari

2008-12-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46403 --- Comment #2 from Matt Wiseley 2008-12-15 19:26:41 PST --- Created an attachment (id=23028) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23028) Patch to always include Expires parameter regardless of version This patch

Re: Jk Connector IIS ISAPI redirect enhancement (right list?)

2008-12-15 Thread Rainer Jung
On 15.12.2008 20:23, Eugenio Alvarez wrote: Hi, I am trying to find the right mail list to submit an enhancement to the Tomcat IIS ISAPI redirect connector. I have many (several hundred) instances of tomcat using the IIS ISAPI redirect filter. I updated to version 1.2.27 of the ISAPI_redirect.d