[Bug 54054] New: 2 CGIServlet's with different Parameter passShellEnvironment

2012-10-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54054 Priority: P2 Bug ID: 54054 Assignee: dev@tomcat.apache.org Summary: 2 CGIServlet's with different Parameter passShellEnvironment Severity: enhancement

svn commit: r1402427 - /tomcat/trunk/test/org/apache/jasper/tagplugins/jstl/core/AbstractTestTag.java

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 08:34:31 2012 New Revision: 1402427 URL: http://svn.apache.org/viewvc?rev=1402427view=rev Log: Fix eol Modified: tomcat/trunk/test/org/apache/jasper/tagplugins/jstl/core/AbstractTestTag.java (props changed) Propchange:

svn commit: r1402428 - /tomcat/trunk/build.xml

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 08:36:32 2012 New Revision: 1402428 URL: http://svn.apache.org/viewvc?rev=1402428view=rev Log: Extend list of files to skip Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL:

svn commit: r1402429 - in /tomcat/tc7.0.x/trunk: ./ build.xml

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 08:39:03 2012 New Revision: 1402429 URL: http://svn.apache.org/viewvc?rev=1402429view=rev Log: Extend list of files to skip Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/build.xml Propchange: tomcat/tc7.0.x/trunk/

[GUMP@vmgump]: Project tomcat-taglibs-standard (in module tomcat-taglibs) failed

2012-10-26 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-taglibs-standard has an issue affecting its community

buildbot success in ASF Buildbot on tomcat-7-trunk

2012-10-26 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/882 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[GUMP@vmgump]: Project tomcat-trunk-validate-eoln (in module tomcat-trunk) failed

2012-10-26 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-validate-eoln has an issue affecting its community

svn commit: r1402503 - /tomcat/trunk/test/webapp-3.0/WEB-INF/tags/bug54012.tag

2012-10-26 Thread kkolinko
Author: kkolinko Date: Fri Oct 26 13:20:25 2012 New Revision: 1402503 URL: http://svn.apache.org/viewvc?rev=1402503view=rev Log: svn:eol-style=native for recently added file Modified: tomcat/trunk/test/webapp-3.0/WEB-INF/tags/bug54012.tag (contents, props changed) Modified:

[Bug 54022] CometEvent.END event is not sent on a suspended socket disconnect when running with Tomcat Native (tcnative-1.dll) on Windows Vista / Windows Server 2008 or newer.

2012-10-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54022 --- Comment #2 from Douglas Beachy doug.bea...@verizon.net --- No problem. Thanks for incorporating the fix so quickly! -- You are receiving this mail because: You are the assignee for the bug.

[Bug 54044] AccessLogValve using stale date/time with SimpleDateFormat

2012-10-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54044 --- Comment #4 from Mark Thomas ma...@apache.org --- Thanks for the detailed report. A code review suggests that AccessLogValve.DateFormatCache has some issues (e.g. offset is never set). I have started work on a unit test and that appears

svn commit: r1402544 - /tomcat/maven-plugin/trunk/pom.xml

2012-10-26 Thread olamy
Author: olamy Date: Fri Oct 26 15:20:16 2012 New Revision: 1402544 URL: http://svn.apache.org/viewvc?rev=1402544view=rev Log: use last plexus-utils 3.0.8 which is faster for copying files Modified: tomcat/maven-plugin/trunk/pom.xml Modified: tomcat/maven-plugin/trunk/pom.xml URL:

[jira] [Commented] (MTOMCAT-184) Entire web.xml is logged at level INFO

2012-10-26 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13484990#comment-13484990 ] Olivier Lamy (*$^¨%`£) commented on MTOMCAT-184: I miss you a bit here.

svn commit: r1402573 - /tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:01:53 2012 New Revision: 1402573 URL: http://svn.apache.org/viewvc?rev=1402573view=rev Log: Needs to be protected so that unit tests can use the cache and validate its internals. Modified: tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java

svn commit: r1402576 - /tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:04:22 2012 New Revision: 1402576 URL: http://svn.apache.org/viewvc?rev=1402576view=rev Log: Fix an edge case just in case Tomcat happens to find itself back in the early 1970's. Modified: tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java

[jira] [Closed] (MTOMCAT-184) Entire web.xml is logged at level INFO

2012-10-26 Thread Dennis Homann (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Homann closed MTOMCAT-184. - Resolution: Invalid Fix Version/s: 2.0 Sorry, I did not realize my config was screwed

svn commit: r1402600 - /tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:10:33 2012 New Revision: 1402600 URL: http://svn.apache.org/viewvc?rev=1402600view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54044 Fix off-by-one errors and ensure offset is set when requested value is within cacheSize of the current cache

svn commit: r1402601 - /tomcat/trunk/test/org/apache/catalina/valves/TestAccessLogValve.java

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:13:51 2012 New Revision: 1402601 URL: http://svn.apache.org/viewvc?rev=1402601view=rev Log: Add test case for BZ 54044 Added: tomcat/trunk/test/org/apache/catalina/valves/TestAccessLogValve.java Added:

svn commit: r1402604 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/valves/AccessLogValve.java test/org/apache/catalina/valves/TestAccessLogValve.java webapps/docs/changelog.xml

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:16:19 2012 New Revision: 1402604 URL: http://svn.apache.org/viewvc?rev=1402604view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54044 Add test case for BZ 54044 Added:

[Bug 54044] AccessLogValve using stale date/time with SimpleDateFormat

2012-10-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54044 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 54044] AccessLogValve using stale date/time with SimpleDateFormat

2012-10-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54044 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Status|RESOLVED

Re: svn commit: r1402601 - /tomcat/trunk/test/org/apache/catalina/valves/TestAccessLogValve.java

2012-10-26 Thread Konstantin Kolinko
2012/10/26 ma...@apache.org: Author: markt Date: Fri Oct 26 18:13:51 2012 New Revision: 1402601 URL: http://svn.apache.org/viewvc?rev=1402601view=rev Log: Add test case for BZ 54044 Added: tomcat/trunk/test/org/apache/catalina/valves/TestAccessLogValve.java It needs svn:eol-style.

Re: svn commit: r1402601 - /tomcat/trunk/test/org/apache/catalina/valves/TestAccessLogValve.java

2012-10-26 Thread Mark Thomas
On 26/10/2012 19:35, Konstantin Kolinko wrote: 2012/10/26 ma...@apache.org: Author: markt Date: Fri Oct 26 18:13:51 2012 New Revision: 1402601 URL: http://svn.apache.org/viewvc?rev=1402601view=rev Log: Add test case for BZ 54044 Added:

svn commit: r1402622 - in /tomcat/trunk: java/org/apache/juli/DateFormatCache.java test/org/apache/catalina/valves/TestAccessLogValve.java

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 19:25:50 2012 New Revision: 1402622 URL: http://svn.apache.org/viewvc?rev=1402622view=rev Log: Fix EOL for test case. Copy fix to similar code in JULI. Modified: tomcat/trunk/java/org/apache/juli/DateFormatCache.java

svn commit: r1402624 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/juli/DateFormatCache.java test/org/apache/catalina/valves/TestAccessLogValve.java webapps/docs/changelog.xml

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 19:27:06 2012 New Revision: 1402624 URL: http://svn.apache.org/viewvc?rev=1402624view=rev Log: Fix EOL for test case. Copy fix to similar code in JULI. Modified: tomcat/tc7.0.x/trunk/ (props changed)

Re: svn commit: r1402601 - /tomcat/trunk/test/org/apache/catalina/valves/TestAccessLogValve.java

2012-10-26 Thread Mark Thomas
On 26/10/2012 19:37, Mark Thomas wrote: On 26/10/2012 19:35, Konstantin Kolinko wrote: 2012/10/26 ma...@apache.org: Author: markt Date: Fri Oct 26 18:13:51 2012 New Revision: 1402601 URL: http://svn.apache.org/viewvc?rev=1402601view=rev Log: Add test case for BZ 54044 Added:

[Bug 54044] AccessLogValve using stale date/time with SimpleDateFormat

2012-10-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54044 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 54046] JVM crashed with EXCEPTION_ACCESS_VIOLATION, problematic frame C [tcnative-1.dll+0x57d0]

2012-10-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54046 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 54013] Catalina.sh force kill to wait till process exits completely

2012-10-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54013 Mark Thomas ma...@apache.org changed: What|Removed |Added Attachment #29490|0 |1 is

svn commit: r1402643 - /tomcat/trunk/java/org/apache/catalina/servlets/CGIServlet.java

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 19:58:57 2012 New Revision: 1402643 URL: http://svn.apache.org/viewvc?rev=1402643view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54054 Shell environment should not be static Modified:

svn commit: r1402644 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/servlets/CGIServlet.java webapps/docs/changelog.xml

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 20:02:24 2012 New Revision: 1402644 URL: http://svn.apache.org/viewvc?rev=1402644view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54054 Do not share shell environment variables between multiple instances of the CGI servlet. Modified:

svn commit: r1402645 - /tomcat/tc6.0.x/trunk/STATUS.txt

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 20:03:26 2012 New Revision: 1402645 URL: http://svn.apache.org/viewvc?rev=1402645view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

[Bug 54054] 2 CGIServlet's with different Parameter passShellEnvironment

2012-10-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54054 Mark Thomas ma...@apache.org changed: What|Removed |Added Severity|enhancement |normal --- Comment

[Bug 54046] JVM crashed with EXCEPTION_ACCESS_VIOLATION, problematic frame C [tcnative-1.dll+0x57d0]

2012-10-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54046 --- Comment #2 from Cristi Vulpe cristian.vu...@siemens.com --- Thank you very much for the investigation. I will revise the code and check if there is a potential issue with the ordering of the events (application trying to flush the data

svn commit: r1402667 - in /tomcat/trunk/java/org/apache: catalina/loader/WebappLoader.java catalina/servlets/DefaultServlet.java catalina/startup/ContextConfig.java catalina/startup/ExpandWar.java jul

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 21:22:13 2012 New Revision: 1402667 URL: http://svn.apache.org/viewvc?rev=1402667view=rev Log: Fix resource leak warnings reported by Eclipse Modified: tomcat/trunk/java/org/apache/catalina/loader/WebappLoader.java

svn commit: r1402669 - in /tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool: ConnectionPool.java FairBlockingQueue.java MultiLockFairBlockingQueue.java PooledConnection.java jm

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 21:28:07 2012 New Revision: 1402669 URL: http://svn.apache.org/viewvc?rev=1402669view=rev Log: Java 7 Modified: tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java

svn commit: r1402671 - in /tomcat/trunk/java/org/apache/tomcat: jni/socket/AprSocketContext.java util/net/NioSelectorPool.java

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 21:33:31 2012 New Revision: 1402671 URL: http://svn.apache.org/viewvc?rev=1402671view=rev Log: Fix resource leak warnings reported by Eclipse Modified: tomcat/trunk/java/org/apache/tomcat/jni/socket/AprSocketContext.java

svn commit: r1402676 - /tomcat/trunk/java/org/apache/tomcat/util/http/fileupload/FileUploadBase.java

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 21:41:37 2012 New Revision: 1402676 URL: http://svn.apache.org/viewvc?rev=1402676view=rev Log: Don't need 1.3 compatibility. Fix an Eclipse warning. Modified: tomcat/trunk/java/org/apache/tomcat/util/http/fileupload/FileUploadBase.java Modified:

svn commit: r1402683 - in /tomcat/trunk/test: javax/el/ org/apache/catalina/comet/ org/apache/catalina/filters/ org/apache/catalina/loader/ org/apache/catalina/startup/ org/apache/jasper/runtime/ org/

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 21:54:58 2012 New Revision: 1402683 URL: http://svn.apache.org/viewvc?rev=1402683view=rev Log: use org.junit rather than the older junit.framework Modified: tomcat/trunk/test/javax/el/TestBeanELResolver.java

svn commit: r1402702 - /tomcat/trunk/java/org/apache/jasper/runtime/PageContextImpl.java

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 22:16:01 2012 New Revision: 1402702 URL: http://svn.apache.org/viewvc?rev=1402702view=rev Log: Avoid deprecation warnings for classes we have to import because they are pat of the specification API by using fully qualified names when we use them. Modified:

svn commit: r1402705 - /tomcat/trunk/java/org/apache/jasper/runtime/PageContextImpl.java

2012-10-26 Thread markt
Author: markt Date: Fri Oct 26 22:23:28 2012 New Revision: 1402705 URL: http://svn.apache.org/viewvc?rev=1402705view=rev Log: No need for wrapper as functionMap extends java.el.FunctionMapper Modified: tomcat/trunk/java/org/apache/jasper/runtime/PageContextImpl.java Modified: