https://issues.apache.org/bugzilla/show_bug.cgi?id=47216
--- Comment #1 from william.bar...@wilshire.com 2009-05-18 19:01:24 PST ---
This "bug" is purely theoretical. The only way to hit it is to hold a
reference to the Request after request processing has finished. If you do
that, IMHO you
https://issues.apache.org/bugzilla/show_bug.cgi?id=47216
Summary: Possible NPE in Http11Processor.action()
Product: Tomcat 6
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Prio
https://issues.apache.org/bugzilla/show_bug.cgi?id=46985
--- Comment #5 from Konstantin Kolinko 2009-05-18
17:26:26 PST ---
(In reply to comment #4)
>
> I don't see either being set to null.
>
public void process(Socket socket)
throws IOException {
(..)
// Setting up
Author: kkolinko
Date: Tue May 19 00:10:34 2009
New Revision: 776138
URL: http://svn.apache.org/viewvc?rev=776138&view=rev
Log:
vote
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?re
https://issues.apache.org/bugzilla/show_bug.cgi?id=46985
--- Comment #4 from Sebb 2009-05-18 17:07:32 PST ---
(In reply to comment #2)
> That "if (soTimeout != oldSoTimeout) { .. }" works in TC 5.5, because of some
> block of code that precedes it, but is dead in TC 6.0 because that precedin
Author: kkolinko
Date: Tue May 19 00:00:53 2009
New Revision: 776137
URL: http://svn.apache.org/viewvc?rev=776137&view=rev
Log:
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?rev=776
Author: kkolinko
Date: Mon May 18 23:08:57 2009
New Revision: 776128
URL: http://svn.apache.org/viewvc?rev=776128&view=rev
Log:
veto and 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/STATUS
https://issues.apache.org/bugzilla/show_bug.cgi?id=46985
Konstantin Kolinko changed:
What|Removed |Added
Attachment #23684|application/octet-stream|text/plain
mime typ
https://issues.apache.org/bugzilla/show_bug.cgi?id=46985
--- Comment #3 from Konstantin Kolinko 2009-05-18
15:25:19 PST ---
Created an attachment (id=23684)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=23684)
Patch to correct Javadoc and remove dead code. It is for tc6.0.x.
I
https://issues.apache.org/bugzilla/show_bug.cgi?id=46985
--- Comment #2 from Konstantin Kolinko 2009-05-18
15:10:29 PST ---
For reference: Mark's fix in trunk is r763262 (
https://svn.apache.org/viewcvs.cgi?view=rev&rev=763262 )
(In reply to comment #0)
> coyote.http11.Http11Processor.pro
Hi All
We are planning move our web application from iPlanet4.1 to
Apache Tomcat 6. Can you help with the documentation.
Thanks In Advance
--
Raghuram Srinivas
https://issues.apache.org/bugzilla/show_bug.cgi?id=47088
Rainer Jung changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47088
--- Comment #2 from Rainer Jung 2009-05-18 10:24:29
PST ---
Could you please check, if you have the native Tomcat connector running (aka
known as tcnative or APR connector)?
If so, which version of Tomcat and tcnative are you using,
Author: kkolinko
Date: Mon May 18 16:26:20 2009
New Revision: 776004
URL: http://svn.apache.org/viewvc?rev=776004&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=7760
14 matches
Mail list logo