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-nio has an issue affecting its community
integration.
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-apr has an issue affecting its community
integration.
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-bio has an issue affecting its community
integration.
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-tc8.0.x-test-nio2 has an issue affecting its community
integration
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-7-trunk/builds/686
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
The Buildbot has detected a restored build on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/942
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
Author: markt
Date: Mon Mar 6 22:17:21 2017
New Revision: 1785777
URL: http://svn.apache.org/viewvc?rev=1785777&view=rev
Log:
Ensure request and response facades are used when firing application listeners.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/
Author: markt
Date: Mon Mar 6 22:15:25 2017
New Revision: 1785776
URL: http://svn.apache.org/viewvc?rev=1785776&view=rev
Log:
Ensure request and response facades are used when firing application listeners.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/
Author: markt
Date: Mon Mar 6 22:15:00 2017
New Revision: 1785775
URL: http://svn.apache.org/viewvc?rev=1785775&view=rev
Log:
Ensure request and response facades are used when firing application listeners.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/
Author: markt
Date: Mon Mar 6 22:14:05 2017
New Revision: 1785774
URL: http://svn.apache.org/viewvc?rev=1785774&view=rev
Log:
Ensure request and response facades are used when firing application listeners.
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/FormAuthenticator.java
https://bz.apache.org/bugzilla/show_bug.cgi?id=60762
--- Comment #3 from Mark Thomas ---
For anyone looking at implementing this, the following thread will be useful:
http://markmail.org/thread/ox3h7oaqgef3qqyk
The short version is removing an SSLHostConfig for APR/native is going to be
tricky.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60824
--- Comment #7 from Jan Engehausen ---
Hey guys, most impressive! THANK YOU!
Regards,
Jan
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsu
https://bz.apache.org/bugzilla/show_bug.cgi?id=60824
Mark Thomas changed:
What|Removed |Added
Version|7.0.47 |trunk
Status|NEEDINFO
Author: markt
Date: Mon Mar 6 20:49:48 2017
New Revision: 1785765
URL: http://svn.apache.org/viewvc?rev=1785765&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60824
Correctly cache the Subject in the session - if there is a session - when
running under a SecurityManager.
Patch
Author: markt
Date: Mon Mar 6 20:49:09 2017
New Revision: 1785764
URL: http://svn.apache.org/viewvc?rev=1785764&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60824
Correctly cache the Subject in the session - if there is a session - when
running under a SecurityManager.
Patch
Author: markt
Date: Mon Mar 6 20:48:34 2017
New Revision: 1785763
URL: http://svn.apache.org/viewvc?rev=1785763&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60824
Correctly cache the Subject in the session - if there is a session - when
running under a SecurityManager.
Patch
Author: markt
Date: Mon Mar 6 20:46:44 2017
New Revision: 1785762
URL: http://svn.apache.org/viewvc?rev=1785762&view=rev
Log:
Correctly cache the Subject in the session - if there is a session - when
running under a SecurityManager.
Patch provided by Jan Engehausen.
Modified:
tomcat/trunk/j
https://bz.apache.org/bugzilla/show_bug.cgi?id=60824
--- Comment #5 from Jan Engehausen ---
I've update the demonstration to use 7.0.75. The problem is showing.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60824
--- Comment #4 from Chuck Caldarale ---
(In reply to Jan Engehausen from comment #3)
> I've now upgrade the reproduceable scenario to use Tomcat 7.0.63. The
> problem also manifests in this version.
7.0.63 is still over 1.5 years old. Please
https://bz.apache.org/bugzilla/show_bug.cgi?id=60824
--- Comment #3 from Jan Engehausen ---
I've now upgrade the reproduceable scenario to use Tomcat 7.0.63. The problem
also manifests in this version.
Kind regards,
Jan
--
You are receiving this mail because:
You are the assignee for the bug.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60824
--- Comment #2 from Jan Engehausen ---
Hi Chuck,
I understand. We're seeing this in production with 7.0.54, and have a
standalone reproduceable scenario with 7.0.47 (embedded). We believe the issue
to be in
org.apache.catalina.connector.Reques
https://bz.apache.org/bugzilla/show_bug.cgi?id=60824
Chuck Caldarale changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #1 from Chuck C
https://bz.apache.org/bugzilla/show_bug.cgi?id=60824
Bug ID: 60824
Summary: Subject incorrectly removed from user session
Product: Tomcat 7
Version: 7.0.47
Hardware: All
OS: All
Status: NEW
Severity: norma
Github user markt-asf commented on the issue:
https://github.com/apache/tomcat/pull/47
Patch applied. Thanks.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes s
Github user markt-asf closed the pull request at:
https://github.com/apache/tomcat/pull/47
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
https://bz.apache.org/bugzilla/show_bug.cgi?id=60808
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon Mar 6 15:37:11 2017
New Revision: 1785671
URL: http://svn.apache.org/viewvc?rev=1785671&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60808
Ensure that the Map returned by ServletRequest.getParameterMap() is fully
immutable.
Based on a patch provided by
Author: markt
Date: Mon Mar 6 15:33:12 2017
New Revision: 1785670
URL: http://svn.apache.org/viewvc?rev=1785670&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60808
Ensure that the Map returned by ServletRequest.getParameterMap() is fully
immutable.
Based on a patch provided by
Author: markt
Date: Mon Mar 6 15:32:00 2017
New Revision: 1785669
URL: http://svn.apache.org/viewvc?rev=1785669&view=rev
Log:
Remove Java 8 specific tests
Modified:
tomcat/tc8.5.x/trunk/test/org/apache/catalina/util/TestParameterMap.java
Modified:
tomcat/tc8.5.x/trunk/test/org/apache/catal
Author: markt
Date: Mon Mar 6 15:30:00 2017
New Revision: 1785668
URL: http://svn.apache.org/viewvc?rev=1785668&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60808
Ensure that the Map returned by ServletRequest.getParameterMap() is fully
immutable.
Based on a patch provided by
Author: markt
Date: Mon Mar 6 15:28:47 2017
New Revision: 1785667
URL: http://svn.apache.org/viewvc?rev=1785667&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60808
Ensure that the Map returned by ServletRequest.getParameterMap() is fully
immutable.
Based on a patch provided by
https://bz.apache.org/bugzilla/show_bug.cgi?id=60750
--- Comment #12 from Ty ---
qixiaobo.nj, please try increasing your max heap.
We ran into this exact situation last week. The entire response is delivered
to the browser, except that one crucial part (the zero-byte chunk signalling
the end of
Author: markt
Date: Mon Mar 6 13:10:52 2017
New Revision: 1785646
URL: http://svn.apache.org/viewvc?rev=1785646&view=rev
Log:
Update unit test to fix failure observed on Gump with NIO2
Modified:
tomcat/tc8.0.x/trunk/test/org/apache/tomcat/websocket/server/TestClose.java
Modified:
tomcat/tc
https://bz.apache.org/bugzilla/show_bug.cgi?id=60573
--- Comment #6 from Michael Osipov <1983-01...@gmx.net> ---
(In reply to Mark Thomas from comment #5)
> Fixed in 9.0.x for 9.0.0.M18 onwards.
>
> 8.0.x has always sent the reason phrase.
>
> It is 8.5.x where there is an open enhancement reque
https://bz.apache.org/bugzilla/show_bug.cgi?id=60761
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon Mar 6 12:49:25 2017
New Revision: 1785644
URL: http://svn.apache.org/viewvc?rev=1785644&view=rev
Log:
Expose a protected getter and setter for NioEndpoint.stopLatch to make the
class easier to extend.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5
Author: markt
Date: Mon Mar 6 12:46:45 2017
New Revision: 1785643
URL: http://svn.apache.org/viewvc?rev=1785643&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60761
Expose a protected getter and setter for NioEndpoint.stopLatch to make the
class easier to extend.
Modified:
https://bz.apache.org/bugzilla/show_bug.cgi?id=60573
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: markt
Date: Mon Mar 6 12:27:25 2017
New Revision: 1785641
URL: http://svn.apache.org/viewvc?rev=1785641&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60573
Remove the reason phrase when sending a 100 response status for consistency
with other response status lines.
Pat
Author: markt
Date: Mon Mar 6 11:58:12 2017
New Revision: 1785638
URL: http://svn.apache.org/viewvc?rev=1785638&view=rev
Log:
Update migration guide with changed startStopThreads behaviour
Modified:
tomcat/site/trunk/docs/migration-9.html
tomcat/site/trunk/xdocs/migration-9.xml
Modified
https://bz.apache.org/bugzilla/show_bug.cgi?id=60623
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: markt
Date: Mon Mar 6 11:54:11 2017
New Revision: 1785637
URL: http://svn.apache.org/viewvc?rev=1785637&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60623
When startStopThreads is 1 (or a special value that is equivalent to 1) then
rather than using an ExecutorService
https://bz.apache.org/bugzilla/show_bug.cgi?id=60623
--- Comment #18 from Mark Thomas ---
Thanks for the offer.
I spend a little time looking at this over the weekend and I should have
something ready to commit shortly.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60806
Keiichi Fujino changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: kfujino
Date: Mon Mar 6 08:51:53 2017
New Revision: 1785611
URL: http://svn.apache.org/viewvc?rev=1785611&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60806
To avoid ClassNotFoundException, make sure that the web application class
loader is passed to ReplicatedContext
Author: kfujino
Date: Mon Mar 6 08:49:59 2017
New Revision: 1785609
URL: http://svn.apache.org/viewvc?rev=1785609&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60806
To avoid ClassNotFoundException, make sure that the web application class
loader is passed to ReplicatedContext
Author: kfujino
Date: Mon Mar 6 08:47:13 2017
New Revision: 1785608
URL: http://svn.apache.org/viewvc?rev=1785608&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60806
To avoid ClassNotFoundException, make sure that the web application class
loader is passed to ReplicatedContext
Author: kfujino
Date: Mon Mar 6 08:44:39 2017
New Revision: 1785607
URL: http://svn.apache.org/viewvc?rev=1785607&view=rev
Log:
Remove unnecessary code.
ApplicationContext has been created in super.startInternal().
The alternate deployment descriptor name attribute has been set in previous
getSe
Author: kfujino
Date: Mon Mar 6 08:39:03 2017
New Revision: 1785606
URL: http://svn.apache.org/viewvc?rev=1785606&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60806
To avoid ClassNotFoundException, make sure that the web application class
loader is passed to ReplicatedContext
49 matches
Mail list logo