[Bug 54040] I found my flex application doesn't work anymore after tomcat version 7.0.27

2012-10-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54040 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 francesco changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #9 from francesco ---

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 --- Comment #10 from francesco --- this error happened with java version since 1.6.xx to 1.7.xx last attempt of yesterday has been done using the lastest 7u9-b05 , are months that i always try with newer software available to get tomcat w

[ANN] Apache Tomcat 6.0.36 released

2012-10-23 Thread jean-frederic clere
The Apache Tomcat team announces the immediate availability of Apache Tomcat 6.0.36 stable. Apache Tomcat 6.0.36 is primarily a security and bug fix release. All users of older versions of the Tomcat 6.0 family should upgrade to 6.0.36. Note that is version has 4 zip binaries: a generic one a

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

2012-10-23 Thread olamy
Author: olamy Date: Tue Oct 23 09:54:21 2012 New Revision: 1401227 URL: http://svn.apache.org/viewvc?rev=1401227&view=rev Log: use last tomcat 6.0.36 Modified: tomcat/maven-plugin/trunk/tomcat6-maven-plugin/pom.xml Modified: tomcat/maven-plugin/trunk/tomcat6-maven-plugin/pom.xml URL: http:/

Re: Resources - merging back the changes

2012-10-23 Thread Mark Thomas
On 23/10/2012 01:01, Konstantin Kolinko wrote: > 2012/10/17 Mark Thomas : >> On 17/10/2012 15:07, Konstantin Kolinko wrote: >> >>> 1. Are and able to inject individual files? >> >> Not yet, but that should be relatively simple to implement. >> >>> 2. I am -1 on removal of VirtualWebappLoader. >>>

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

2012-10-23 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-validate has an issue affecting its community integration.

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

2012-10-23 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 has an issue affecting its community integration. Th

svn commit: r1401253 [4/4] - in /tomcat/sandbox/trunk-resources: ./ java/javax/net/ java/javax/servlet/ java/javax/servlet/http/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java

2012-10-23 Thread markt
Modified: tomcat/sandbox/trunk-resources/java/org/apache/tomcat/util/bcel/classfile/Utility.java URL: http://svn.apache.org/viewvc/tomcat/sandbox/trunk-resources/java/org/apache/tomcat/util/bcel/classfile/Utility.java?rev=1401253&r1=1401252&r2=1401253&view=diff ===

svn commit: r1401258 - in /tomcat/sandbox/trunk-resources/java/org/apache/catalina: WebResource.java WebResourceRoot.java webresources/Cache.java webresources/DirResourceSet.java webresources/JarResou

2012-10-23 Thread markt
Author: markt Date: Tue Oct 23 12:06:55 2012 New Revision: 1401258 URL: http://svn.apache.org/viewvc?rev=1401258&view=rev Log: Javadoc cleanup Modified: tomcat/sandbox/trunk-resources/java/org/apache/catalina/WebResource.java tomcat/sandbox/trunk-resources/java/org/apache/catalina/WebReso

svn commit: r1401259 - /tomcat/sandbox/trunk-resources/java/org/apache/tomcat/JarScannerCallback.java

2012-10-23 Thread markt
Author: markt Date: Tue Oct 23 12:08:29 2012 New Revision: 1401259 URL: http://svn.apache.org/viewvc?rev=1401259&view=rev Log: Fix typo Modified: tomcat/sandbox/trunk-resources/java/org/apache/tomcat/JarScannerCallback.java Modified: tomcat/sandbox/trunk-resources/java/org/apache/tomcat/Ja

svn commit: r1401260 - /tomcat/sandbox/trunk-resources/webapps/docs/config/resources.xml

2012-10-23 Thread markt
Author: markt Date: Tue Oct 23 12:11:25 2012 New Revision: 1401260 URL: http://svn.apache.org/viewvc?rev=1401260&view=rev Log: Add caching info Modified: tomcat/sandbox/trunk-resources/webapps/docs/config/resources.xml Modified: tomcat/sandbox/trunk-resources/webapps/docs/config/resources.xm

svn commit: r1401263 - in /tomcat/sandbox/trunk-resources: java/org/apache/naming/resources/ test/org/apache/naming/resources/TestDirContextURLStreamHandlerFactory.java test/org/apache/naming/resource

2012-10-23 Thread markt
Author: markt Date: Tue Oct 23 12:17:06 2012 New Revision: 1401263 URL: http://svn.apache.org/viewvc?rev=1401263&view=rev Log: Remove old resources implementation Removed: tomcat/sandbox/trunk-resources/java/org/apache/naming/resources/ tomcat/sandbox/trunk-resources/test/org/apache/nami

svn commit: r1401270 - /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/Cache.java

2012-10-23 Thread markt
Author: markt Date: Tue Oct 23 12:24:04 2012 New Revision: 1401270 URL: http://svn.apache.org/viewvc?rev=1401270&view=rev Log: Fix test Fix typos Modified: tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/Cache.java Modified: tomcat/sandbox/trunk-resources/java/org/apac

svn commit: r1401271 - /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/Cache.java

2012-10-23 Thread markt
Author: markt Date: Tue Oct 23 12:25:58 2012 New Revision: 1401271 URL: http://svn.apache.org/viewvc?rev=1401271&view=rev Log: Fix test Modified: tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/Cache.java Modified: tomcat/sandbox/trunk-resources/java/org/apache/catalin

svn commit: r1401275 - /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/Cache.java

2012-10-23 Thread markt
Author: markt Date: Tue Oct 23 12:42:59 2012 New Revision: 1401275 URL: http://svn.apache.org/viewvc?rev=1401275&view=rev Log: When removing an item from the cache, only reduce the current cache size of the item was added to the cache. Provide conversions (bytes/kilobytes) for maxCacheObjectSize

svn commit: r1401277 - in /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources: FileResource.java JarResource.java

2012-10-23 Thread markt
Author: markt Date: Tue Oct 23 12:50:14 2012 New Revision: 1401277 URL: http://svn.apache.org/viewvc?rev=1401277&view=rev Log: More Javadoc Modified: tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/FileResource.java tomcat/sandbox/trunk-resources/java/org/apache/cat

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

2012-10-23 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 integration.

[jira] [Created] (MTOMCAT-182) Typo in Tomcat6 AbstractRunWarMojo MOJO

2012-10-23 Thread Steve Jerman (JIRA)
Steve Jerman created MTOMCAT-182: Summary: Typo in Tomcat6 AbstractRunWarMojo MOJO Key: MTOMCAT-182 URL: https://issues.apache.org/jira/browse/MTOMCAT-182 Project: Apache Tomcat Maven Plugin

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

2012-10-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54044 Priority: P2 Bug ID: 54044 Assignee: dev@tomcat.apache.org Summary: AccessLogValve using stale date/time with SimpleDateFormat Severity: normal Classification: Uncl

[Bug 54045] New: ReplicatedMap don't like TcpFailureDetector in static configuration

2012-10-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54045 Priority: P2 Bug ID: 54045 Assignee: dev@tomcat.apache.org Summary: ReplicatedMap don't like TcpFailureDetector in static configuration Severity: major Classificati

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

2012-10-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54046 Priority: P2 Bug ID: 54046 Assignee: dev@tomcat.apache.org Summary: JVM crashed with EXCEPTION_ACCESS_VIOLATION, problematic frame C [tcnative-1.dll+0x57d0] Severity:

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

2012-10-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54046 Cristi Vulpe changed: What|Removed |Added OS||Windows Server 2008 -- You are rec

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

2012-10-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54046 Cristi Vulpe changed: What|Removed |Added OS||Windows Server 2008 -- You are rec

svn commit: r1401468 - /tomcat/sandbox/trunk-resources/test/org/apache/catalina/webresources/TestFileResourceSet.java

2012-10-23 Thread markt
Author: markt Date: Tue Oct 23 20:58:29 2012 New Revision: 1401468 URL: http://svn.apache.org/viewvc?rev=1401468&view=rev Log: Missed file Added: tomcat/sandbox/trunk-resources/test/org/apache/catalina/webresources/TestFileResourceSet.java (with props) Added: tomcat/sandbox/trunk-resour

svn commit: r1401470 - /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/AbstractFileResourceSet.java

2012-10-23 Thread markt
Author: markt Date: Tue Oct 23 20:58:55 2012 New Revision: 1401470 URL: http://svn.apache.org/viewvc?rev=1401470&view=rev Log: Another one Added: tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/AbstractFileResourceSet.java (with props) Added: tomcat/sandbox/trunk-re

svn commit: r1401472 - /tomcat/trunk/java/org/apache/catalina/loader/VirtualWebappLoader.java

2012-10-23 Thread rjung
Author: rjung Date: Tue Oct 23 21:00:19 2012 New Revision: 1401472 URL: http://svn.apache.org/viewvc?rev=1401472&view=rev Log: Fix NPE in unconfigured VirtualWebappLoader. StringTokenizer throws the NPE if the virtualClassPath wasn't explicitely configured (null by default). This might not be obs

svn commit: r1401477 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/loader/VirtualWebappLoader.java

2012-10-23 Thread rjung
Author: rjung Date: Tue Oct 23 21:04:54 2012 New Revision: 1401477 URL: http://svn.apache.org/viewvc?rev=1401477&view=rev Log: Fix NPE in unconfigured VirtualWebappLoader. StringTokenizer throws the NPE if the virtualClassPath wasn't explicitely configured (null by default). This might not be obs

svn commit: r1401489 - in /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources: AbstractFileResourceSet.java FileResourceSet.java

2012-10-23 Thread markt
Author: markt Date: Tue Oct 23 21:18:24 2012 New Revision: 1401489 URL: http://svn.apache.org/viewvc?rev=1401489&view=rev Log: Review use of '/' Modified: tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/AbstractFileResourceSet.java tomcat/sandbox/trunk-resources/jav

[Bug 54036] currentThreadsBusy issue in centos 6

2012-10-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54036 --- Comment #11 from Pid --- Creating a load test that sends 100s of requests per second isn't so hard. A test case that reproduces a particular outcome is the only way for the Tomcat community to analyse and fix an issue. -- You are rec

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

2012-10-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54044 --- Comment #1 from Rainer Jung --- Note that begin times can be old if your request take a long time to finish. Can you please add %D to your pattern, which will output the request duration in milliseconds. This is to check, whether the o

[jira] [Closed] (MTOMCAT-182) Typo in Tomcat6 AbstractRunWarMojo MOJO

2012-10-23 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-182. -- Resolution: Duplicate Fix Version/s: 2.1 thanks for the report. already

svn commit: r1401496 - /tomcat/sandbox/trunk-resources/

2012-10-23 Thread markt
Author: markt Date: Tue Oct 23 21:37:45 2012 New Revision: 1401496 URL: http://svn.apache.org/viewvc?rev=1401496&view=rev Log: Sync with trunk Modified: tomcat/sandbox/trunk-resources/ (props changed) Propchange: tomcat/sandbox/trunk-resources/ -

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

2012-10-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54044 --- Comment #2 from Casey Lucas --- I restarted earlier today with an updated pattern trying to get some more useful information. The format was not the one you recommended (since it was before your request) but I added: %I - thread - in

buildbot failure in ASF Buildbot on tomcat-trunk

2012-10-23 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/3484 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St