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 has an issue affecting its community integration,
and has
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 has an issue affecting its community integration,
and has
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-trunk has an issue affecting its community integration,
and has be
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 taglibs-standard-spec has an issue affecting its community integration,
a
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-dbcp has an issue affecting its community integration,
and
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-validate-eoln has an issue affecting its community
integrati
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-validate-eoln has an issue affecting its community
integra
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-validate-eoln has an issue affecting its community
integra
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 taglibs-parent has an issue affecting its community integration,
and has
st.apr.loc=/srv/gump/public/workspace/tomcat-native-trunk/dest-20180314/lib
-Dtest.relaxTiming=true
-Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/target/commons-daemon-1.1.1-SNAPSHOT.jar
-Dtest.temp=output/test-tmp-APR -Dtest.accesslog=true -Dexecute.test.nio=false
-Dte
06032000/ecj-4.5.jar
-Dtest.relaxTiming=true
-Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/target/commons-daemon-1.1.1-SNAPSHOT.jar
-Dtest.temp=output/test-tmp-NIO2 -Dtest.accesslog=true
-Dexecute.test.nio=false
-Dtest.openssl.path=/srv/gump/public/workspace/openssl-master/dest-
est.relaxTiming=true
-Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/target/commons-daemon-1.1.1-SNAPSHOT.jar
-Dtest.temp=output/test-tmp-NIO -Dtest.accesslog=true -Dexecute.test.nio=true
-Dtest.openssl.path=/srv/gump/public/workspace/openssl-master/dest-20180314/bin/openssl
https://bz.apache.org/bugzilla/show_bug.cgi?id=62175
Felix Schumacher changed:
What|Removed |Added
Attachment #35764|0 |1
is patch|
https://bz.apache.org/bugzilla/show_bug.cgi?id=62175
Felix Schumacher changed:
What|Removed |Added
Attachment #35765|application/mbox|text/plain
mime type|
https://bz.apache.org/bugzilla/show_bug.cgi?id=62175
Felix Schumacher changed:
What|Removed |Added
Attachment #35767|0 |1
is obsolete|
https://bz.apache.org/bugzilla/show_bug.cgi?id=62175
Felix Schumacher changed:
What|Removed |Added
Attachment #35766|application/mbox|text/plain
mime type|
https://bz.apache.org/bugzilla/show_bug.cgi?id=62177
--- Comment #4 from Holger Sunke ---
I think itmight be connector independent.
Somwhere it must be decided if a new HTTP2-Stream is created with incremented
ID.
When looking at the net-events.html output from Chrome, it seems like this
decision
Author: markt
Date: Wed Mar 14 16:11:30 2018
New Revision: 1826731
URL: http://svn.apache.org/viewvc?rev=1826731&view=rev
Log:
Clean-up prior to looking at BZ 50019
Modified:
tomcat/trunk/java/org/apache/naming/factory/Constants.java
Modified: tomcat/trunk/java/org/apache/naming/factory/Cons
https://bz.apache.org/bugzilla/show_bug.cgi?id=62177
--- Comment #3 from Remy Maucherat ---
Ok, tested. What I really don't buy at this point is that all three connectors
(APR, NIO, NIO2) do the exact same thing if it is a "race condition" of some
sort.
--
You are receiving this mail because:
Y
https://bz.apache.org/bugzilla/show_bug.cgi?id=62175
--- Comment #7 from Holger Sunke ---
Shouldn't the ThreadLocal cleanup sessionToSwapIn.remove(); be in a finally{..}
block? (just in case)
A ThreadLocale stuck session would prevent garbage collection of
webAppClassLoader if the app get's unlo
https://bz.apache.org/bugzilla/show_bug.cgi?id=62175
--- Comment #6 from Felix Schumacher ---
Created attachment 35767
--> https://bz.apache.org/bugzilla/attachment.cgi?id=35767&action=edit
Store currently loaded session in thread local storage to load it only once
Load sessions only once from
https://bz.apache.org/bugzilla/show_bug.cgi?id=62175
--- Comment #5 from Felix Schumacher ---
Created attachment 35766
--> https://bz.apache.org/bugzilla/attachment.cgi?id=35766&action=edit
Refactoring part three to make fix more readable
Extract reactivation of sessions into private method
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=62175
--- Comment #4 from Felix Schumacher ---
Created attachment 35765
--> https://bz.apache.org/bugzilla/attachment.cgi?id=35765&action=edit
Refactor part two to make fix more readable
Further extraction of functionality in private method to loa
https://bz.apache.org/bugzilla/show_bug.cgi?id=62175
--- Comment #3 from Felix Schumacher ---
Created attachment 35764
--> https://bz.apache.org/bugzilla/attachment.cgi?id=35764&action=edit
Refactor part one to make fix more readable
Extract loading from store into private method
--
You are
https://bz.apache.org/bugzilla/show_bug.cgi?id=62175
--- Comment #2 from Felix Schumacher ---
Created attachment 35763
--> https://bz.apache.org/bugzilla/attachment.cgi?id=35763&action=edit
Test case that shows infinite recursion on session loading
The attached test case shows the described in
With less than 4 weeks to go, places are still available for the "Tomcat
for Administrators" training course in Manchester, UK.
If you are thinking of attending, please book early as the more notice
we have, the easier it is for us to arrange various logistics -
particularly catering.
I hope to s
https://bz.apache.org/bugzilla/show_bug.cgi?id=49821
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=49395
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=51195
--- Comment #15 from Mark Thomas ---
http://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8199589
--
You are receiving this mail because:
You are the assignee for the bug.
---
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-7-trunk/builds/1024
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
https://bz.apache.org/bugzilla/show_bug.cgi?id=62177
Mark Thomas changed:
What|Removed |Added
Summary|Protocol errors when using |Protocol errors when using
Author: markt
Date: Wed Mar 14 08:07:22 2018
New Revision: 1826700
URL: http://svn.apache.org/viewvc?rev=1826700&view=rev
Log:
Fix backport. Java 6 does not have ReflectiveOperationException
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java
Modified:
https://bz.apache.org/bugzilla/show_bug.cgi?id=62177
--- Comment #2 from holger.su...@bodo-peters.de ---
Created attachment 35761
--> https://bz.apache.org/bugzilla/attachment.cgi?id=35761&action=edit
Log when invoking /showcase-6.3-SNAPSHOT with FireFox
When invoking /showcase-6.3-SNAPSHOT wit
35 matches
Mail list logo