https://issues.apache.org/bugzilla/show_bug.cgi?id=51662
Bug #: 51662
Summary: while debugging J2EE/WEB Project java.exe at 100 % cpu
Product: Tomcat 7
Version: 7.0.19
Platform: PC
OS/Version: Windows XP
Status: NEW
Hello,
So it looks the ip clearance has passed.
Perso, I'd like to maintain/improve the Tomcat Maven plugin in the
tomcat community.
Probably Mark too ?
The current feature I have in mind is supporting tomcat7.
How do we move forward now ?
Thanks,
--
Olivier Lamy
Talend : http://talend.com
htt
https://issues.apache.org/bugzilla/show_bug.cgi?id=51662
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 16/08/2011 08:39, Olivier Lamy wrote:
> Hello,
> So it looks the ip clearance has passed.
Great news.
> Perso, I'd like to maintain/improve the Tomcat Maven plugin in the
> tomcat community.
> Probably Mark too ?
Yep.
> The current feature I have in mind is supporting tomcat7.
>
> How do we
2011/8/16 Mark Thomas :
> On 16/08/2011 08:39, Olivier Lamy wrote:
>> Hello,
>> So it looks the ip clearance has passed.
>
> Great news.
>
>> Perso, I'd like to maintain/improve the Tomcat Maven plugin in the
>> tomcat community.
>> Probably Mark too ?
>
> Yep.
>
>> The current feature I have in mi
Author: markt
Date: Tue Aug 16 08:46:07 2011
New Revision: 1158155
URL: http://svn.apache.org/viewvc?rev=1158155&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51658
Fix copy/paste error that could trigger an NPE.
Based on a suggestion by Felix Schumacher
Modified:
tomca
Author: markt
Date: Tue Aug 16 08:58:35 2011
New Revision: 1158158
URL: http://svn.apache.org/viewvc?rev=1158158&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51658
Fix copy/paste error that could trigger an NPE.
Based on a suggestion by Felix Schumacher
Modified:
tomca
https://issues.apache.org/bugzilla/show_bug.cgi?id=51658
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Tue Aug 16 09:06:22 2011
New Revision: 1158160
URL: http://svn.apache.org/viewvc?rev=1158160&view=rev
Log:
BIO doesn't use comet but align code with NIO/APR.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.java
Modified: tomcat/trunk/java/org/apache/c
Author: jfclere
Date: Tue Aug 16 09:18:40 2011
New Revision: 1158161
URL: http://svn.apache.org/viewvc?rev=1158161&view=rev
Log:
my votes.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?re
Author: kkolinko
Date: Tue Aug 16 09:31:38 2011
New Revision: 1158169
URL: http://svn.apache.org/viewvc?rev=1158169&view=rev
Log:
vote
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=11
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
Author: markt
Date: Tue Aug 16 10:03:00 2011
New Revision: 1158176
URL: http://svn.apache.org/viewvc?rev=1158176&view=rev
Log:
nOnce -> nonce for consistency
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/DigestAuthenticator.java
tomcat/trunk/java/org/apache/catalina/realm/
Author: markt
Date: Tue Aug 16 10:04:00 2011
New Revision: 1158177
URL: http://svn.apache.org/viewvc?rev=1158177&view=rev
Log:
nOnce -> nonce for consistency
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/authenticator/DigestAuthenticator.
Author: markt
Date: Tue Aug 16 10:11:43 2011
New Revision: 1158180
URL: http://svn.apache.org/viewvc?rev=1158180&view=rev
Log:
Add additional configuration options to the DIGEST authenticator
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/org/apache/catalina/authenti
Author: kkolinko
Date: Tue Aug 16 10:17:25 2011
New Revision: 1158182
URL: http://svn.apache.org/viewvc?rev=1158182&view=rev
Log:
vote
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=11
Author: markt
Date: Tue Aug 16 10:17:33 2011
New Revision: 1158183
URL: http://svn.apache.org/viewvc?rev=1158183&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51515
Prevent immediate socket close when comet is used over HTTPS
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
https://issues.apache.org/bugzilla/show_bug.cgi?id=51515
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
With Jim likely to be rolling a 5.5.x release next week I have been
looking at the 5.5.x status file. There are a handful of issues that
need a vote (and the odd issue that needs 2) before the patch can be
applied.
Currently neither Tomcat 6 nor Tomcat 7 have any open, unpatched bugs at
the moment
Author: markt
Date: Tue Aug 16 11:02:08 2011
New Revision: 1158195
URL: http://svn.apache.org/viewvc?rev=1158195&view=rev
Log:
No need for local variable, processor already has the keep-alive timeout
Modified:
tomcat/trunk/java/org/apache/coyote/ajp/AjpNioProcessor.java
Modified: tomcat/trun
Author: markt
Date: Tue Aug 16 11:11:31 2011
New Revision: 1158198
URL: http://svn.apache.org/viewvc?rev=1158198&view=rev
Log:
Fix generics warnings
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Abstrac
Author: markt
Date: Tue Aug 16 11:12:13 2011
New Revision: 1158199
URL: http://svn.apache.org/viewvc?rev=1158199&view=rev
Log:
Make handling of keep-alive timeout consistent
No need for local variable, processor has the keep-alive timeout
Modified:
tomcat/trunk/java/org/apache/coyote/http11/H
Author: kkolinko
Date: Tue Aug 16 11:14:46 2011
New Revision: 1158202
URL: http://svn.apache.org/viewvc?rev=1158202&view=rev
Log:
vote
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=11
Author: jfclere
Date: Tue Aug 16 11:59:26 2011
New Revision: 1158216
URL: http://svn.apache.org/viewvc?rev=1158216&view=rev
Log:
Add the searchVirtualFirst flag logic.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/org/apache/catalina/loader/VirtualWebappLoader.java
https://issues.apache.org/bugzilla/show_bug.cgi?id=51663
Bug #: 51663
Summary: Apache Tomcat 502 Bad Gate Error
Product: Tomcat Connectors
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity:
https://issues.apache.org/bugzilla/show_bug.cgi?id=51663
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: jfclere
Date: Tue Aug 16 12:09:34 2011
New Revision: 1158221
URL: http://svn.apache.org/viewvc?rev=1158221&view=rev
Log:
Ready for 6.0.33
Added:
tomcat/tc6.0.x/tags/TOMCAT_6_0_33/ (props changed)
- copied from r1158220, tomcat/tc6.0.x/trunk/
Propchange: tomcat/tc6.0.x/tags/TO
Author: markt
Date: Tue Aug 16 12:19:49 2011
New Revision: 1158227
URL: http://svn.apache.org/viewvc?rev=1158227&view=rev
Log:
Align keep-alive count tracking for HTTP
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java
tomcat/trunk/java/org/apache/coyote/http11/H
Author: markt
Date: Tue Aug 16 12:37:25 2011
New Revision: 1158238
URL: http://svn.apache.org/viewvc?rev=1158238&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50771
Ensure HttpServletRequest#getAuthType() returns the name of the authentication
scheme
if request has already
https://issues.apache.org/bugzilla/show_bug.cgi?id=50771
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Tue Aug 16 12:44:30 2011
New Revision: 1158240
URL: http://svn.apache.org/viewvc?rev=1158240&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48717
Call sessionDidActivate when replicating sessions
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/t
https://issues.apache.org/bugzilla/show_bug.cgi?id=48717
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Tue Aug 16 12:47:16 2011
New Revision: 1158242
URL: http://svn.apache.org/viewvc?rev=1158242&view=rev
Log:
Fix possible threading issue in JSP compilation when development mode is enabled
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc5.5.x/trunk/container/webapps/
The candidates binaries are available here:
http://people.apache.org/~jfclere/tomcat-6/v6.0.33/
According to the release process, the 6.0.33 build corresponding to the
tag TOMCAT_6_0_33 is:
[ ] Broken
[ ] Alpha
[ ] Beta
[ ] Stable
Cheers
Jean-Frederic
--
Author: markt
Date: Tue Aug 16 12:50:33 2011
New Revision: 1158244
URL: http://svn.apache.org/viewvc?rev=1158244&view=rev
Log:
Fix various sendfile issues
CVE-2011-2526
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc5.5.x/trunk/connectors/http11/src/java/org/apache/coyote/http11/Http
Author: markt
Date: Tue Aug 16 12:53:02 2011
New Revision: 1158247
URL: http://svn.apache.org/viewvc?rev=1158247&view=rev
Log:
Update now patch has been applied to 5.5.x
Modified:
tomcat/site/trunk/docs/security-5.html
tomcat/site/trunk/xdocs/security-5.xml
Modified: tomcat/site/trunk/do
Author: markt
Date: Tue Aug 16 12:58:19 2011
New Revision: 1158251
URL: http://svn.apache.org/viewvc?rev=1158251&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=41179
Return 404 rather than 400 if no ROOT context is deployed
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
https://issues.apache.org/bugzilla/show_bug.cgi?id=41179
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Tue Aug 16 13:03:26 2011
New Revision: 1158254
URL: http://svn.apache.org/viewvc?rev=1158254&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51647
Session replication fails with ClassNotFoundException when session attribute is
Java dynamic proxy
Modified:
https://issues.apache.org/bugzilla/show_bug.cgi?id=51647
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Tue Aug 16 13:08:11 2011
New Revision: 1158257
URL: http://svn.apache.org/viewvc?rev=1158257&view=rev
Log:
Add overlooked proposal
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/S
Author: markt
Date: Tue Aug 16 13:09:28 2011
New Revision: 1158259
URL: http://svn.apache.org/viewvc?rev=1158259&view=rev
Log:
Add overlooked proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/S
Author: markt
Date: Tue Aug 16 13:28:23 2011
New Revision: 1158266
URL: http://svn.apache.org/viewvc?rev=1158266&view=rev
Log:
Another overlooked proposal
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/tru
Author: markt
Date: Tue Aug 16 13:33:40 2011
New Revision: 1158268
URL: http://svn.apache.org/viewvc?rev=1158268&view=rev
Log:
Single patch. Respond to comment.
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5
> The candidates binaries are available here:
> http://people.apache.org/~jfclere/tomcat-6/v6.0.33/
>
> According to the release process, the 6.0.33 build corresponding to the
> tag TOMCAT_6_0_33 is:
> [ ] Broken
> [ ] Alpha
> [ ] Beta
> [ ] Stable
>
> Cheers
Done my basic tests (Jenkins applicati
> Done my basic tests (Jenkins application and httpd/mod_jk in front).
> Works for me
Oups:
[X] Stable
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
Author: markt
Date: Tue Aug 16 15:45:46 2011
New Revision: 1158331
URL: http://svn.apache.org/viewvc?rev=1158331&view=rev
Log:
Align keep-alive disable capability across all HTTP processors
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java
tomcat/trunk/java
Author: markt
Date: Tue Aug 16 15:51:49 2011
New Revision: 1158334
URL: http://svn.apache.org/viewvc?rev=1158334&view=rev
Log:
Remove unused method
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/SocketWrapper.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SocketWrapper.j
Author: markt
Date: Tue Aug 16 15:52:19 2011
New Revision: 1158335
URL: http://svn.apache.org/viewvc?rev=1158335&view=rev
Log:
Timeouts are ints
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java
tomcat/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java
Author: markt
Date: Tue Aug 16 16:50:17 2011
New Revision: 1158367
URL: http://svn.apache.org/viewvc?rev=1158367&view=rev
Log:
Merge HTTP connector refactoring from trunk
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/coyote/ajp/AjpNioProcessor.java
Author: markt
Date: Tue Aug 16 19:28:06 2011
New Revision: 1158426
URL: http://svn.apache.org/viewvc?rev=1158426&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49683
Use separate timeouts for socket Timeout and keep-alive timeout
Modified:
tomcat/trunk/java/org/apache/c
https://issues.apache.org/bugzilla/show_bug.cgi?id=49683
--- Comment #4 from Mark Thomas 2011-08-16 19:28:45 UTC ---
This has been fixed in trunk (no native code changes required) but not yet
back-ported to 7.0.x. See r1158436.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.
Author: markt
Date: Tue Aug 16 20:40:23 2011
New Revision: 1158437
URL: http://svn.apache.org/viewvc?rev=1158437&view=rev
Log:
Comment typo
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.java
Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.java
URL:
53 matches
Mail list logo