RE: More, Re: Tomcat 7.0.67 crashing on takeoff

2016-01-26 Thread Caldarale, Charles R
> From: James H. H. Lampert [mailto:jam...@touchtonecorp.com] > Subject: Re: More, Re: Tomcat 7.0.67 crashing on takeoff > On 1/26/16 2:25 PM, Mark Thomas wrote: > > Setting xmlParsingProtection="false" on the > > JreMemoryLeakPreventionListener should stop th

Re: More, Re: Tomcat 7.0.67 crashing on takeoff

2016-01-26 Thread James H. H. Lampert
On 1/26/16 2:25 PM, Mark Thomas wrote: Setting xmlParsingProtection="false" on the JreMemoryLeakPreventionListener should stop the exception. It looks like your XML implementation isn't compatible for the fix for that memory leak. I never did get to the root of what triggered the memory leak. It

Re: More, Re: Tomcat 7.0.67 crashing on takeoff

2016-01-26 Thread Mark Thomas
On 26/01/2016 21:58, James H. H. Lampert wrote: > On 1/26/16 12:55 PM, Christopher Schultz wrote: > >> If you are explicitly configuring the APR connector and the APR >> library (or some required dependency -- e.g. OpenSSL -- then Tomcat >> will not start. > > to which I just replied: >> This is

More, Re: Tomcat 7.0.67 crashing on takeoff

2016-01-26 Thread James H. H. Lampert
On 1/26/16 12:55 PM, Christopher Schultz wrote: If you are explicitly configuring the APR connector and the APR library (or some required dependency -- e.g. OpenSSL -- then Tomcat will not start. to which I just replied: > This is quite literally straight out of apache-tomcat-7.0.67.zip. > We'