RE: have Re: MaxQueueSize for Executor and Tomcat 6

2012-04-16 Thread Plüm , Rüdiger , Vodafone Group
Ping? > -Original Message- > From: Plüm, Rüdiger, Vodafone Group > [mailto:ruediger.pl...@vodafone.com] > Sent: Mittwoch, 11. April 2012 17:43 > To: Tomcat Developers List > Subject: RE: have Re: MaxQueueSize for Executor and Tomcat 6 > > > > > -Original Message- > > From: jean-

Re: [jira] [Commented] (MTOMCAT-142) contextFile path="..." ignored when using tomcat7:run

2012-04-16 Thread Pid *
That's a new one. p On 16 Apr 2012, at 02:07, PC Treasures Support wrote: > Good Evening, > > I do apologize for the difficulty you are experiencing, I am going to > forward this issue on to my Technician in the morning. Please send me > your contact info so that I can get back with you on a

[jira] [Commented] (MTOMCAT-142) contextFile path="..." ignored when using tomcat7:run

2012-04-16 Thread Dave Syer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254593#comment-13254593 ] Dave Syer commented on MTOMCAT-142: --- OK, yes that works. But does not work (and I thi

[jira] [Created] (MTOMCAT-143) contextFile and tomcatUsers defined in pom.xml are not used with target tomcat7:run

2012-04-16 Thread Created
contextFile and tomcatUsers defined in pom.xml are not used with target tomcat7:run --- Key: MTOMCAT-143 URL: https://issues.apache.org/jira/browse/MTOMCAT-143 Project: A

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

2012-04-16 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 i

DO NOT REPLY [Bug 53085] New: [perf] [concurrency] DefaultInstanceManager.annotationCache is not optimal for more threads

2012-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53085 Bug #: 53085 Summary: [perf] [concurrency] DefaultInstanceManager.annotationCache is not optimal for more threads Product: Tomcat 7 Version: 7.0.26

DO NOT REPLY [Bug 53085] [perf] [concurrency] DefaultInstanceManager.annotationCache is not optimal for more threads

2012-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53085 --- Comment #1 from Martin Kočí 2012-04-16 18:43:44 UTC --- Created attachment 28617 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28617 Screenshot: Monitor Usage during test -- Configure bugmail: https://issues.apache.org/b

svn commit: r1326764 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java

2012-04-16 Thread olamy
Author: olamy Date: Mon Apr 16 19:33:33 2012 New Revision: 1326764 URL: http://svn.apache.org/viewvc?rev=1326764&view=rev Log: [MTOMCAT-142] fix context file using / path Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/Abstrac

[jira] [Commented] (MTOMCAT-142) contextFile path="..." ignored when using tomcat7:run

2012-04-16 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254954#comment-13254954 ] Olivier Lamy (*$^¨%`£) commented on MTOMCAT-142: oops my bad. Should be b

[jira] [Commented] (MTOMCAT-142) contextFile path="..." ignored when using tomcat7:run

2012-04-16 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254956#comment-13254956 ] Hudson commented on MTOMCAT-142: Integrated in TomcatMavenPlugin-mvn3.x #136 (See [https

[jira] [Commented] (MTOMCAT-143) contextFile and tomcatUsers defined in pom.xml are not used with target tomcat7:run

2012-04-16 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254973#comment-13254973 ] Olivier Lamy (*$^¨%`£) commented on MTOMCAT-143: contextFile not used wit

[jira] [Commented] (MTOMCAT-142) contextFile path="..." ignored when using tomcat7:run

2012-04-16 Thread Dave Syer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254983#comment-13254983 ] Dave Syer commented on MTOMCAT-142: --- Yes, that works now. But only with path="/". Is

[jira] [Commented] (MTOMCAT-142) contextFile path="..." ignored when using tomcat7:run

2012-04-16 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254991#comment-13254991 ] Olivier Lamy (*$^¨%`£) commented on MTOMCAT-142: sure only "/" works. if

svn commit: r1326781 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java

2012-04-16 Thread olamy
Author: olamy Date: Mon Apr 16 20:09:53 2012 New Revision: 1326781 URL: http://svn.apache.org/viewvc?rev=1326781&view=rev Log: log contextPath used Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java Modified

[GUMP@vmgump]: Project jakarta-tomcat-catalina (in module jakarta-tomcat-catalina) failed

2012-04-16 Thread bobh
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 jakarta-tomcat-catalina has an issue affecting its community integration.

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

2012-04-16 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. This

[jira] [Commented] (MTOMCAT-143) contextFile and tomcatUsers defined in pom.xml are not used with target tomcat7:run

2012-04-16 Thread Commented
[ https://issues.apache.org/jira/browse/MTOMCAT-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255321#comment-13255321 ] Raphaël Zürcher commented on MTOMCAT-143: - Here is my configuration in pom.xml :

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

2012-04-16 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 i

DO NOT REPLY [Bug 53087] New: BackupManager does not replicate session access time.

2012-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53087 Bug #: 53087 Summary: BackupManager does not replicate session access time. Product: Tomcat 7 Version: trunk Platform: All OS/Version: All Status: NEW Seve

svn commit: r1326938 - in /tomcat/trunk/java/org/apache/catalina: ha/session/DeltaSession.java tribes/tipis/AbstractReplicatedMap.java tribes/tipis/ReplicatedMapEntry.java

2012-04-16 Thread kfujino
Author: kfujino Date: Tue Apr 17 06:06:51 2012 New Revision: 1326938 URL: http://svn.apache.org/viewvc?rev=1326938&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53087. In order to avoid that a backup node expire a session, replicate session access time in BackupManager. Mo

svn commit: r1326941 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/ha/session/ java/org/apache/catalina/tribes/tipis/ webapps/docs/

2012-04-16 Thread kfujino
Author: kfujino Date: Tue Apr 17 06:23:21 2012 New Revision: 1326941 URL: http://svn.apache.org/viewvc?rev=1326941&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53087. In order to avoid that a backup node expire a session, replicate session access time in BackupManager. Mo

DO NOT REPLY [Bug 53087] BackupManager does not replicate session access time.

2012-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53087 Keiichi Fujino changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

buildbot failure in ASF Buildbot on tomcat-trunk

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