https://issues.apache.org/bugzilla/show_bug.cgi?id=55603
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|---
Hi Chris,
On 28.09.2013 01:49, Christopher Schultz wrote:
> All,
>
> I know Mark and Rainer are working on trying to avoid corruption of what
> looks like pollset counts or whatever, but I wanted to know if anyone
> can help me decode the cause of the null-dereference that's occurring.
>
> Obvio
https://issues.apache.org/bugzilla/show_bug.cgi?id=55603
--- Comment #7 from Jodgi ---
Well... tomcat must have its own share of responsability, because everything
works perfectly in the CLI.
However, you are the experts here, this not being a bug is a great help,
because now I will look somewh
On 09/28/2013 12:25 PM, Rainer Jung wrote:
I can't seem to reproduce the problem using an APR connector on Linux:
reports seems to indicate that trivially accessing Tomcat via an HTTP
APR connector will cause a crash, and I was able to run the following
command without bringing down my instance
Hi all,
about a year ago, I wrote about an IIS SPDY/3 Redirector written in C# that
could be used to redirect requests from IIS to Tomcat, Jetty, or other servers
with SPDY/3 support; as an alternative to the ISAPI redirector that uses AJP -
see [1]. It uses the new managed module pipeline that
https://issues.apache.org/bugzilla/show_bug.cgi?id=55608
Bug ID: 55608
Summary: fmt:bundle tag unnecessarily buffers body content
Product: Taglibs
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Se
https://issues.apache.org/bugzilla/show_bug.cgi?id=55609
Bug ID: 55609
Summary: c:forEach loop on integer range consumes unnecessary
heap space in proportion to value for "end"
Product: Taglibs
Version: unspecified
Hardware
https://issues.apache.org/bugzilla/show_bug.cgi?id=55609
--- Comment #1 from Dan Armstrong ---
One observation: Integer.valueOf was added in Java 1.5, so we'll need to stick
with new Integer(next++) in the iterator.
- Thanks!!!
--
You are receiving this mail because:
You are the assignee for t
https://issues.apache.org/bugzilla/show_bug.cgi?id=55609
--- Comment #2 from Dan Armstrong ---
I've been looking into this further. This enhancement has already been made in
the 1.2 series of standard taglib. I hope you will still add it to any future
release of the 1.1 series.
--
You are rec
https://issues.apache.org/bugzilla/show_bug.cgi?id=55608
--- Comment #1 from Dan Armstrong ---
FYI: I have confirmed this unnecessary buffering remains in the most recent 1.2
branch in SVN.
--
You are receiving this mail because:
You are the assignee for the bug.
--
10 matches
Mail list logo