[Bug 53267] The JreMemoryLeakPreventionListener causes a full GC every hour when gcDaemonProtection=true

2012-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267 Konstantin Kolinko changed: What|Removed |Added Attachment #28809|0 |1 is patch|

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

2012-05-24 Thread olamy
Author: olamy Date: Fri May 25 06:45:48 2012 New Revision: 1342517 URL: http://svn.apache.org/viewvc?rev=1342517&view=rev Log: httpsConnector.localPort needed here Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMoj

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

2012-05-24 Thread Olivier Lamy
2012/5/25 Konstantin Kolinko : > 2012/5/4  : >> Author: olamy >> Date: Fri May  4 13:06:23 2012 >> New Revision: 1333929 >> >> URL: http://svn.apache.org/viewvc?rev=1333929&view=rev >> Log: >> [MTOMCAT-150] expose ports used with tomcat7:run as sys props: feature to >> dump ports in a property fil

[Bug 53289] Clarify ResourceLink example that uses getConnection(username, password)

2012-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53289 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

svn commit: r1342515 - in /tomcat/tc6.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/context.xml webapps/docs/jndi-resources-howto.xml

2012-05-24 Thread kkolinko
Author: kkolinko Date: Fri May 25 06:41:02 2012 New Revision: 1342515 URL: http://svn.apache.org/viewvc?rev=1342515&view=rev Log: CTR: documentation Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53289 Clarify ResourceLink example that uses getConnection(username, password) Backport of r13

svn commit: r1342511 - in /tomcat/tc7.0.x/trunk: ./ modules/ webapps/docs/changelog.xml webapps/docs/config/context.xml webapps/docs/jndi-resources-howto.xml

2012-05-24 Thread kkolinko
Author: kkolinko Date: Fri May 25 06:28:10 2012 New Revision: 1342511 URL: http://svn.apache.org/viewvc?rev=1342511&view=rev Log: Merged revisions r1342498 r1342503 from tomcat/trunk, updated jdbc-pool external to r1342500: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53289 Clarified Re

svn commit: r1342503 - /tomcat/trunk/webapps/docs/config/context.xml

2012-05-24 Thread kkolinko
Author: kkolinko Date: Fri May 25 06:10:23 2012 New Revision: 1342503 URL: http://svn.apache.org/viewvc?rev=1342503&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53289 Clarify ResourceLink example that uses getConnection(username, password) Modified: tomcat/trunk/webapp

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

2012-05-24 Thread kkolinko
Author: kkolinko Date: Fri May 25 05:41:39 2012 New Revision: 1342500 URL: http://svn.apache.org/viewvc?rev=1342500&view=rev Log: Documentation improvements: Add Table of Contents. Amend documentation of jdbcInterceptors attribute, especially that extra whitepaces are ignored. Use this feature to

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

2012-05-24 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

svn commit: r1342498 - /tomcat/trunk/webapps/docs/jndi-resources-howto.xml

2012-05-24 Thread kkolinko
Author: kkolinko Date: Fri May 25 05:30:51 2012 New Revision: 1342498 URL: http://svn.apache.org/viewvc?rev=1342498&view=rev Log: Correct typo Modified: tomcat/trunk/webapps/docs/jndi-resources-howto.xml Modified: tomcat/trunk/webapps/docs/jndi-resources-howto.xml URL: http://svn.apache.org

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

2012-05-24 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

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

2012-05-24 Thread Konstantin Kolinko
2012/5/4 : > Author: olamy > Date: Fri May  4 13:06:23 2012 > New Revision: 1333929 > > URL: http://svn.apache.org/viewvc?rev=1333929&view=rev > Log: > [MTOMCAT-150] expose ports used with tomcat7:run as sys props: feature to > dump ports in a property file to be able to use later with a forked s

Re: svn commit: r1340215 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2012-05-24 Thread Konstantin Kolinko
2012/5/21 Filip Hanik Mailing Lists : > > > - Mensaje original - >> De: "Rainer Jung" >>>+if (log.isTraceEnabled()) { >>>+log.trace("["+new >>> java.sql.Date(System.currentTimeMillis()).toGMTString()+"] Processing send >>> file. ["+sk+"] "); >>>+

svn commit: r1342477 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/StandardHost.java webapps/docs/changelog.xml webapps/docs/config/host.xml

2012-05-24 Thread kkolinko
Author: kkolinko Date: Fri May 25 00:13:03 2012 New Revision: 1342477 URL: http://svn.apache.org/viewvc?rev=1342477&view=rev Log: Merged revision 1342476 from tomcat/trunk: Fix documentation of default value of "xmlBase" attribute of Host. The place where it is already documented correctly is Host

Re: svn commit: r1341370 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2012-05-24 Thread Konstantin Kolinko
2012/5/22 : > Author: kfujino > Date: Tue May 22 09:27:00 2012 > New Revision: 1341370 > > URL: http://svn.apache.org/viewvc?rev=1341370&view=rev > Log: > Enable host's xmlBase attribute in ContextConfig. > > Modified: >    tomcat/tc7.0.x/trunk/java/org/apache/catalina/startup/ContextConfig.java >

svn commit: r1342476 - in /tomcat/trunk: java/org/apache/catalina/core/StandardHost.java webapps/docs/config/host.xml

2012-05-24 Thread kkolinko
Author: kkolinko Date: Thu May 24 23:58:03 2012 New Revision: 1342476 URL: http://svn.apache.org/viewvc?rev=1342476&view=rev Log: Fix documentation of default value of "xmlBase" attribute of Host. The place where it is already documented correctly is Host.getXmlBase() and Host.setXmlBase(). The

svn commit: r1342473 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/Http11NioProcessor.java java/org/apache/tomcat/util/net/NioEndpoint.java

2012-05-24 Thread kkolinko
Author: kkolinko Date: Thu May 24 23:02:12 2012 New Revision: 1342473 URL: http://svn.apache.org/viewvc?rev=1342473&view=rev Log: Merged revision 1342320 from tomcat/trunk: Simplify. The "req" argument in processSendfile() is always true, and it is no more used since r1340215 Modified: tomc

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

2012-05-24 Thread kkolinko
Author: kkolinko Date: Thu May 24 22:42:17 2012 New Revision: 1342468 URL: http://svn.apache.org/viewvc?rev=1342468&view=rev Log: Merged revision 1342315 from tomcat/trunk: Followup for r1340215 Move new log message below unreg() call and align it with similar debug messages, fixing a couple of t

[Bug 51294] Since 7.0.12 do not work option unpackWARs=true for WARs outside appBase

2012-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51294 --- Comment #14 from Pid --- That sounds like a different problem, please ask on the Tomcat Users list. -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 51294] Since 7.0.12 do not work option unpackWARs=true for WARs outside appBase

2012-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51294 --- Comment #13 from aash --- (In reply to comment #12) > Have you tried using the 'jar' command? yes.. when i unpack into a webapps/foobar it works fine. the problem is that is must run on the root context, so when i unpack it into weba

[Bug 51294] Since 7.0.12 do not work option unpackWARs=true for WARs outside appBase

2012-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51294 --- Comment #12 from Pid --- Have you tried using the 'jar' command? -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

Re: native connector tool chain

2012-05-24 Thread sebb
On 21 May 2012 21:01, Mark Thomas wrote: > On 21/05/2012 17:52, Mladen Turk wrote: >> On 05/21/2012 02:05 PM, Mark Thomas wrote: >>> I am trying to build the 1.1.x native connector from trunk so I can test >>> the changes I plan to make to support per socket time outs. I can build >>> using dynami

Re: mod_jk trying to connect to 0.0.0.0

2012-05-24 Thread Mladen Turk
On 05/24/2012 06:09 PM, Christopher Schultz wrote: All, I wonder if anyone can remember some similar change that may, in certain cases, blank-out the server's IP address for mod_jk's workers. The only thing that can cause that could be shared memory which has been heavily changed. If worker s

[Bug 51294] Since 7.0.12 do not work option unpackWARs=true for WARs outside appBase

2012-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51294 --- Comment #11 from aash --- This is a huge deal. It totally screws with our ability to manage our war versions. Why go fixing something that isn't broken? You just removed our ability to do hot fixes and tests on a live system, and st

Re: mod_jk trying to connect to 0.0.0.0

2012-05-24 Thread Christopher Schultz
Konstantin, On 5/24/12 12:14 PM, Konstantin Kolinko wrote: > 2012/5/24 Christopher Schultz : >> >> There also might be something weird with the lookup of "localhost": on >> one of the SE questions, the OP did "nslookup localhost" and the request >> went to a DNS server (which returned NXDOMAIN) an

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

2012-05-24 Thread olamy
Author: olamy Date: Thu May 24 16:49:03 2012 New Revision: 1342332 URL: http://svn.apache.org/viewvc?rev=1342332&view=rev Log: site plugin 3.1 Modified: tomcat/maven-plugin/trunk/pom.xml Modified: tomcat/maven-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/

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

2012-05-24 Thread Olivier Lamy
2012/5/24 Konstantin Kolinko : > 2012/5/21  : >> Author: olamy >> Date: Mon May 21 08:36:51 2012 >> New Revision: 1340932 >> >> URL: http://svn.apache.org/viewvc?rev=1340932&view=rev >> Log: >> [MTOMCAT-156] exec-war should allow creation of exec-war in projects with >> any packaging type >> Submi

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

2012-05-24 Thread olamy
Author: olamy Date: Thu May 24 16:36:34 2012 New Revision: 1342327 URL: http://svn.apache.org/viewvc?rev=1342327&view=rev Log: remove not anymore needed comment Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMo

svn commit: r1342320 - in /tomcat/trunk/java/org/apache: coyote/http11/Http11NioProcessor.java tomcat/util/net/NioEndpoint.java

2012-05-24 Thread kkolinko
Author: kkolinko Date: Thu May 24 16:22:29 2012 New Revision: 1342320 URL: http://svn.apache.org/viewvc?rev=1342320&view=rev Log: Simplify. The "req" argument in processSendfile() is always true, and it is no more used since r1340215 Modified: tomcat/trunk/java/org/apache/coyote/http11/Http

svn commit: r1342315 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2012-05-24 Thread kkolinko
Author: kkolinko Date: Thu May 24 16:19:04 2012 New Revision: 1342315 URL: http://svn.apache.org/viewvc?rev=1342315&view=rev Log: Followup for r1340215 Move new log message below unreg() call and align it with similar debug messages, fixing a couple of typos. Modified: tomcat/trunk/java/org/

Re: mod_jk trying to connect to 0.0.0.0

2012-05-24 Thread Konstantin Kolinko
2012/5/24 Christopher Schultz : > > There also might be something weird with the lookup of "localhost": on > one of the SE questions, the OP did "nslookup localhost" and the request > went to a DNS server (which returned NXDOMAIN) and didn't just > immediately get 127.0.0.1 from his machine's looku

mod_jk trying to connect to 0.0.0.0

2012-05-24 Thread Christopher Schultz
All, I've recently seen two questions on the users' list and a bunch of questions over on StackExchange/ServerFault about mod_jk trying to connect to 0.0.0.0 instead of some sane IP address. Many have comments saying that reverting to mod_jk 1.2.35 seems to fix the issue. I saw that Mladen recent

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

2012-05-24 Thread Konstantin Kolinko
2012/5/21 : > Author: olamy > Date: Mon May 21 08:12:53 2012 > New Revision: 1340918 > > URL: http://svn.apache.org/viewvc?rev=1340918&view=rev > Log: > [MTOMCAT-154] support exec-war war run dependencies with classifiers > Submitted by Peter Lynch. > > Modified: >     > tomcat/maven-plugin/trunk/

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

2012-05-24 Thread Konstantin Kolinko
2012/5/21 : > Author: olamy > Date: Mon May 21 08:36:51 2012 > New Revision: 1340932 > > URL: http://svn.apache.org/viewvc?rev=1340932&view=rev > Log: > [MTOMCAT-156] exec-war should allow creation of exec-war in projects with any > packaging type > Submitted by Peter Lynch. > > Modified: >     >

Re: svn commit: r1342010 - in /tomcat/native/branches/1.1.x: ./ native/src/poll.c

2012-05-24 Thread Mladen Turk
On 05/24/2012 05:06 PM, Mladen Turk wrote: On 05/24/2012 04:47 PM, Mark Thomas wrote: On 24/05/2012 05:19, Mladen Turk wrote: On 05/23/2012 10:07 PM, ma...@apache.org wrote: Author: markt - apr_time_t *socket_ttl; - apr_interval_time_t max_ttl; + apr_time_t *socket_last_active; + apr_interval_

svn commit: r1342298 - in /tomcat/native/branches/1.1.x/native: include/tcn.h src/poll.c

2012-05-24 Thread mturk
Author: mturk Date: Thu May 24 15:28:13 2012 New Revision: 1342298 URL: http://svn.apache.org/viewvc?rev=1342298&view=rev Log: Move timeouts to tcn_socket_t since they belog to each one individually Modified: tomcat/native/branches/1.1.x/native/include/tcn.h tomcat/native/branches/1.1.x/n

Re: svn commit: r1342010 - in /tomcat/native/branches/1.1.x: ./ native/src/poll.c

2012-05-24 Thread Mark Thomas
On 24/05/2012 16:06, Mladen Turk wrote: > On 05/24/2012 04:47 PM, Mark Thomas wrote: >> On 24/05/2012 05:19, Mladen Turk wrote: >>> On 05/23/2012 10:07 PM, ma...@apache.org wrote: Author: markt -apr_time_t*socket_ttl; -apr_interval_time_t max_ttl; +apr_time_t

Re: svn commit: r1342010 - in /tomcat/native/branches/1.1.x: ./ native/src/poll.c

2012-05-24 Thread Mladen Turk
On 05/24/2012 04:47 PM, Mark Thomas wrote: On 24/05/2012 05:19, Mladen Turk wrote: On 05/23/2012 10:07 PM, ma...@apache.org wrote: Author: markt -apr_time_t*socket_ttl; -apr_interval_time_t max_ttl; +apr_time_t*socket_last_active; +apr_interval_time_t default_timeout;

Re: svn commit: r1342010 - in /tomcat/native/branches/1.1.x: ./ native/src/poll.c

2012-05-24 Thread Mark Thomas
On 24/05/2012 05:19, Mladen Turk wrote: > On 05/23/2012 10:07 PM, ma...@apache.org wrote: >> Author: markt >> -apr_time_t*socket_ttl; >> -apr_interval_time_t max_ttl; >> +apr_time_t*socket_last_active; >> +apr_interval_time_t default_timeout; > > Think we should move both s

Re: svn commit: r1342010 - in /tomcat/native/branches/1.1.x: ./ native/src/poll.c

2012-05-24 Thread Konstantin Kolinko
2012/5/24 Konstantin Kolinko : > 2012/5/24  : >> Author: markt >> Date: Wed May 23 20:07:46 2012 >> New Revision: 1342010 >> >> URL: http://svn.apache.org/viewvc?rev=1342010&view=rev >> Log: >> Renames to make code clearer >> socket_ttl -> socket_last_active >> max_ttl -> default_timeout >> Back po

Re: svn commit: r1342010 - in /tomcat/native/branches/1.1.x: ./ native/src/poll.c

2012-05-24 Thread Konstantin Kolinko
2012/5/24 : > Author: markt > Date: Wed May 23 20:07:46 2012 > New Revision: 1342010 > > URL: http://svn.apache.org/viewvc?rev=1342010&view=rev > Log: > Renames to make code clearer > socket_ttl -> socket_last_active > max_ttl -> default_timeout > Back port of r1342008 > > Modified: >    tomcat/na

[Bug 53289] New: Clarify ResourceLink example that uses getConnection(username, password)

2012-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53289 Priority: P2 Bug ID: 53289 Assignee: dev@tomcat.apache.org Summary: Clarify ResourceLink example that uses getConnection(username, password) Severity: enhancement C

[Bug 53288] Tomcat Windows service goes in "Starting" rather than in "Started" state on Windows 2008 (x64 bit) OS.

2012-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53288 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Bug 53288] New: Tomcat Windows service goes in "Starting" rather than in "Started" state on Windows 2008 (x64 bit) OS.

2012-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53288 Priority: P2 Bug ID: 53288 Assignee: dev@tomcat.apache.org Summary: Tomcat Windows service goes in "Starting" rather than in "Started" state on Windows 2008 (x64 bit) OS.

[Bug 52055] ChunkedInputFilter is not recycled for servlet 3.0 asynchronous request

2012-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52055 --- Comment #13 from Sudhan Moghe --- Rest of the stack trace is my application code. I am starting async processing with if (request.isAsyncSupported()) { final AsyncContext asyncCtx = request.startAsync(request, response); final