2012/5/10 Jesse Farinacci :
>
> Given this insight, thank you, I don't think that this is the cause
> for delay and I will investigate outside of Apache Tomcat for the root
> cause.
>
Regarding your original issue of delays, it would be nice to get
actual thread dumps from the moment when you expe
2012/5/12 Mark Thomas :
> On 12/05/2012 18:01, Konstantin Kolinko wrote:
>> 2012/5/12 Jesse Farinacci :
>
>>> With the listeners all added, things are working as I expect. The
>>> resource is served, no error is produced. I still think this is a bug
>>> though.. if I open a new bug, will it be acce
On 12/05/2012 18:01, Konstantin Kolinko wrote:
> 2012/5/12 Jesse Farinacci :
>> With the listeners all added, things are working as I expect. The
>> resource is served, no error is produced. I still think this is a bug
>> though.. if I open a new bug, will it be accepted?
>>
>
> I do not know.
>
2012/5/12 Jesse Farinacci :
> Greetings,
>
> On Fri, May 11, 2012 at 8:47 PM, Konstantin Kolinko
> wrote:
>> I can easily reproduce this "zip file closed" issue in trunk with a
>> simple jar containing Tomcat's icon in META-INF/resources/favicon.ico
>> if I change configuration by removing JreMemo
Greetings,
On Fri, May 11, 2012 at 8:47 PM, Konstantin Kolinko
wrote:
> I can easily reproduce this "zip file closed" issue in trunk with a
> simple jar containing Tomcat's icon in META-INF/resources/favicon.ico
> if I change configuration by removing JreMemoryLeakPreventionListener
> from server
2012/5/10 Jesse Farinacci :
> Greetings,
>
> I'm running Apache Tomcat 7.0.27 on Linux 2.6.32.x kernel, where
> Tomcat reports at startup:
>
> Loaded APR based Apache Tomcat Native library 1.1.22
>
> and Connector definitions look like:
>
> compression="on" enableLookups="false" URIEncoding
Greetings,
On Thu, May 10, 2012 at 2:37 PM, Mark Thomas wrote:
> I've had a good look at the code and I can't see anything that jumps out
> as the cause of this. Does this happen as soon as Tomcat starts, after a
> while, after a reload, after something else?
It happens when the browser makes a
On 10/05/2012 16:57, Jesse Farinacci wrote:
> Greetings,
>
> On Thu, May 10, 2012 at 11:41 AM, Mark Thomas wrote:
>> The thing that doesn't make sense yet is that Tomcat is trying to read from
>> a WAR (or possibly a JAR) but the app should be unpacked. With that in mind:
>> - requests for what
Greetings,
On Thu, May 10, 2012 at 11:41 AM, Mark Thomas wrote:
> The thing that doesn't make sense yet is that Tomcat is trying to read from a
> WAR (or possibly a JAR) but the app should be unpacked. With that in mind:
> - requests for what resources trigger this problem?
> - where is that res
Jesse Farinacci wrote:
>Greetings,
>
>I'm running Apache Tomcat 7.0.27 on Linux 2.6.32.x kernel, where
>Tomcat reports at startup:
>
> Loaded APR based Apache Tomcat Native library 1.1.22
>
>and Connector definitions look like:
>
>compression="on" enableLookups="false" URIEncoding="UTF-
10 matches
Mail list logo