[Bug 53115] catalina.bat run does not work is TEMP contains spaces

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

svn commit: r1344584 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2012-05-31 Thread markt
Author: markt Date: Thu May 31 07:48:53 2012 New Revision: 1344584 URL: http://svn.apache.org/viewvc?rev=1344584view=rev Log: Correct typo Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

[Bug 53225] IllegalStateException zip file closed with resource from webfragment jar if JreMemoryLeakPreventionListener is removed

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53225 --- Comment #2 from Mark Thomas ma...@apache.org --- Confirmed that setting urlCacheProtection=false for the JreMemoryLeakPreventionListener is sufficient to trigger this issue. Still digging as to the root cause. -- You are receiving

svn commit: r1344612 - /tomcat/trunk/conf/catalina.properties

2012-05-31 Thread markt
Author: markt Date: Thu May 31 09:19:43 2012 New Revision: 1344612 URL: http://svn.apache.org/viewvc?rev=1344612view=rev Log: Additional JARs to skip for annotations, initializers etc. Modified: tomcat/trunk/conf/catalina.properties Modified: tomcat/trunk/conf/catalina.properties URL:

svn commit: r1344613 - in /tomcat/tc7.0.x/trunk: ./ conf/catalina.properties

2012-05-31 Thread markt
Author: markt Date: Thu May 31 09:20:33 2012 New Revision: 1344613 URL: http://svn.apache.org/viewvc?rev=1344613view=rev Log: Additional JARs to skip for annotations, initializers etc. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/conf/catalina.properties

svn commit: r1344629 - /tomcat/trunk/java/org/apache/tomcat/util/scan/FileUrlJar.java

2012-05-31 Thread markt
Author: markt Date: Thu May 31 09:58:56 2012 New Revision: 1344629 URL: http://svn.apache.org/viewvc?rev=1344629view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53225 Fix ISE zip file closed when urlCacheProtection=false in the JreMemoryLeakPreventionListener Modified:

svn commit: r1344634 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/scan/FileUrlJar.java webapps/docs/changelog.xml

2012-05-31 Thread markt
Author: markt Date: Thu May 31 10:02:43 2012 New Revision: 1344634 URL: http://svn.apache.org/viewvc?rev=1344634view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53225 Fix ISE zip file closed when urlCacheProtection=false in the JreMemoryLeakPreventionListener Modified:

[Bug 52746] Classloader closed in middle of webapp deployment

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52746 Bug 52746 depends on bug 53225, which changed state. Bug 53225 Summary: IllegalStateException zip file closed with resource from webfragment jar if JreMemoryLeakPreventionListener is removed

[Bug 53225] IllegalStateException zip file closed with resource from webfragment jar if JreMemoryLeakPreventionListener is removed

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

[Bug 53115] catalina.bat run does not work is TEMP contains spaces

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53115 --- Comment #9 from Konstantin Kolinko knst.koli...@gmail.com --- (In reply to comment #3) I think %TEMP% do not use quotes, like ones are not used in %PATH%. The OS cares that %TEMP% do not contain spaces, and thus it would not be quoted.

[Bug 53225] IllegalStateException zip file closed with resource from webfragment jar if JreMemoryLeakPreventionListener is removed

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53225 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added CC|

[Bug 52746] Classloader closed in middle of webapp deployment

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52746 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Resolution|INVALID

buildbot success in ASF Buildbot on tomcat-7-trunk

2012-05-31 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/603 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

[GUMP@vmgump]: Project tomcat-tc7.0.x-test (in module tomcat-7.0.x) failed

2012-05-31 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-tc7.0.x-test has an issue affecting its community integration.

[RESULT] Was: [VOTE] Release Apache Tomcat Connectors 1.2.37

2012-05-31 Thread Mladen Turk
With 3 +1 binding votes from Filip, Christopher and Mladen I declare this vote as passed. I'll copy the artefacts to dist site and create ANN after mirror sync window. [1] http://people.apache.org/~mturk/tomcat-connectors/jk-1.2.37/ Regards -- ^TM

svn commit: r1344651 - in /tomcat/jk/trunk: native/STATUS.txt native/common/jk_version.h native/configure.in xdocs/index.xml xdocs/news/20120301.xml

2012-05-31 Thread mturk
Author: mturk Date: Thu May 31 11:18:18 2012 New Revision: 1344651 URL: http://svn.apache.org/viewvc?rev=1344651view=rev Log: Add release info and bump version Modified: tomcat/jk/trunk/native/STATUS.txt tomcat/jk/trunk/native/common/jk_version.h tomcat/jk/trunk/native/configure.in

svn commit: r678 - in /release/tomcat/tomcat-connectors/jk: README.html binaries/windows/README.html

2012-05-31 Thread mturk
Author: mturk Date: Thu May 31 11:24:18 2012 New Revision: 678 Log: Upload 1.2.37 artefacts Modified: release/tomcat/tomcat-connectors/jk/README.html release/tomcat/tomcat-connectors/jk/binaries/windows/README.html Modified: release/tomcat/tomcat-connectors/jk/README.html

svn commit: r678 - in /release/tomcat/tomcat-connectors/jk: README.html binaries/windows/README.html

2012-05-31 Thread mturk
Author: mturk Date: Thu May 31 11:24:18 2012 New Revision: 678 Log: Upload 1.2.37 artefacts Modified: release/tomcat/tomcat-connectors/jk/README.html release/tomcat/tomcat-connectors/jk/binaries/windows/README.html Modified: release/tomcat/tomcat-connectors/jk/README.html

Re: svn commit: r678 - in /release/tomcat/tomcat-connectors/jk: README.html binaries/windows/README.html

2012-05-31 Thread Mladen Turk
On 05/31/2012 01:24 PM, mt...@apache.org wrote: Author: mturk Date: Thu May 31 11:24:18 2012 New Revision: 678 Log: Upload 1.2.37 artefacts Modified: release/tomcat/tomcat-connectors/jk/README.html release/tomcat/tomcat-connectors/jk/binaries/windows/README.html ??? What happened

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

2012-05-31 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-test has an issue affecting its community integration. This

Re: svn commit: r678 - in /release/tomcat/tomcat-connectors/jk: README.html binaries/windows/README.html

2012-05-31 Thread Konstantin Kolinko
2012/5/31 Mladen Turk mt...@apache.org: On 05/31/2012 01:24 PM, mt...@apache.org wrote: Author: mturk Date: Thu May 31 11:24:18 2012 New Revision: 678 Log: Upload 1.2.37 artefacts Modified:     release/tomcat/tomcat-connectors/jk/README.html    

Re: svn commit: r678 - in /release/tomcat/tomcat-connectors/jk: README.html binaries/windows/README.html

2012-05-31 Thread Mladen Turk
On 05/31/2012 01:34 PM, Konstantin Kolinko wrote: 2012/5/31 Mladen Turkmt...@apache.org: On 05/31/2012 01:24 PM, mt...@apache.org wrote: Author: mturk Date: Thu May 31 11:24:18 2012 New Revision: 678 Log: Upload 1.2.37 artefacts Modified: release/tomcat/tomcat-connectors/jk/README.html

svn commit: r679 - in /release/tomcat/tomcat-connectors/jk: ./ binaries/windows/ binaries/windows/symbols/

2012-05-31 Thread mturk
Author: mturk Date: Thu May 31 11:46:52 2012 New Revision: 679 Log: Add 1.2.37 artefacts Added: release/tomcat/tomcat-connectors/jk/binaries/windows/HEADER.html (with props) release/tomcat/tomcat-connectors/jk/binaries/windows/README.html (with props)

svn commit: r679 - in /release/tomcat/tomcat-connectors/jk: ./ binaries/windows/ binaries/windows/symbols/

2012-05-31 Thread mturk
Author: mturk Date: Thu May 31 11:46:52 2012 New Revision: 679 Log: Add 1.2.37 artefacts Added: release/tomcat/tomcat-connectors/jk/binaries/windows/HEADER.html (with props) release/tomcat/tomcat-connectors/jk/binaries/windows/README.html (with props)

svn commit: r1344658 - in /tomcat/site/trunk/docs/connectors-doc: ./ miscellaneous/ miscellaneous/printer/ news/ news/printer/ printer/ reference/ reference/printer/ webserver_howto/ webserver_howto/p

2012-05-31 Thread mturk
Author: mturk Date: Thu May 31 11:55:06 2012 New Revision: 1344658 URL: http://svn.apache.org/viewvc?rev=1344658view=rev Log: Update docs Modified: tomcat/site/trunk/docs/connectors-doc/index.html tomcat/site/trunk/docs/connectors-doc/miscellaneous/changelog.html

svn commit: r1344698 - /tomcat/jk/trunk/native/iis/installer/isapi-redirector-win32-msi.ism

2012-05-31 Thread kkolinko
Author: kkolinko Date: Thu May 31 13:01:23 2012 New Revision: 1344698 URL: http://svn.apache.org/viewvc?rev=1344698view=rev Log: One more file where version number has to be bumped, according to HOWTO-RELEASE.txt Modified: tomcat/jk/trunk/native/iis/installer/isapi-redirector-win32-msi.ism

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

2012-05-31 Thread kkolinko
Author: kkolinko Date: Thu May 31 13:24:38 2012 New Revision: 1344713 URL: http://svn.apache.org/viewvc?rev=1344713view=rev Log: proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

[Bug 53267] The JreMemoryLeakPreventionListener causes a full GC every hour when gcDaemonProtection=true

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267 --- Comment #8 from Konstantin Kolinko knst.koli...@gmail.com --- I proposed backport of r1343895 for 6.0. -- You are receiving this mail because: You are the assignee for the bug.

svn commit: r1344725 - /tomcat/trunk/bin/catalina.bat

2012-05-31 Thread kkolinko
Author: kkolinko Date: Thu May 31 13:59:13 2012 New Revision: 1344725 URL: http://svn.apache.org/viewvc?rev=1344725view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53115 Allow catalina.bat run to work even if %TEMP% contains spaces. Note that - It affects run command only. For

Re: [VOTE] Release Apache Tomcat Connectors 1.2.37

2012-05-31 Thread Jim Jagielski
On May 29, 2012, at 5:23 AM, Mladen Turk wrote: Hi, Apache Tomcat Connectors 1.2.37 release candidate is ready for vote at [1]. This version solves regression(s) found in released version 1.2.36 which can crash web server if configured in certain way. The VOTE will remain open for at

svn commit: r1344732 - in /tomcat/tc7.0.x/trunk: ./ bin/catalina.bat webapps/docs/changelog.xml

2012-05-31 Thread kkolinko
Author: kkolinko Date: Thu May 31 14:08:02 2012 New Revision: 1344732 URL: http://svn.apache.org/viewvc?rev=1344732view=rev Log: Merged revision 1344725 from tomcat/trunk: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53115 Allow catalina.bat run to work even if %TEMP% contains spaces.

[Bug 53115] catalina.bat run does not work is TEMP contains spaces

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53115 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Resolution|WONTFIX |FIXED

[Bug 53115] catalina.bat run does not work if TEMP contains spaces

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53115 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Summary|catalina.bat run does not

svn commit: r1344742 - /tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml

2012-05-31 Thread kkolinko
Author: kkolinko Date: Thu May 31 14:28:29 2012 New Revision: 1344742 URL: http://svn.apache.org/viewvc?rev=1344742view=rev Log: Correct typos Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml URL:

[Bug 53321] worker name cannot be used in worker list if also used in loadbalancer. throws 503 error

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53321 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Status|NEW

buildbot failure in ASF Buildbot on tomcat-7-trunk

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

[Bug 53115] catalina.bat run does not work if TEMP contains spaces

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53115 --- Comment #11 from Sebb s...@apache.org --- (In reply to comment #9) (In reply to comment #3) ... You naturally do not use quotes when you configure values through GUI. The syntax for SET command is less intuitive. For reference:

[Bug 53115] catalina.bat run does not work if TEMP contains spaces

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53115 --- Comment #12 from Sebb s...@apache.org --- AFAICT, the TEMP directory is being used for two purposes: 1) for a file containing Y 2) as a marker to stop a recursive call of catalina.bat The first use is trivial to eliminate; just ship

[Bug 53337] New: IllegalStateException when trying to render a JSP after startAsync

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53337 Priority: P2 Bug ID: 53337 Assignee: dev@tomcat.apache.org Summary: IllegalStateException when trying to render a JSP after startAsync Severity: normal

[Bug 53337] IllegalStateException when trying to render a JSP after startAsync

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53337 --- Comment #1 from rstoyanc...@yahoo.com --- Created attachment 28866 -- https://issues.apache.org/bugzilla/attachment.cgi?id=28866action=edit .war demonstrating the issue -- You are receiving this mail because: You are the assignee

[Bug 53338] New: mod_jk 1.2.36 doesn't work in windows

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53338 Priority: P2 Bug ID: 53338 Assignee: dev@tomcat.apache.org Summary: mod_jk 1.2.36 doesn't work in windows Severity: blocker Classification: Unclassified Reporter:

[Bug 53339] New: ClassNotFoundException when using WebSocketServlet

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53339 Priority: P2 Bug ID: 53339 Assignee: dev@tomcat.apache.org Summary: ClassNotFoundException when using WebSocketServlet Severity: normal Classification: Unclassified

[Bug 53339] ClassNotFoundException when using WebSocketServlet

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53339 --- Comment #1 from Mark Thomas ma...@apache.org --- I suspect we need to set the TCCL correctly for web socket calls. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 53257] getLastModified() of compilation context returns negative number

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53257 --- Comment #4 from Mark Thomas ma...@apache.org --- (In reply to comment #3) Conversion of string - URL is performed via a call to ServletContext.getResource(path). I have some trouble understanding whether ServletContext API operates

svn commit: r1344868 - in /tomcat/trunk/test: org/apache/catalina/core/ webapp-3.0/bug53257/

2012-05-31 Thread markt
Author: markt Date: Thu May 31 19:10:17 2012 New Revision: 1344868 URL: http://svn.apache.org/viewvc?rev=1344868view=rev Log: Add some tests inspired by BZ53257 that confirm that the ServletContext correctly handles getResource() calls for resources that used ';', '+', '', and '#' in the file

svn commit: r1344890 - in /tomcat/trunk: java/org/apache/catalina/core/ java/org/apache/naming/resources/ res/checkstyle/ test/org/apache/jasper/compiler/ test/webapp-3.0/bug53257/

2012-05-31 Thread markt
Author: markt Date: Thu May 31 20:18:49 2012 New Revision: 1344890 URL: http://svn.apache.org/viewvc?rev=1344890view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53257 BZ 53257 is partially a regression caused by r1152593 (the fix for BZ 51584) and partially an existing issue

svn commit: r1344893 - in /tomcat/trunk/test/webapp-3.0/bug53257: foo#bar.jsp foo%bar.jsp foo%bar.txt foobar.jsp foo+bar.jsp foo; bar.jsp

2012-05-31 Thread markt
Author: markt Date: Thu May 31 20:23:21 2012 New Revision: 1344893 URL: http://svn.apache.org/viewvc?rev=1344893view=rev Log: Add files missed in r1344890 Added: tomcat/trunk/test/webapp-3.0/bug53257/foo#bar.jsp (with props) tomcat/trunk/test/webapp-3.0/bug53257/foo%bar.jsp (with

svn commit: r1344896 - /tomcat/trunk/java/org/apache/naming/resources/DirContextURLConnection.java

2012-05-31 Thread markt
Author: markt Date: Thu May 31 20:28:28 2012 New Revision: 1344896 URL: http://svn.apache.org/viewvc?rev=1344896view=rev Log: Additional change should have been in r1344890 Modified: tomcat/trunk/java/org/apache/naming/resources/DirContextURLConnection.java Modified:

svn commit: r1344901 - in /tomcat/trunk: java/org/apache/naming/resources/DirContextURLConnection.java res/checkstyle/org-import-control.xml

2012-05-31 Thread markt
Author: markt Date: Thu May 31 20:41:02 2012 New Revision: 1344901 URL: http://svn.apache.org/viewvc?rev=1344901view=rev Log: Additional fix missing from r1344890 Modified: tomcat/trunk/java/org/apache/naming/resources/DirContextURLConnection.java

svn commit: r1344902 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/naming/resources/ res/checkstyle/ test/org/apache/catalina/core/ test/org/apache/jasper/compiler/ tes

2012-05-31 Thread markt
Author: markt Date: Thu May 31 20:42:38 2012 New Revision: 1344902 URL: http://svn.apache.org/viewvc?rev=1344902view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53257 BZ 53257 is partially a regression caused by r1152593 (the fix for BZ 51584) and partially an existing issue

[Bug 53257] getLastModified() of compilation context returns negative number

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

[Bug 53340] New: Simplify catalina.bat ^C handling

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53340 Priority: P2 Bug ID: 53340 Assignee: dev@tomcat.apache.org Summary: Simplify catalina.bat ^C handling Severity: enhancement Classification: Unclassified OS: Windows XP

[Bug 53340] Simplify catalina.bat ^C handling

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53340 Sebb s...@apache.org changed: What|Removed |Added Attachment #28867|0 |1 is patch|

[Bug 53340] Simplify catalina.bat ^C handling

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53340 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Status|NEW

[Bug 53337] IllegalStateException when trying to render a JSP after startAsync

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53337 --- Comment #2 from rstoyanc...@yahoo.com --- By the way, in the description above I only meant to refer to the methods asyncContext.dispatch and request.getRequestDispatcher. I am not actually passing . See the link to the source code for

[Bug 53340] Simplify catalina.bat ^C handling

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53340 --- Comment #2 from Sebb s...@apache.org --- The point of this was to avoid any possible problems with the TEMP variable setting. It may require 2 extra files, but so what? The result (in my view) is somewhat easier to understand. -- You

[Bug 53169] [patch] don't do chunking with Connection: close

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53169 --- Comment #2 from Philippe Marschall kus...@gmx.net --- Thanks for cleaning up an applying. -- You are receiving this mail because: You are the assignee for the bug. -