Re: Two (different) issues with Tomcat 7.0.32 AJP-APR and AJP-NIO connectors

2012-10-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Konstantin, On 10/25/12 11:50 AM, verlag.preis...@t-online.de wrote: > Stack: [0x0481,0x0491], > sp=0x0490fa70, free space=1022k Native frames: (J=compiled > Java code, j=interpreted, Vv=VM code, C=native code) V > [jv

Re: Two (different) issues with Tomcat 7.0.32 AJP-APR and AJP-NIO connectors

2012-10-25 Thread verlag.preis...@t-online.de
Hi Christopher, -Original-Nachricht- > Von: Christopher Schultz > Datum: Tue, 23 Oct 2012 23:10:41 +0200 > > That sure looks like a JVM bug, but it's always possible that tcnative > gave the JVM a bad pointer and so the bug is in tcnative. > > Can you provide the full back-trace? > O

Re: Two (different) issues with Tomcat 7.0.32 AJP-APR and AJP-NIO connectors

2012-10-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Konstantin, On 10/22/12 1:19 PM, verlag.preis...@t-online.de wrote: > I'm running Tomcat 7.0.32 with Java 1.7.0_09 (64-bit) on Windows > Server 2008 R2 (64-bit), behind IIS 7.5 with ISAPI Redirector > 1.2.37. For the AJP connection, I used the AJP-AP

Two (different) issues with Tomcat 7.0.32 AJP-APR and AJP-NIO connectors

2012-10-22 Thread verlag.preis...@t-online.de
Hi all, I'm running Tomcat 7.0.32 with Java 1.7.0_09 (64-bit) on Windows Server 2008 R2 (64-bit), behind IIS 7.5 with ISAPI Redirector 1.2.37. For the AJP connection, I used the AJP-APR connector (with Tomcat Native 1.1.24). 1) This worked perfectly fine since the initial setup of the server 3