[Bug 55746] New: Add documentation for AllRolesMode for CombinedRealm

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55746 Bug ID: 55746 Summary: Add documentation for AllRolesMode for CombinedRealm Product: Tomcat 6 Version: unspecified Hardware: All OS: All Status: NEW

Re: Subject: Questions on Jasper's BodyContentImpl, bug #43925, and proposed solution

2013-11-05 Thread Jeremy Boynes
On Nov 1, 2013, at 6:23 AM, Scott Severtson wrote: > All, > > We've noticed that our Tomcat 6.0.37 instances have increasing overhead the > longer they stay up. We've captured some heap dumps, expecting to find memory > leaks within our code, but found something different instead. > > Jasper

[jira] [Commented] (MTOMCAT-246) Allow for adding dirs/files to webapp classpath

2013-11-05 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814572#comment-13814572 ] Olivier Lamy (*$^¨%`£) commented on MTOMCAT-246: I'm interested to have a

[jira] [Closed] (MTOMCAT-196) Add the possiblilty to search warRunDepencies and extraDependcies throug the dependencyManagement

2013-11-05 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-196. -- Resolution: Fixed > Add the possiblilty to search warRunDepencies and extraDep

svn commit: r1539227 - in /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run: AbstractExecWarMojo.java AbstractStandaloneWarMojo.java

2013-11-05 Thread olamy
Author: olamy Date: Wed Nov 6 03:22:00 2013 New Revision: 1539227 URL: http://svn.apache.org/r1539227 Log: [MTOMCAT-196] for warRunDependencies too Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java

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

2013-11-05 Thread olamy
Author: olamy Date: Wed Nov 6 03:21:36 2013 New Revision: 1539226 URL: http://svn.apache.org/r1539226 Log: [MTOMCAT-196] Add the possiblilty to search warRunDepencies and extraDependcies throug the dependencyManagement Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/

[jira] [Created] (MTOMCAT-247) refactor AbstractExecWarMojo and AbstractStandaloneWarMojo which contains duplicate code

2013-11-05 Thread *$^¨%`£
Olivier Lamy (*$^¨%`£) created MTOMCAT-247: -- Summary: refactor AbstractExecWarMojo and AbstractStandaloneWarMojo which contains duplicate code Key: MTOMCAT-247 URL: https://issues.apache.org/jira/browse/M

svn commit: r1539222 - in /tomcat/maven-plugin/trunk: tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/ tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/

2013-11-05 Thread olamy
Author: olamy Date: Wed Nov 6 02:56:29 2013 New Revision: 1539222 URL: http://svn.apache.org/r1539222 Log: cleanup unused dependencies Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java tomcat/maven

svn commit: r1539220 - in /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run: AbstractExecWarMojo.java AbstractStandaloneWarMojo.java

2013-11-05 Thread olamy
Author: olamy Date: Wed Nov 6 02:55:08 2013 New Revision: 1539220 URL: http://svn.apache.org/r1539220 Log: [MTOMCAT-161] add a filter to exclude some files from jars when building self executable war/jar Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomc

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

2013-11-05 Thread olamy
Author: olamy Date: Wed Nov 6 02:54:45 2013 New Revision: 1539219 URL: http://svn.apache.org/r1539219 Log: plexus utils 3.0.15 Modified: tomcat/maven-plugin/trunk/pom.xml Modified: tomcat/maven-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=153

[jira] [Closed] (MTOMCAT-161) Executable WAR: extraDependencies (JARs) should not be extracted but used directly

2013-11-05 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-161. -- Resolution: Fixed added an excludes field as it you can add some file patterns

svn commit: r1539210 [12/12] - in /tomcat/site/trunk/docs/maven-plugin-trunk: ./ apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/ common-tomcat-maven-plugin/ common-tomcat-maven-plugin/xref/org/apa

2013-11-05 Thread olamy
Modified: tomcat/site/trunk/docs/maven-plugin-trunk/tomcat7-war-runner/xref/org/apache/tomcat/maven/runner/Tomcat7Runner.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-trunk/tomcat7-war-runner/xref/org/apache/tomcat/maven/runner/Tomcat7Runner.html?rev=1539210&r1=153920

svn commit: r1539210 [6/12] - in /tomcat/site/trunk/docs/maven-plugin-trunk: ./ apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/ common-tomcat-maven-plugin/ common-tomcat-maven-plugin/xref/org/apac

2013-11-05 Thread olamy
Modified: tomcat/site/trunk/docs/maven-plugin-trunk/tomcat6-maven-plugin/run-war-only-mojo.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-trunk/tomcat6-maven-plugin/run-war-only-mojo.html?rev=1539210&r1=1539209&r2=1539210&view=diff =

svn commit: r1539210 [11/12] - in /tomcat/site/trunk/docs/maven-plugin-trunk: ./ apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/ common-tomcat-maven-plugin/ common-tomcat-maven-plugin/xref/org/apa

2013-11-05 Thread olamy
Modified: tomcat/site/trunk/docs/maven-plugin-trunk/tomcat7-war-runner/checkstyle.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-trunk/tomcat7-war-runner/checkstyle.html?rev=1539210&r1=1539209&r2=1539210&view=diff ===

svn commit: r1539210 [1/12] - in /tomcat/site/trunk/docs/maven-plugin-trunk: ./ apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/ common-tomcat-maven-plugin/ common-tomcat-maven-plugin/xref/org/apac

2013-11-05 Thread olamy
Author: olamy Date: Wed Nov 6 01:39:41 2013 New Revision: 1539210 URL: http://svn.apache.org/r1539210 Log: Apache Tomcat Maven Plugin site documentation for 2.2-SNAPSHOT Modified: tomcat/site/trunk/docs/maven-plugin-trunk/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMoj

buildbot failure in ASF Buildbot on tomcat-trunk

2013-11-05 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/5179 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

[jira] [Closed] (MTOMCAT-233) 404 links at http://tomcat.apache.org/maven-plugin-2.0/modules.html

2013-11-05 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-233. -- Resolution: Fixed fixed using last maven site plugin. So will be available wit

[jira] [Closed] (MTOMCAT-211) The .war file is not extracted from executable war

2013-11-05 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-211. -- Resolution: Fixed > The .war file is not extracted from executable war > -

svn commit: r1539209 - /tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7Runner.java

2013-11-05 Thread olamy
Author: olamy Date: Wed Nov 6 01:31:25 2013 New Revision: 1539209 URL: http://svn.apache.org/r1539209 Log: [MTOMCAT-211] The .war file is not extracted from executable war Modified: tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7Runner.java

buildbot failure in ASF Buildbot on tomcat-7-trunk

2013-11-05 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/1534 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Sourc

[jira] [Commented] (MTOMCAT-84) tomcat:reload logs the wrong message

2013-11-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814470#comment-13814470 ] Hudson commented on MTOMCAT-84: --- SUCCESS: Integrated in TomcatMavenPlugin-mvn3.x #267 (See

[jira] [Commented] (MTOMCAT-92) Bind tomcat to a self-chosen network interface

2013-11-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814469#comment-13814469 ] Hudson commented on MTOMCAT-92: --- SUCCESS: Integrated in TomcatMavenPlugin-mvn3.x #267 (See

Re: svn commit: r1539180 - in /tomcat/trunk: java/org/apache/catalina/loader/WebappClassLoader.java test/org/apache/catalina/loader/TestWebappClassLoaderWeaving.java

2013-11-05 Thread Konstantin Kolinko
2013/11/6 : > Author: markt > Date: Tue Nov 5 23:06:33 2013 > New Revision: 1539180 > > URL: http://svn.apache.org/r1539180 > Log: > Review of r1539036 by Nick Williams. > > copyWithoutTransformers(), as defined in the interface > InstrumentableClassLoader, returns a ClassLoader. The start() met

[Bug 49134] Server.stop() doesn't unregister all MBeans

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

[jira] [Commented] (MTOMCAT-79) Running "package" before tomcat:deploy breaks build

2013-11-05 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814395#comment-13814395 ] Olivier Lamy (*$^¨%`£) commented on MTOMCAT-79: --- you should be able to use d

[jira] [Closed] (MTOMCAT-84) tomcat:reload logs the wrong message

2013-11-05 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-84. - Resolution: Fixed Fix Version/s: 2.2 patch applied. Thanks > tomcat:reloa

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

2013-11-05 Thread olamy
Author: olamy Date: Tue Nov 5 23:23:41 2013 New Revision: 1539192 URL: http://svn.apache.org/r1539192 Log: add contributor Modified: tomcat/maven-plugin/trunk/pom.xml Modified: tomcat/maven-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1539192

svn commit: r1539191 - /tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/ReloadMojo.java

2013-11-05 Thread olamy
Author: olamy Date: Tue Nov 5 23:23:29 2013 New Revision: 1539191 URL: http://svn.apache.org/r1539191 Log: [MTOMCAT-84] tomcat:reload logs the wrong message Submitted by Michael Osipov. Modified: tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tom

svn commit: r1539186 - in /tomcat/maven-plugin/trunk: tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.java tomcat7-maven-plugin/src/main/java/org/apache/tomca

2013-11-05 Thread olamy
Author: olamy Date: Tue Nov 5 23:18:27 2013 New Revision: 1539186 URL: http://svn.apache.org/r1539186 Log: [MTOMCAT-92] setup for https and ajp connectors too Modified: tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.java

Re: svn commit: r1538502 - in /tomcat/maven-plugin/trunk: tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.java tomcat7-maven-plugin/src/main/java/org/apache/t

2013-11-05 Thread Olivier Lamy
On 5 November 2013 07:42, Konstantin Kolinko wrote: > 2013/11/4 : >> Author: olamy >> Date: Mon Nov 4 04:12:13 2013 >> New Revision: 1538502 >> >> URL: http://svn.apache.org/r1538502 >> Log: >> [MTOMCAT-92] Bind tomcat to a self-chosen network interface >> >> Modified: >> >> tomcat/maven-pl

svn commit: r1539187 - in /tomcat/maven-plugin/trunk: tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.java tomcat7-maven-plugin/src/main/java/org/apache/tomca

2013-11-05 Thread olamy
Author: olamy Date: Tue Nov 5 23:18:57 2013 New Revision: 1539187 URL: http://svn.apache.org/r1539187 Log: fix javadoc Modified: tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.java tomcat/maven-plugin/trunk/tomcat7-ma

svn commit: r1539180 - in /tomcat/trunk: java/org/apache/catalina/loader/WebappClassLoader.java test/org/apache/catalina/loader/TestWebappClassLoaderWeaving.java

2013-11-05 Thread markt
Author: markt Date: Tue Nov 5 23:06:33 2013 New Revision: 1539180 URL: http://svn.apache.org/r1539180 Log: Review of r1539036 by Nick Williams. copyWithoutTransformers(), as defined in the interface InstrumentableClassLoader, returns a ClassLoader. The start() method is not defined in ClassLoa

Re: svn commit: r1539036 - in /tomcat/trunk: java/org/apache/catalina/loader/WebappLoader.java test/org/apache/catalina/loader/TestVirtualWebappLoader.java test/org/apache/catalina/loader/TestWebappCl

2013-11-05 Thread Mark Thomas
On 05/11/2013 16:47, Nick Williams wrote: > copyWithoutTransformers(), as defined in the interface > InstrumentableClassLoader, returns a ClassLoader. The start() method is not > defined in ClassLoader, it is specific to WebappClassLoader. Furthermore, > code calling copyWithoutTransformers() wo

[Bug 55198] Quote entity in html element attribute evaluated in tagx if attribute contains EL expression

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55198 --- Comment #6 from Mark Thomas --- I've updated the back-port proposal to include a fix for the regression identified in bug 55735. Regarding the issue, I have a fix for that but it strikes me as the sort of thing that could bre

[Bug 55735] Additional quote entity in html element attribute evaluated in tagx if attribute contains EL expression

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

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

2013-11-05 Thread markt
Author: markt Date: Tue Nov 5 23:01:15 2013 New Revision: 1539179 URL: http://svn.apache.org/r1539179 Log: Update the BZ 55198 proposal with the fixes for the regression. Remove Chris's vote as the patch proposal has changed. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.

[Bug 55735] Additional quote entity in html element attribute evaluated in tagx if attribute contains EL expression

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55735 Mark Thomas changed: What|Removed |Added Component|Jasper |Jasper Version|7.0.47

svn commit: r1539177 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/compiler/ java/org/apache/jasper/runtime/ test/org/apache/jasper/compiler/ test/org/apache/jasper/runtime/ test/webapp-3.0/WE

2013-11-05 Thread markt
Author: markt Date: Tue Nov 5 22:56:44 2013 New Revision: 1539177 URL: http://svn.apache.org/r1539177 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55735 This fixes a regression caused by the fix to https://issues.apache.org/bugzilla/show_bug.cgi?id=55198 When processing JSP docume

svn commit: r1539176 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/compiler/ELParser.java test/org/apache/jasper/compiler/TestELParser.java

2013-11-05 Thread markt
Author: markt Date: Tue Nov 5 22:51:30 2013 New Revision: 1539176 URL: http://svn.apache.org/r1539176 Log: Fix various bugs in Jasper's simplified EL parser and add the test case that found them. This is a precursor to fixing BZ55198 / BZ55735 since that is going to require separating an attrib

svn commit: r1539174 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/compiler/ELNode.java

2013-11-05 Thread markt
Author: markt Date: Tue Nov 5 22:50:21 2013 New Revision: 1539174 URL: http://svn.apache.org/r1539174 Log: Fix indent Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/jasper/compiler/ELNode.java Propchange: tomcat/tc7.0.x/trunk/

svn commit: r1539173 - in /tomcat/trunk: java/org/apache/jasper/compiler/ java/org/apache/jasper/runtime/ test/org/apache/jasper/compiler/ test/org/apache/jasper/runtime/ test/webapp/WEB-INF/tags/ tes

2013-11-05 Thread markt
Author: markt Date: Tue Nov 5 22:46:35 2013 New Revision: 1539173 URL: http://svn.apache.org/r1539173 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55735 This fixes a regression caused by the fix to https://issues.apache.org/bugzilla/show_bug.cgi?id=55198 When processing JSP docume

svn commit: r1539157 - in /tomcat/trunk: java/org/apache/jasper/compiler/ELParser.java test/org/apache/jasper/compiler/TestELParser.java

2013-11-05 Thread markt
Author: markt Date: Tue Nov 5 22:13:37 2013 New Revision: 1539157 URL: http://svn.apache.org/r1539157 Log: Fix various bugs in Jasper's simplified EL parser and add the test case that found them. This is a precursor to fixing BZ55198 / BZ55735 since that is going to require separating an attrib

svn commit: r1539133 - /tomcat/trunk/java/org/apache/jasper/compiler/ELNode.java

2013-11-05 Thread markt
Author: markt Date: Tue Nov 5 21:22:25 2013 New Revision: 1539133 URL: http://svn.apache.org/r1539133 Log: Fix indent Modified: tomcat/trunk/java/org/apache/jasper/compiler/ELNode.java Modified: tomcat/trunk/java/org/apache/jasper/compiler/ELNode.java URL: http://svn.apache.org/viewvc/tomc

[Bug 55383] Improve markup and design of Tomcat's HTML pages

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55383 --- Comment #51 from Konstantin Preißer --- Hi Christopher, thanks for your comments. (In reply to Christopher Schultz from comment #50) > (In reply to Konstantin Preißer from comment #49) > > I'd like to switch the font used for the Tomca

[Bug 55383] Improve markup and design of Tomcat's HTML pages

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55383 --- Comment #50 from Christopher Schultz --- (In reply to Konstantin Preißer from comment #49) > I'd like to switch the font used for the Tomcat Website and Docs (currently > "Lucida Sans Unicode") to "Open Sans" [1] which is released by Go

[Bug 55383] Improve markup and design of Tomcat's HTML pages

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55383 --- Comment #49 from Konstantin Preißer --- Hi, I'd like to switch the font used for the Tomcat Website and Docs (currently "Lucida Sans Unicode") to "Open Sans" [1] which is released by Google using a Apache 2.0 Licence. This also means t

[Bug 55743] Shutdown script broken on linux when only using PID-File

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55743 --- Comment #3 from Christopher Schultz --- I wasn't objecting to you having filed this BZ issue: I was just changing the classification from BUG to ENHANCEMENT. I don't see why it couldn't be added. Did you want to propose a patch? They a

buildbot success in ASF Buildbot on tomcat-trunk

2013-11-05 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/5177 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

[Bug 52153] periodic JVM crash (access violation) on buffer flush

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52153 Christopher Schultz changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #8 from

[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588 --- Comment #7 from Christopher Schultz --- (In reply to Nitinb from comment #5) > Created attachment 31011 [details] > Another crash with same error > > There was another crash and I have attached the crash report file > hs_err_pid12092.l

Re: svn commit: r1539036 - in /tomcat/trunk: java/org/apache/catalina/loader/WebappLoader.java test/org/apache/catalina/loader/TestVirtualWebappLoader.java test/org/apache/catalina/loader/TestWebappCl

2013-11-05 Thread Nick Williams
On Nov 5, 2013, at 9:41 AM, ma...@apache.org wrote: > Author: markt > Date: Tue Nov 5 15:41:53 2013 > New Revision: 1539036 > > URL: http://svn.apache.org/r1539036 > Log: > Fix remainder of failing tests and a related TODO spotted in the tests as > well. > > > > Modified: > tomcat/trunk/te

svn commit: r1539036 - in /tomcat/trunk: java/org/apache/catalina/loader/WebappLoader.java test/org/apache/catalina/loader/TestVirtualWebappLoader.java test/org/apache/catalina/loader/TestWebappClassL

2013-11-05 Thread markt
Author: markt Date: Tue Nov 5 15:41:53 2013 New Revision: 1539036 URL: http://svn.apache.org/r1539036 Log: Fix remainder of failing tests and a related TODO spotted in the tests as well. Modified: tomcat/trunk/java/org/apache/catalina/loader/WebappLoader.java tomcat/trunk/test/org/apache

[Bug 55743] Shutdown script broken on linux when only using PID-File

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55743 --- Comment #2 from Felix Becker --- Hi, http://tomcat.apache.org/tomcat-7.0-doc/config/server.html === Quote Note: Disabling the shutdown port works well when Tomcat is started using Apache Commons Daemon (running as a service on Windo

[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588 --- Comment #6 from Christopher Schultz --- (In reply to Nitinb from comment #4) > What could be side effects of running tomcat with 'ulimit -c unlimited' > during the test? You might get a very large core file (roughly the size of your JV

[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588 Christopher Schultz changed: What|Removed |Added Attachment #31011|text/x-log |text/plain mime typ

[Bug 55743] Shutdown script broken on linux when only using PID-File

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55743 Christopher Schultz changed: What|Removed |Added Severity|normal |enhancement --- Comment #1 f

[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588 Nitinb changed: What|Removed |Added CC||nitinvbhav...@yahoo.com --- Comment #5 fr

Buildbot is now generated Cobertura reports for trunk

2013-11-05 Thread Mark Thomas
http://ci.apache.org/projects/tomcat/tomcat8/coverage/ Enjoy - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588 Nitinb changed: What|Removed |Added Status|NEEDINFO|NEW -- You are receiving this mail becau

[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588 --- Comment #4 from Nitinb --- What could be side effects of running tomcat with 'ulimit -c unlimited' during the test? -- You are receiving this mail because: You are the assignee for the bug. ---

Re: buildbot failure in ASF Buildbot on tomcat-trunk

2013-11-05 Thread Mark Thomas
On 05/11/2013 11:40, Konstantin Kolinko wrote: > 2013/11/5 : >> 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/5174 >> >> Buildbot URL: http://ci.apache.org/ >>

svn commit: r1538960 - in /tomcat/trunk/java/org/apache/tomcat/util/scan: JarFactory.java JarFileUrlJar.java

2013-11-05 Thread markt
Author: markt Date: Tue Nov 5 12:07:03 2013 New Revision: 1538960 URL: http://svn.apache.org/r1538960 Log: Fix failing unit tests after refactoring of Jasper to use the JAR abstraction from the JAR scanner. Modified: tomcat/trunk/java/org/apache/tomcat/util/scan/JarFactory.java tomcat/t

Re: buildbot failure in ASF Buildbot on tomcat-trunk

2013-11-05 Thread Konstantin Kolinko
2013/11/5 : > 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/5174 > > Buildbot URL: http://ci.apache.org/ > > Buildslave for this Build: bb-vm_ubuntu > > Build Rea

svn commit: r1538949 - in /tomcat/trunk/java/org/apache/tomcat/util/scan: FileUrlJar.java FileUrlNestedJar.java JarFactory.java JarFileUrlJar.java JarFileUrlNestedJar.java

2013-11-05 Thread markt
Author: markt Date: Tue Nov 5 11:39:25 2013 New Revision: 1538949 URL: http://svn.apache.org/r1538949 Log: Better names Added: tomcat/trunk/java/org/apache/tomcat/util/scan/JarFileUrlJar.java - copied, changed from r1538919, tomcat/trunk/java/org/apache/tomcat/util/scan/FileUrlJar.jav

buildbot failure in ASF Buildbot on tomcat-trunk

2013-11-05 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/5174 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

[Bug 55743] New: Shutdown script broken on linux when only using PID-File

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55743 Bug ID: 55743 Summary: Shutdown script broken on linux when only using PID-File Product: Tomcat 7 Version: unspecified Hardware: PC OS: Linux

[Bug 55719] WAR's deployed via Tomcat Manager using Cargo deployer are getting corrupted.

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55719 --- Comment #7 from Mark Thomas --- I been through the code and if the upload fails there should be something logged to $CATALINA_BASE/logs/manager-.log Do you still have those logs? If so, could you check to see if anything was logged? -

[Bug 52323] Cobertura test code coverage support for build.xml and build.properties.default

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52323 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

svn commit: r1538926 - in /tomcat/tc7.0.x/trunk: ./ BUILDING.txt build.xml conf/catalina.properties

2013-11-05 Thread markt
Author: markt Date: Tue Nov 5 10:17:15 2013 New Revision: 1538926 URL: http://svn.apache.org/r1538926 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52323 Follow up to r1538534 kkolinko review comments Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/BU

[Bug 52323] Cobertura test code coverage support for build.xml and build.properties.default

2013-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52323 --- Comment #9 from Mark Thomas --- (In reply to Christopher Schultz from comment #6) > > So... what does our code-coverage look like? Is there a CC-report available > through Jenkins? Tomcat doesn't use the ASF's Jenkins server for CI, i

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

2013-11-05 Thread markt
Author: markt Date: Tue Nov 5 10:06:48 2013 New Revision: 1538923 URL: http://svn.apache.org/r1538923 Log: Move the Cobertura output up a level Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1538923&r1=1538922&

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

2013-11-05 Thread markt
Author: markt Date: Tue Nov 5 10:07:11 2013 New Revision: 1538924 URL: http://svn.apache.org/r1538924 Log: Skip the Cobertura JARs Modified: tomcat/trunk/conf/catalina.properties Modified: tomcat/trunk/conf/catalina.properties URL: http://svn.apache.org/viewvc/tomcat/trunk/conf/catalina.pr

svn commit: r1538921 - /tomcat/trunk/BUILDING.txt

2013-11-05 Thread markt
Author: markt Date: Tue Nov 5 09:57:38 2013 New Revision: 1538921 URL: http://svn.apache.org/r1538921 Log: Document how to enable Cobertura code coverage Modified: tomcat/trunk/BUILDING.txt Modified: tomcat/trunk/BUILDING.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?rev=

[jira] [Commented] (MTOMCAT-79) Running "package" before tomcat:deploy breaks build

2013-11-05 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813809#comment-13813809 ] Michael Osipov commented on MTOMCAT-79: --- Why was that closed as "Not a Problem"? >

[jira] [Updated] (MTOMCAT-84) tomcat:reload logs the wrong message

2013-11-05 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MTOMCAT-84: -- Attachment: MTOMCAT-84.patch > tomcat:reload logs the wrong message > -

[jira] [Reopened] (MTOMCAT-84) tomcat:reload logs the wrong message

2013-11-05 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reopened MTOMCAT-84: --- [~olamy], I don't think so. [~kkolinko], I have reuploaded the patch. I have signed ASF license