[Bug 55144] NIO connection locked when trying to release it

2013-07-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55144 --- Comment #9 from Pavel --- I did a heap dump - and discovered 2 things: 1. timeout is normal (setting to 30 minutes in atmosphere and it's the same in the locked thread) 2. the nio connection is an HTTPS I haven't tested https in my l

[Bug 55253] New: catalina.sh: Move CATALINA_BASE to show path in 'ps -ef'

2013-07-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55253 Bug ID: 55253 Summary: catalina.sh: Move CATALINA_BASE to show path in 'ps -ef' Product: Tomcat 7 Version: unspecified Hardware: Sun OS: SunOS

[Bug 55253] catalina.sh: Move CATALINA_BASE to show path in 'ps -ef'

2013-07-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55253 Michael Renz changed: What|Removed |Added Version|unspecified |7.0.37 -- You are receiving this m

[Bug 55254] New: Regarding Tomcat Manager Thread Handling

2013-07-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55254 Bug ID: 55254 Summary: Regarding Tomcat Manager Thread Handling Product: Tomcat 7 Version: unspecified Hardware: All OS: All Status: NEW Severity: e

[Bug 55254] Regarding Tomcat Manager Thread Handling

2013-07-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55254 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1502471 - in /tomcat/trunk/java/org/apache: jasper/servlet/JspCServletContext.java tomcat/util/descriptor/web/WebXmlParser.java

2013-07-12 Thread markt
Author: markt Date: Fri Jul 12 08:36:14 2013 New Revision: 1502471 URL: http://svn.apache.org/r1502471 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55244 Fix ClassNotFoundException with JspC Patch provided by Jeremy Boynes Modified: tomcat/trunk/java/org/apache/jasper/servlet/J

[Bug 55244] JspC throws ClassNotFoundException from Digester

2013-07-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55244 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1502472 - /tomcat/trunk/webapps/docs/changelog.xml

2013-07-12 Thread markt
Author: markt Date: Fri Jul 12 08:38:22 2013 New Revision: 1502472 URL: http://svn.apache.org/r1502472 Log: Worth a separate changelog entry. Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/we

[Bug 55245] Add test cases for JspC

2013-07-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55245 --- Comment #3 from Mark Thomas --- It is worth noting that this new test case fails and that this is expected as it highlights at least one bug (bug 55250) in the refactored JspC code. I've added this locally but will refrain from committ

svn commit: r1502477 - /tomcat/trunk/java/org/apache/jasper/JspC.java

2013-07-12 Thread markt
Author: markt Date: Fri Jul 12 08:50:45 2013 New Revision: 1502477 URL: http://svn.apache.org/r1502477 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55250 Fix JspC refactoring - tldLocationsCache not created Patch by Jeremy Boynes Modified: tomcat/trunk/java/org/apache/jasper/Js

[Bug 55250] JspC does not initialize tldLocationsCache resulting in NPE

2013-07-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55250 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1502486 - in /tomcat/trunk: test/org/apache/jasper/TestJspC.java webapps/docs/changelog.xml

2013-07-12 Thread markt
Author: markt Date: Fri Jul 12 08:58:10 2013 New Revision: 1502486 URL: http://svn.apache.org/r1502486 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55245 Add JspC test cases. Patch by Jeremy Boynes. Added: tomcat/trunk/test/org/apache/jasper/TestJspC.java (with props) Modifie

[Bug 55245] Add test cases for JspC

2013-07-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55245 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 55144] NIO connection locked when trying to release it

2013-07-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55144 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

buildbot failure in ASF Buildbot on tomcat-trunk

2013-07-12 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/4658 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

[Bug 55253] catalina.sh: Move CATALINA_BASE to show path in 'ps -ef'

2013-07-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55253 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2013-07-12 Thread markt
Author: markt Date: Fri Jul 12 10:03:30 2013 New Revision: 1502503 URL: http://svn.apache.org/r1502503 Log: Need Ant on class path to compile new JspC unit test. Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=15

buildbot success in ASF Buildbot on tomcat-trunk

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

svn commit: r1502510 - /tomcat/trunk/test/javax/el/TestEvaluationListener.java

2013-07-12 Thread markt
Author: markt Date: Fri Jul 12 10:58:27 2013 New Revision: 1502510 URL: http://svn.apache.org/r1502510 Log: Add unit tests for expression evaluation Modified: tomcat/trunk/test/javax/el/TestEvaluationListener.java Modified: tomcat/trunk/test/javax/el/TestEvaluationListener.java URL: http://

svn commit: r1502511 - /tomcat/trunk/test/javax/el/TestELContext.java

2013-07-12 Thread markt
Author: markt Date: Fri Jul 12 11:09:05 2013 New Revision: 1502511 URL: http://svn.apache.org/r1502511 Log: Tweak tests Modified: tomcat/trunk/test/javax/el/TestELContext.java Modified: tomcat/trunk/test/javax/el/TestELContext.java URL: http://svn.apache.org/viewvc/tomcat/trunk/test/javax/e

svn commit: r1502514 - /tomcat/trunk/test/org/apache/el/lang/TesterVariableMapperImpl.java

2013-07-12 Thread markt
Author: markt Date: Fri Jul 12 11:20:44 2013 New Revision: 1502514 URL: http://svn.apache.org/r1502514 Log: Add unit test for VariableMapper entry removal Added: tomcat/trunk/test/org/apache/el/lang/TesterVariableMapperImpl.java (with props) Added: tomcat/trunk/test/org/apache/el/lang/Tes

[Bug 55257] New: [websocket] unresponsive SSL handling under load

2013-07-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55257 Bug ID: 55257 Summary: [websocket] unresponsive SSL handling under load Product: Tomcat 8 Version: trunk Hardware: PC Status: NEW Severity: normal Priorit

svn commit: r1502522 - in /tomcat/trunk/java: javax/el/StandardELContext.java org/apache/el/lang/FunctionMapperFactory.java org/apache/el/lang/FunctionMapperImpl.java org/apache/jasper/compiler/Valida

2013-07-12 Thread markt
Author: markt Date: Fri Jul 12 12:00:26 2013 New Revision: 1502522 URL: http://svn.apache.org/r1502522 Log: More updates for the new method FunctionMapper#mapFunction - null method should remove an entry from the map - ensure implementations that need to override new method do so - fix concurrency

svn commit: r1502524 - /tomcat/trunk/java/javax/el/StandardELContext.java

2013-07-12 Thread markt
Author: markt Date: Fri Jul 12 12:10:40 2013 New Revision: 1502524 URL: http://svn.apache.org/r1502524 Log: Flag a TODO Modified: tomcat/trunk/java/javax/el/StandardELContext.java Modified: tomcat/trunk/java/javax/el/StandardELContext.java URL: http://svn.apache.org/viewvc/tomcat/trunk/java

[Bug 55209] Sometimes returns junk instead of headers even on static files

2013-07-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55209 Pavel Veretennikov changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|-

svn commit: r1502528 - in /tomcat/trunk: java/javax/el/ELProcessor.java test/javax/el/TestELProcessor.java

2013-07-12 Thread markt
Author: markt Date: Fri Jul 12 12:23:25 2013 New Revision: 1502528 URL: http://svn.apache.org/r1502528 Log: Add initial unit test for ELProcessor and handle the fact that expressions are defined without brackets. Added: tomcat/trunk/test/javax/el/TestELProcessor.java (with props) Modified:

svn commit: r1502552 - in /tomcat/trunk: java/javax/el/ELProcessor.java test/javax/el/TestELProcessor.java

2013-07-12 Thread markt
Author: markt Date: Fri Jul 12 13:25:04 2013 New Revision: 1502552 URL: http://svn.apache.org/r1502552 Log: Add some more unit tests for the EL processor and make sure it uses the import information it has to hand to resolve class names. Modified: tomcat/trunk/java/javax/el/ELProcessor.java

Puzzled by Access Valve Logging

2013-07-12 Thread Brian Burch
While working on https://issues.apache.org/bugzilla/show_bug.cgi?id=55215, I was surprised to discover my log files generated by AccessLogValve do not seem to be handled by log4j. I've worked with the various Authenticator Valves and all I could remember was they used the juli Logger services

[Bug 53504] jstl.jar not scanned for TLDs

2013-07-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53504 Brendan Nolan changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFI

[Bug 53504] jstl.jar not scanned for TLDs

2013-07-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53504 --- Comment #3 from Nick Williams --- I'm with rksands and Brendan. The jstl.jar exclusion makes no sense in Tomcat 7 or 8 anymore. I think it should be removed. -- You are receiving this mail because: You are the assignee for the bug. -

Re: [Bug 55245] Add test cases for JspC

2013-07-12 Thread Jeremy Boynes
On Jul 12, 2013, at 1:46 AM, bugzi...@apache.org wrote: > https://issues.apache.org/bugzilla/show_bug.cgi?id=55245 > > --- Comment #3 from Mark Thomas --- > It is worth noting that this new test case fails and that this is expected as > it highlights at least one bug (bug 55250) in the refactore

svn commit: r1502624 - /tomcat/trunk/java/org/apache/el/parser/ELParser.jjt

2013-07-12 Thread markt
Author: markt Date: Fri Jul 12 17:23:10 2013 New Revision: 1502624 URL: http://svn.apache.org/r1502624 Log: Cosmetic clean-up - line length - alignment Modified: tomcat/trunk/java/org/apache/el/parser/ELParser.jjt Modified: tomcat/trunk/java/org/apache/el/parser/ELParser.jjt URL: http://svn

[Tomcat Wiki] Update of "HowTo/FasterStartUp" by ChristopherSchultz

2013-07-12 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "HowTo/FasterStartUp" page has been changed by ChristopherSchultz: https://wiki.apache.org/tomcat/HowTo/FasterStartUp?action=diff&rev1=14&rev2=15 Note the "`/./`" characters i

Re: Puzzled by Access Valve Logging

2013-07-12 Thread Konstantin Kolinko
2013/7/12 Brian Burch : > While working on https://issues.apache.org/bugzilla/show_bug.cgi?id=55215, I > was surprised to discover my log files generated by AccessLogValve do not > seem to be handled by log4j. > > I've worked with the various Authenticator Valves and all I could remember > was they

Re: svn commit: r1502552 - in /tomcat/trunk: java/javax/el/ELProcessor.java test/javax/el/TestELProcessor.java

2013-07-12 Thread Konstantin Kolinko
2013/7/12 : > Author: markt > Date: Fri Jul 12 13:25:04 2013 > New Revision: 1502552 > > URL: http://svn.apache.org/r1502552 > Log: > Add some more unit tests for the EL processor and make sure it uses the > import information it has to hand to resolve class names. > > Modified: > tomcat/trun

potential problem: CometEvent END is not fired

2013-07-12 Thread stzdzyhs
Hello, a basic CometProcessor servlet, I found that the CometEvent END is not fired.only BEGIN event is fired. (tested on 7.0.34 and the latest 7.0.42) please use a browser to access the servlet BWT, it seems that the org.apache.tomcat.dbcp.dbcp.BasicDataSource code missing in the svn:tc7.0.x

[Bug 55259] New: Unnecessary work in JspConfig

2013-07-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55259 Bug ID: 55259 Summary: Unnecessary work in JspConfig Product: Tomcat 8 Version: trunk Hardware: All OS: All Status: NEW Severity: trivial

[Bug 55259] Unnecessary work in JspConfig

2013-07-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55259 --- Comment #1 from Jeremy Boynes --- Created attachment 30588 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30588&action=edit patch to move instantiation outside the loop -- You are receiving this mail because: You are the a

[Bug 55257] [websocket] unresponsive SSL handling under load

2013-07-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55257 Niki Dokovski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: Puzzled by Access Valve Logging

2013-07-12 Thread Brian Burch
On 13/07/13 00:10, Konstantin Kolinko wrote: 2013/7/12 Brian Burch : While working on https://issues.apache.org/bugzilla/show_bug.cgi?id=55215, I was surprised to discover my log files generated by AccessLogValve do not seem to be handled by log4j. I've worked with the various Authenticator Val