RE: Tomcat server crash problem

2011-11-29 Thread Caldarale, Charles R
> From: Tanvir Ahmed [mailto:tanvir_cs...@yahoo.com] > Subject: Tomcat server crash problem > Can any one tell me is there is a memory limit for Tomcat 5.0.27? A) This is not a topic for the developers list. B) Your question has already been answered on the users list today. C) Your Tomcat ve

Tomcat server crash problem

2011-11-29 Thread Tanvir Ahmed
Can any one tell me is there is a memory limit for Tomcat 5.0.27? I use 32-bit OS. When my tomcat use more then 2GB of memoery is is being crashed. How can i increase this memory limit? or please tell me why this happening?

svn commit: r1208148 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/tomcat/util/net/TestXxxEndpoint.java

2011-11-29 Thread markt
Author: markt Date: Tue Nov 29 23:46:07 2011 New Revision: 1208148 URL: http://svn.apache.org/viewvc?rev=1208148&view=rev Log: Fix failing test for APR now random ports are used by default Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache/tomcat/util/n

svn commit: r1208145 - /tomcat/trunk/test/org/apache/tomcat/util/net/TestXxxEndpoint.java

2011-11-29 Thread markt
Author: markt Date: Tue Nov 29 23:44:03 2011 New Revision: 1208145 URL: http://svn.apache.org/viewvc?rev=1208145&view=rev Log: Fix failing test for APR now random ports are used by default Modified: tomcat/trunk/test/org/apache/tomcat/util/net/TestXxxEndpoint.java Modified: tomcat/trunk/test

DO NOT REPLY [Bug 44264] Clustering - Support for disabling multicasting and adding only static members

2011-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44264 --- Comment #1 from Luke Meyer 2011-11-29 23:14:59 UTC --- You can disable multicasting with channelStartOptions="3" on the Cluster element: Static membership is a little tricky though. See my example config on https://issues.apache.org/

buildbot success in ASF Buildbot on tomcat-trunk

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

DO NOT REPLY [Bug 52263] New: static membership cluster fails to establish membership

2011-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52263 Bug #: 52263 Summary: static membership cluster fails to establish membership Product: Tomcat 7 Version: 7.0.23 Platform: PC OS/Version: Linux St

svn commit: r1208115 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/net/AbstractEndpoint.java

2011-11-29 Thread markt
Author: markt Date: Tue Nov 29 22:33:23 2011 New Revision: 1208115 URL: http://svn.apache.org/viewvc?rev=1208115&view=rev Log: Fix unlocking of the acceptor thread when a random port is used Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util

svn commit: r1208114 - /tomcat/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java

2011-11-29 Thread markt
Author: markt Date: Tue Nov 29 22:32:32 2011 New Revision: 1208114 URL: http://svn.apache.org/viewvc?rev=1208114&view=rev Log: Fix unlocking of the acceptor thread when a random port is used Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java Modified: tomcat/trunk/j

svn commit: r1208106 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ContainerBase.java java/org/apache/catalina/core/StandardContext.java

2011-11-29 Thread markt
Author: markt Date: Tue Nov 29 22:00:10 2011 New Revision: 1208106 URL: http://svn.apache.org/viewvc?rev=1208106&view=rev Log: Retain thread safety for ContainerBase.realm but don't try and start/stop it multiple times Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trun

svn commit: r1208096 - in /tomcat/trunk/java/org/apache/catalina/core: ContainerBase.java StandardContext.java

2011-11-29 Thread markt
Author: markt Date: Tue Nov 29 21:57:04 2011 New Revision: 1208096 URL: http://svn.apache.org/viewvc?rev=1208096&view=rev Log: Retain thread safety for ContainerBase.realm but don't try and start/stop it multiple times Modified: tomcat/trunk/java/org/apache/catalina/core/ContainerBase.java

svn commit: r1208076 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ContainerBase.java

2011-11-29 Thread markt
Author: markt Date: Tue Nov 29 21:23:12 2011 New Revision: 1208076 URL: http://svn.apache.org/viewvc?rev=1208076&view=rev Log: Fix copy paste error in BZ 52259 fix Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/ContainerBase.java Prop

svn commit: r1208073 - /tomcat/trunk/java/org/apache/catalina/core/ContainerBase.java

2011-11-29 Thread markt
Author: markt Date: Tue Nov 29 21:20:21 2011 New Revision: 1208073 URL: http://svn.apache.org/viewvc?rev=1208073&view=rev Log: Fix copy paste error in BZ 52259 fix Modified: tomcat/trunk/java/org/apache/catalina/core/ContainerBase.java Modified: tomcat/trunk/java/org/apache/catalina/core/Con

DO NOT REPLY [Bug 52259] synchonization issues and dead lock if no realm is presented in configuration

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

svn commit: r1208049 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ContainerBase.java java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2011-11-29 Thread markt
Author: markt Date: Tue Nov 29 19:59:09 2011 New Revision: 1208049 URL: http://svn.apache.org/viewvc?rev=1208049&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52259 Regression caused by bug 46264. Prevent deadlock if no Realm is configured. Modified: tomcat/tc7.0.x/trun

svn commit: r1208046 - in /tomcat/trunk/java/org/apache/catalina/core: ContainerBase.java StandardContext.java

2011-11-29 Thread markt
Author: markt Date: Tue Nov 29 19:48:04 2011 New Revision: 1208046 URL: http://svn.apache.org/viewvc?rev=1208046&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52259 Regression caused by bug 46264. Prevent deadlock if no Realm is configured. Modified: tomcat/trunk/java/o

svn commit: r1208045 - /tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml

2011-11-29 Thread markt
Author: markt Date: Tue Nov 29 19:47:21 2011 New Revision: 1208045 URL: http://svn.apache.org/viewvc?rev=1208045&view=rev Log: Remove trailing whitespace Modified: tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml Modified: tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml URL: http://svn.apa

DO NOT REPLY [Bug 52259] synchonization issues and dead lock if no realm is presented in configuration

2011-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52259 --- Comment #6 from Mark Thomas 2011-11-29 19:10:23 UTC --- Good to see that the users mailing list has done its job and we now have a valid bug report. Thanks are due to Michael Zampani who took the time to do some investigation and provid

svn commit: r1208026 - /tomcat/trunk/modules/jdbc-pool/

2011-11-29 Thread markt
Author: markt Date: Tue Nov 29 19:07:19 2011 New Revision: 1208026 URL: http://svn.apache.org/viewvc?rev=1208026&view=rev Log: Remove unnecessary external from trunk for jdbc-pool Modified: tomcat/trunk/modules/jdbc-pool/ (props changed) Propchange: tomcat/trunk/modules/jdbc-pool/

Re: Tomcat Maven Integration

2011-11-29 Thread Mark Thomas
On 29/11/2011 15:57, Jörg Henke wrote: > Hi there, > > just a question as I'm not familiar with tomcat developement and maven > integration; I think this is a developement topic to be discussed or at least > to be thought of. > > Is it possible to make tomcat use its own maven repository inside

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

2011-11-29 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

Tomcat Maven Integration

2011-11-29 Thread Jörg Henke
Hi there, just a question as I'm not familiar with tomcat developement and maven integration; I think this is a developement topic to be discussed or at least to be thought of. Is it possible to make tomcat use its own maven repository inside? This would mean if I generate a war file to be dep

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

2011-11-29 Thread olamy
Author: olamy Date: Tue Nov 29 15:47:02 2011 New Revision: 1207930 URL: http://svn.apache.org/viewvc?rev=1207930&view=rev Log: use rat plugin 0.8 Modified: tomcat/maven-plugin/trunk/pom.xml Modified: tomcat/maven-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/tru

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

2011-11-29 Thread olamy
Author: olamy Date: Tue Nov 29 15:26:38 2011 New Revision: 1207907 URL: http://svn.apache.org/viewvc?rev=1207907&view=rev Log: upgrade to tomcat 7.0.23 Modified: tomcat/maven-plugin/trunk/pom.xml Modified: tomcat/maven-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plug

Re: [VOTE] Release build 6.0.35

2011-11-29 Thread Filip Hanik Mailing Lists
[X] Stable Filip - Original Message - From: "jean-frederic clere" To: dev@tomcat.apache.org Sent: Monday, November 28, 2011 4:30:37 AM Subject: [VOTE] Release build 6.0.35 The candidates binaries are available here: http://people.apache.org/~jfclere/tomcat-6/v6.0.35/ According to the r

DO NOT REPLY [Bug 52261] due to org.apache.jasper.compiler.TldLocationsCache.tldScanJar server throws java.lang.OutOfMemoryError: requested 33554440 bytes for Chunk::new. Out of swap

2011-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52261 --- Comment #4 from Pid 2011-11-29 15:12:33 UTC --- http://tomcat.apache.org/lists.html -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assi

DO NOT REPLY [Bug 52261] due to org.apache.jasper.compiler.TldLocationsCache.tldScanJar server throws java.lang.OutOfMemoryError: requested 33554440 bytes for Chunk::new. Out of swap

2011-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52261 --- Comment #3 from hemant jaiswal 2011-11-29 14:54:38 UTC --- can you please tell me the mailid for subscription -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail becaus

DO NOT REPLY [Bug 52261] due to org.apache.jasper.compiler.TldLocationsCache.tldScanJar server throws java.lang.OutOfMemoryError: requested 33554440 bytes for Chunk::new. Out of swap

2011-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52261 Pid changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: svn commit: r1207856 - /tomcat/tc7.0.x/trunk/modules/

2011-11-29 Thread Konstantin Kolinko
2011/11/29 Filip Hanik Mailing Lists : > svn propset svn:externals '^/tomcat/trunk/modules/jdbc-pool@1207712 > jdbc-pool' modules > > does that seem right? Yes. If there were several externals there it would be easier to use a file to pass the value: cd tc7.0.x\trunk svn propget svn:externals m

Re: [VOTE] Release build 6.0.35

2011-11-29 Thread Yoav Shapira
On Mon, Nov 28, 2011 at 6:30 AM, jean-frederic clere wrote: > The candidates binaries are available here: > http://people.apache.org/~jfclere/tomcat-6/v6.0.35/ > > According to the release process, the 6.0.35 build corresponding to the > tag TOMCAT_6_0_35 is: > [ ] Broken > [ ] Alpha > [ ] Beta >

buildbot success in ASF Buildbot on tomcat-7-trunk

2011-11-29 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/230 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Sou

Re: svn commit: r1207856 - /tomcat/tc7.0.x/trunk/modules/

2011-11-29 Thread Filip Hanik Mailing Lists
svn propset svn:externals '^/tomcat/trunk/modules/jdbc-pool@1207712 jdbc-pool' modules does that seem right? - Original Message - From: fha...@apache.org To: dev@tomcat.apache.org Sent: Tuesday, November 29, 2011 6:00:19 AM Subject: svn commit: r1207856 - /tomcat/tc7.0.x/trunk/modules/

svn commit: r1207856 - /tomcat/tc7.0.x/trunk/modules/

2011-11-29 Thread fhanik
Author: fhanik Date: Tue Nov 29 13:00:18 2011 New Revision: 1207856 URL: http://svn.apache.org/viewvc?rev=1207856&view=rev Log: maybe this time Modified: tomcat/tc7.0.x/trunk/modules/ (props changed) Propchange: tomcat/tc7.0.x/trunk/modules/

buildbot failure in ASF Buildbot on tomcat-7-trunk

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

Re: svn commit: r1207852 - in /tomcat/trunk/modules/jdbc-pool: ./ doc/changelog.xml

2011-11-29 Thread Filip Hanik Mailing Lists
I can't for the life of me seem to get this right, do you have the right command? Filip - Original Message - From: fha...@apache.org To: dev@tomcat.apache.org Sent: Tuesday, November 29, 2011 5:56:03 AM Subject: svn commit: r1207852 - in /tomcat/trunk/modules/jdbc-pool: ./ doc/changelog

svn commit: r1207852 - in /tomcat/trunk/modules/jdbc-pool: ./ doc/changelog.xml

2011-11-29 Thread fhanik
Author: fhanik Date: Tue Nov 29 12:56:02 2011 New Revision: 1207852 URL: http://svn.apache.org/viewvc?rev=1207852&view=rev Log: update propset, try 2 Modified: tomcat/trunk/modules/jdbc-pool/ (props changed) tomcat/trunk/modules/jdbc-pool/doc/changelog.xml Propchange: tomcat/trunk/modu

svn commit: r1207850 - /tomcat/tc7.0.x/trunk/modules/

2011-11-29 Thread fhanik
Author: fhanik Date: Tue Nov 29 12:52:05 2011 New Revision: 1207850 URL: http://svn.apache.org/viewvc?rev=1207850&view=rev Log: attempting to set externals Modified: tomcat/tc7.0.x/trunk/modules/ (props changed) Propchange: tomcat/tc7.0.x/trunk/modules/

DO NOT REPLY [Bug 52124] Tomcat Maven metadata only includes the latest release

2011-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52124 --- Comment #1 from jfclere 2011-11-29 12:10:52 UTC --- See INFRA-4162 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug.

DO NOT REPLY [Bug 52259] synchonization issues and dead lock if no realm is presented in configuration

2011-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52259 John changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

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

2011-11-29 Thread jfclere
Author: jfclere Date: Tue Nov 29 11:57:11 2011 New Revision: 1207840 URL: http://svn.apache.org/viewvc?rev=1207840&view=rev Log: Arrange the maven patch proposal = fix the problems :D Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.

Re: Tomcat 7.0.23 startup freezes at "INFO: Deploying web application directory ..."

2011-11-29 Thread Pid
On 29/11/2011 09:19, ~ ~ wrote: > Nuances: > - no errors are displayed in logs > - tomcat process can't be shutted down with shutdown.sh script > - http request on 80 port wait forever > - it's a multi host configuration > - the same setup works well on all previous build, including 7.0.22 > - when

Re: Tomcat 7.0.23 startup freezes at "INFO: Deploying web application directory ..."

2011-11-29 Thread Francis Galiegue
On Tue, Nov 29, 2011 at 10:19, ~ ~ wrote: > Nuances: > - no errors are displayed in logs > - tomcat process can't be shutted down with shutdown.sh script > - http request on 80 port wait forever > - it's a multi host configuration > - the same setup works well on all previous build, including 7.0.

svn commit: r1207806 - /tomcat/tc6.0.x/trunk/build.properties.default

2011-11-29 Thread jfclere
Author: jfclere Date: Tue Nov 29 09:44:52 2011 New Revision: 1207806 URL: http://svn.apache.org/viewvc?rev=1207806&view=rev Log: Rollback release information. Modified: tomcat/tc6.0.x/trunk/build.properties.default Modified: tomcat/tc6.0.x/trunk/build.properties.default URL: http://svn.apac

Tomcat 7.0.23 startup freezes at "INFO: Deploying web application directory ..."

2011-11-29 Thread ~ ~
Nuances: - no errors are displayed in logs - tomcat process can't be shutted down with shutdown.sh script - http request on 80 port wait forever - it's a multi host configuration - the same setup works well on all previous build, including 7.0.22 - when lib/*.jar files of tomcat-7.0.23 are replaced

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

2011-11-29 Thread mturk
Author: mturk Date: Tue Nov 29 09:09:33 2011 New Revision: 1207800 URL: http://svn.apache.org/viewvc?rev=1207800&view=rev Log: Propose to update Daemon to the latest release Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc

svn commit: r1207799 - /tomcat/tc7.0.x/trunk/build.properties.default

2011-11-29 Thread mturk
Author: mturk Date: Tue Nov 29 09:07:57 2011 New Revision: 1207799 URL: http://svn.apache.org/viewvc?rev=1207799&view=rev Log: Update Daemon to the latest release Modified: tomcat/tc7.0.x/trunk/build.properties.default Modified: tomcat/tc7.0.x/trunk/build.properties.default URL: http://svn.

svn commit: r1207798 - /tomcat/trunk/build.properties.default

2011-11-29 Thread mturk
Author: mturk Date: Tue Nov 29 09:07:27 2011 New Revision: 1207798 URL: http://svn.apache.org/viewvc?rev=1207798&view=rev Log: Update Daemon to the latest release Modified: tomcat/trunk/build.properties.default Modified: tomcat/trunk/build.properties.default URL: http://svn.apache.org/viewv

DO NOT REPLY [Bug 52261] due to org.apache.jasper.compiler.TldLocationsCache.tldScanJar server throws java.lang.OutOfMemoryError: requested 33554440 bytes for Chunk::new. Out of swap

2011-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52261 --- Comment #1 from hemant jaiswal 2011-11-29 08:43:52 UTC --- Current CompileTask: C2:7248 ! org.apache.jasper.compiler.TldLocationsCache.tldScanJar(Ljava/net/JarURLConnection;)V (223 bytes) -- Configure bugmail: https://issues.apach

DO NOT REPLY [Bug 52261] New: due to org.apache.jasper.compiler.TldLocationsCache.tldScanJar server throws java.lang.OutOfMemoryError: requested 33554440 bytes for Chunk::new. Out of swap

2011-11-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52261 Bug #: 52261 Summary: due to org.apache.jasper.compiler.TldLocationsCache.tldScanJa r server throws java.lang.OutOfMemoryError: requested 33554440 bytes for