https://bz.apache.org/bugzilla/show_bug.cgi?id=60854
--- Comment #7 from Jan Engehausen ---
I am using org.apache.catalina.authenticator.BasicAuthenticator directly with
default settings (cache="true" and changeSessionIdOnAuthentication="true").
com.example.SessionBehaviorIT.testDemonstrateProte
https://bz.apache.org/bugzilla/show_bug.cgi?id=60867
--- Comment #4 from Preeti Negi ---
(In reply to Mark Thomas from comment #3)
> (In reply to Preeti Negi from comment #2)
> > (In reply to Remy Maucherat from comment #1)
> > > I don't see a deadlock there, the other thread holding the lock for
https://bz.apache.org/bugzilla/show_bug.cgi?id=58194
hseh...@gmail.com changed:
What|Removed |Added
OS||All
--- Comment #5 from hseh...@gma
https://bz.apache.org/bugzilla/show_bug.cgi?id=60854
--- Comment #6 from Christopher Schultz ---
Your example does not show it; are you using cache="false" in your basic
authenticator valve? You'd have to go through some hoops to effect that change.
--
You are receiving this mail because:
You a
https://bz.apache.org/bugzilla/show_bug.cgi?id=60852
--- Comment #7 from Christopher Schultz ---
(In reply to Mark Thomas from comment #6)
> This native speaker says "compressable" is a common misspelling of
> "compressible".
+1
Tomcat is "able" to "compress" a file type, ergo "compressable". O
https://bz.apache.org/bugzilla/show_bug.cgi?id=60854
--- Comment #5 from Jan Engehausen ---
So, we discussed this and still think that in the particular scenario described
(authentication and session creation in the same request), a subsequent request
should not get a new session ID, as authentic
https://bz.apache.org/bugzilla/show_bug.cgi?id=60362
--- Comment #37 from Neil Brown ---
Hi,
I've read through the discussion of this issue to date, in both the original
bug report and this enhancement request.
The Reason Phrase may be optional in the HTTP spec, but it's nonetheless useful
to h
I get hangs with nio2 when I run the tests. Stack is:
"main" prio=3 tid=0x0002a800 nid=0x2 runnable [0xfdf7d000]
java.lang.Thread.State: RUNNABLE
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at j
https://bz.apache.org/bugzilla/show_bug.cgi?id=60852
--- Comment #6 from Mark Thomas ---
This native speaker says "compressable" is a common misspelling of
"compressible".
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=60867
--- Comment #3 from Mark Thomas ---
(In reply to Preeti Negi from comment #2)
> (In reply to Remy Maucherat from comment #1)
> > I don't see a deadlock there, the other thread holding the lock for
> > 0x7fbeefcb53e0 will proceed and release
On 15/03/17 11:17, Felix Schumacher wrote:
>
>
> Am 14. März 2017 16:10:04 MEZ schrieb Mark Thomas :
>> The following votes were cast:
>>
>> Binding:
>> +1: markt, remm, mgrigorov
>
> For the record, I voted for it, too.
Sorry. I missed your vote because I looked for the corrected subject.
Mar
Am 14. März 2017 16:10:04 MEZ schrieb Mark Thomas :
>The following votes were cast:
>
>Binding:
>+1: markt, remm, mgrigorov
For the record, I voted for it, too.
Felix
>
>No other votes were cast.
>
>The vote therefore passes.
>
>Thanks to everyone who contributed towards this release.
>
>Mark
Am 9. März 2017 21:45:09 MEZ schrieb Mark Thomas :
>The proposed Apache Tomcat 6.0.51 release is now available for voting.
>
>Note: This is expected to be the last Tomcat 6 release.
>
>It can be obtained from:
>https://dist.apache.org/repos/dist/dev/tomcat/tomcat-6/v6.0.51/
>The Maven staging rep
https://bz.apache.org/bugzilla/show_bug.cgi?id=60852
--- Comment #5 from Michael Osipov <1983-01...@gmx.net> ---
(In reply to Konstantin Kolinko from comment #4)
> 1. Do both American English and British English consider this a typo?
>
> Wictionary has this spelling listed,
> https://en.wiktionar
https://bz.apache.org/bugzilla/show_bug.cgi?id=60867
--- Comment #2 from Preeti Negi ---
(In reply to Remy Maucherat from comment #1)
> I don't see a deadlock there, the other thread holding the lock for
> 0x7fbeefcb53e0 will proceed and release it at some point.
>
> Please investigate the p
https://bz.apache.org/bugzilla/show_bug.cgi?id=60867
Remy Maucherat changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEW
/logs-NIO2
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20170315-native-src.tar.gz
-Dexamples.sources.skip=true
-Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-2015
https://bz.apache.org/bugzilla/show_bug.cgi?id=60867
Bug ID: 60867
Summary: Tomcat stops unexpectedly- Deadlock in thread dump
Product: Tomcat 7
Version: 7.0.23
Hardware: All
OS: Linux
Status: NEW
Severity
https://bz.apache.org/bugzilla/show_bug.cgi?id=60852
--- Comment #4 from Konstantin Kolinko ---
1. Do both American English and British English consider this a typo?
Wictionary has this spelling listed,
https://en.wiktionary.org/wiki/compressable
2. I think it would be better to have a regular
Author: kkolinko
Date: Wed Mar 15 08:10:40 2017
New Revision: 1786994
URL: http://svn.apache.org/viewvc?rev=1786994&view=rev
Log:
Add the new oldnews-2016 page to sitemap file.
I'm not sure that is is necessary, but doing this for sake of consistency.
Modified:
tomcat/site/trunk/docs/sitemap-
Author: kkolinko
Date: Wed Mar 15 08:05:22 2017
New Revision: 1786992
URL: http://svn.apache.org/viewvc?rev=1786992&view=rev
Log:
Fix typos
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/index.xml
Modified: tomcat/site/trunk/docs/index.html
URL:
http://svn.apache.or
Author: kkolinko
Date: Wed Mar 15 08:02:59 2017
New Revision: 1786991
URL: http://svn.apache.org/viewvc?rev=1786991&view=rev
Log:
Correct typo - followup to r1786886
Modified:
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/xdocs/doap_Tomcat.rdf
Modified: tomcat/site/trunk/docs/
Hi,
The proposed 7.0.76 release is:
[ ] Broken - do not release
[ X ] Stable - go ahead and release as 7.0.76 Stable
Test cases all passed.
Our test webapp runs fine.
--
From:Mark Thomas
Time:2017 Mar 9 (Thu) 22:11
To:Tomcat Devel
23 matches
Mail list logo