[Bug 54105] Thread BLOCKED - Restart tomcat

2012-11-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54105 Alim Yigiter changed: What|Removed |Added Version|unspecified |6.0.29 -- You are receiving this m

[Bug 54105] Thread BLOCKED - Restart tomcat

2012-11-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54105 --- Comment #1 from Alim Yigiter --- VM and Appserver Java Runtime:Java(TM) SE Runtime Environment Version:1.6.0_22 Java VM Name:Java HotSpot(TM) 64-Bit Server VM Available Processors/Cores:8 Server time:Tue Nov 06 09:30

svn commit: r1406140 - in /tomcat/trunk: java/org/apache/jasper/compiler/ java/org/apache/jasper/resources/ modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ modules/jdbc-pool/src/test/java

2012-11-06 Thread markt
Author: markt Date: Tue Nov 6 13:59:31 2012 New Revision: 1406140 URL: http://svn.apache.org/viewvc?rev=1406140&view=rev Log: Fix a handful of Eclipse warnings Modified: tomcat/trunk/java/org/apache/jasper/compiler/SmapUtil.java tomcat/trunk/java/org/apache/jasper/compiler/TagLibraryInfo

[Bug 54064] tomcat native randomly very slow with high CPU usage

2012-11-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54064 --- Comment #11 from Mladen Turk --- OK, so it seems we are still missing some info. 1. Did you build tomcat-native as well? If not from where it comes. 2. Where do you load tomcat-native from modules/org/jboss/as/web/main/lib/linux

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

2012-11-06 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.

svn commit: r1406156 - /tomcat/trunk/java/org/apache/jasper/runtime/PageContextImpl.java

2012-11-06 Thread markt
Author: markt Date: Tue Nov 6 14:52:00 2012 New Revision: 1406156 URL: http://svn.apache.org/viewvc?rev=1406156&view=rev Log: Fix where possible and silence where not possible some deprecation warnings Modified: tomcat/trunk/java/org/apache/jasper/runtime/PageContextImpl.java Modified: tomc

svn commit: r1406166 - in /tomcat/trunk/java/org/apache/jasper/runtime: JspContextWrapper.java ProtectedFunctionMapper.java

2012-11-06 Thread markt
Author: markt Date: Tue Nov 6 14:59:38 2012 New Revision: 1406166 URL: http://svn.apache.org/viewvc?rev=1406166&view=rev Log: Silence some more deprecation warnings we can't avoid Modified: tomcat/trunk/java/org/apache/jasper/runtime/JspContextWrapper.java tomcat/trunk/java/org/apache/ja

[Bug 44454] busy count reported in mod_jk inflated, causes incorrect balancing

2012-11-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44454 Juan changed: What|Removed |Added CC||jcasti...@oesia.com -- You are receiving t

Re: svn commit: r1406156 - /tomcat/trunk/java/org/apache/jasper/runtime/PageContextImpl.java

2012-11-06 Thread Konstantin Kolinko
2012/11/6 : > Author: markt > Date: Tue Nov 6 14:52:00 2012 > New Revision: 1406156 > > URL: http://svn.apache.org/viewvc?rev=1406156&view=rev > Log: > Fix where possible and silence where not possible some deprecation warnings > > Modified: > tomcat/trunk/java/org/apache/jasper/runtime/PageC

Re: svn commit: r1406156 - /tomcat/trunk/java/org/apache/jasper/runtime/PageContextImpl.java

2012-11-06 Thread Mark Thomas
On 06/11/2012 16:15, Konstantin Kolinko wrote: > 2012/11/6 : >> Author: markt >> Date: Tue Nov 6 14:52:00 2012 >> New Revision: 1406156 >> >> URL: http://svn.apache.org/viewvc?rev=1406156&view=rev >> Log: >> Fix where possible and silence where not possible some deprecation warnings >> >> Modifie

Re: svn commit: r1405980 - /tomcat/maven-plugin/trunk/init-git-svn.sh

2012-11-06 Thread Konstantin Kolinko
It would be better to add some comment at the top of the script, describing - what it is needed for (whether it initializes "git", "svn" or "git-svn"), - how often it has to be run ("once"? Though maybe more often if the authors file is updated). Or maybe just mention that the file is described

[Bug 54064] tomcat native randomly very slow with high CPU usage

2012-11-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54064 Mladen Turk changed: What|Removed |Added Attachment #29548|0 |1 is obsolete|

Re: About Module Development

2012-11-06 Thread Konstantin Kolinko
2012/11/6 Mayur Patil : > Hi, > >I want to contribute to the Tomcat code. > >Any tutorial please?? > Start with RTFM and this page: http://tomcat.apache.org/getinvolved.html It is hard to recommend anything without knowing your qualifications. If you want a printed book on Apache Tomcat,

[Bug 54064] tomcat native randomly very slow with high CPU usage

2012-11-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54064 --- Comment #12 from Mladen Turk --- Created attachment 29560 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29560&action=edit tomcat native for ubuntu 10.04 This is build on ubuntu server 10.04 linking to system's apr (1.3.8)

Re: About Module Development

2012-11-06 Thread Mayur Patil
Hi Konstantin, I am learning java and also trying to play with Git. Also using tomcat from past 1 year. Cheers, Mayur. On Tue, Nov 6, 2012 at 10:00 PM, Konstantin Kolinko wrote: > 2012/11/6 Mayur Patil : > > Hi, > > > >I want to contribute to the Tomcat code. > > > >Any tuto

[Bug 54105] Thread BLOCKED - Restart tomcat

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

[Bug 54080] Comma related bug in org.apache.catalina.valves.RemoteIpValve

2012-11-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54080 --- Comment #2 from Konstantin Kolinko --- It should be possible to write '\d{1,3}' simply as '\d\d?\d?'. -- You are receiving this mail because: You are the assignee for the bug. -

svn commit: r1406342 - in /tomcat/site/trunk: docs/migration-7.html xdocs/migration-7.xml

2012-11-06 Thread kkolinko
Author: kkolinko Date: Tue Nov 6 21:25:11 2012 New Revision: 1406342 URL: http://svn.apache.org/viewvc?rev=1406342&view=rev Log: Several additions to the migration guide for Tomcat 7 1. Mention the issue with unpackWARs (bug 51294). 2. Mention the issue with slow initialization of SessionIdGenera

[Bug 54064] tomcat native randomly very slow with high CPU usage

2012-11-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54064 --- Comment #13 from dragos cernahoschi --- Answers: 1. No. It seems that the build system for jboss produces the native libraries auto magically. It declares a dependency with jboss native 2.0.10 and I think it downloads the libraries fro

svn commit: r1406384 - /tomcat/trunk/java/org/apache/jasper/runtime/JspRuntimeLibrary.java

2012-11-06 Thread markt
Author: markt Date: Tue Nov 6 22:35:55 2012 New Revision: 1406384 URL: http://svn.apache.org/viewvc?rev=1406384&view=rev Log: Remove unnecessary casts and comment that does not make sense Modified: tomcat/trunk/java/org/apache/jasper/runtime/JspRuntimeLibrary.java Modified: tomcat/trunk/jav

svn commit: r1406385 - /tomcat/trunk/java/org/apache/jasper/compiler/Mark.java

2012-11-06 Thread markt
Author: markt Date: Tue Nov 6 22:45:26 2012 New Revision: 1406385 URL: http://svn.apache.org/viewvc?rev=1406385&view=rev Log: Add Eclipse generate hashCode() to fix a warning Modified: tomcat/trunk/java/org/apache/jasper/compiler/Mark.java Modified: tomcat/trunk/java/org/apache/jasper/compi

svn commit: r1406388 - /tomcat/trunk/java/org/apache/jasper/compiler/SmapUtil.java

2012-11-06 Thread markt
Author: markt Date: Tue Nov 6 22:51:15 2012 New Revision: 1406388 URL: http://svn.apache.org/viewvc?rev=1406388&view=rev Log: Refactor to avoid Eclipse warning Modified: tomcat/trunk/java/org/apache/jasper/compiler/SmapUtil.java Modified: tomcat/trunk/java/org/apache/jasper/compiler/SmapUti

svn commit: r1406389 - /tomcat/trunk/TOMCAT-NEXT.txt

2012-11-06 Thread markt
Author: markt Date: Tue Nov 6 22:53:42 2012 New Revision: 1406389 URL: http://svn.apache.org/viewvc?rev=1406389&view=rev Log: Progress update Modified: tomcat/trunk/TOMCAT-NEXT.txt Modified: tomcat/trunk/TOMCAT-NEXT.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?rev=140

Re: svn commit: r1406384 - /tomcat/trunk/java/org/apache/jasper/runtime/JspRuntimeLibrary.java

2012-11-06 Thread Konstantin Kolinko
2012/11/7 : > Author: markt > Date: Tue Nov 6 22:35:55 2012 > New Revision: 1406384 > > URL: http://svn.apache.org/viewvc?rev=1406384&view=rev > Log: > Remove unnecessary casts and comment that does not make sense > > Modified: > tomcat/trunk/java/org/apache/jasper/runtime/JspRuntimeLibrary.j

svn commit: r1406392 - in /tomcat/trunk: java/org/apache/tomcat/util/net/NioEndpoint.java modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/SlowQueryReport.java

2012-11-06 Thread markt
Author: markt Date: Tue Nov 6 23:07:43 2012 New Revision: 1406392 URL: http://svn.apache.org/viewvc?rev=1406392&view=rev Log: Fix some more warnings Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdb

svn commit: r1406394 - /tomcat/trunk/java/org/apache/tomcat/util/IntrospectionUtils.java

2012-11-06 Thread markt
Author: markt Date: Tue Nov 6 23:19:36 2012 New Revision: 1406394 URL: http://svn.apache.org/viewvc?rev=1406394&view=rev Log: Fix warnings in IntrospectionUtils. One functional change to replace a debug message and a subsequent NPE with an IAE Modified: tomcat/trunk/java/org/apache/tomcat/u

svn commit: r1406399 - /tomcat/trunk/java/org/apache/tomcat/util/http/fileupload/FileCleaningTracker.java

2012-11-06 Thread markt
Author: markt Date: Tue Nov 6 23:34:27 2012 New Revision: 1406399 URL: http://svn.apache.org/viewvc?rev=1406399&view=rev Log: Sync to Commons IO 2.2 Fixes Eclipse warnings in this file. Modified: tomcat/trunk/java/org/apache/tomcat/util/http/fileupload/FileCleaningTracker.java Modified: t

[Bug 54064] tomcat native randomly very slow with high CPU usage

2012-11-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54064 --- Comment #14 from Mladen Turk --- OK, thanks for a detailed feedback. It seems patch I made is faulty so let me try something different. Because of high CPU usage you observe its probable we have some endless loop and detecting such sce

svn commit: r1406456 - /tomcat/trunk/webapps/docs/config/systemprops.xml

2012-11-06 Thread kkolinko
Author: kkolinko Date: Wed Nov 7 04:31:31 2012 New Revision: 1406456 URL: http://svn.apache.org/viewvc?rev=1406456&view=rev Log: Move JAR Scanning-related properties into separate section. Correct a typo: the file is conf/catalina.properties. Modified: tomcat/trunk/webapps/docs/config/system

svn commit: r1406459 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/config/systemprops.xml

2012-11-06 Thread kkolinko
Author: kkolinko Date: Wed Nov 7 04:37:34 2012 New Revision: 1406459 URL: http://svn.apache.org/viewvc?rev=1406459&view=rev Log: Merged revision 1406456 from tomcat/trunk: Move JAR Scanning-related properties into separate section. Correct a typo: the file is conf/catalina.properties. Modified:

buildbot failure in ASF Buildbot on tomcat-trunk

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

svn commit: r1406481 - in /tomcat/trunk/webapps/docs/config: globalresources.xml systemprops.xml

2012-11-06 Thread kkolinko
Author: kkolinko Date: Wed Nov 7 07:24:40 2012 New Revision: 1406481 URL: http://svn.apache.org/viewvc?rev=1406481&view=rev Log: * globalresources.xml: Document the "closeMethod" and "singleton" attributes of a Resource element. The text is copied from context.xml. * systemprops.xml: Add spaces

svn commit: r1406482 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/config/globalresources.xml webapps/docs/config/systemprops.xml

2012-11-06 Thread kkolinko
Author: kkolinko Date: Wed Nov 7 07:30:07 2012 New Revision: 1406482 URL: http://svn.apache.org/viewvc?rev=1406482&view=rev Log: Merged revision 1406481 from tomcat/trunk: * globalresources.xml: Document the "closeMethod" and "singleton" attributes of a Resource element. The text is copied from