Re: jre leak prevention

2017-09-01 Thread Mark Thomas
On 01/09/17 11:25, Johan Compagner wrote: > We tested it and the winner is: > > className="org.apache.catalina.core.JreMemoryLeakPreventionListener" > urlCacheProtection="false" /> > > i had my bets on the xmlParsingProtection but that wasn't it... When I took a look through the options,

Re: jre leak prevention

2017-09-01 Thread Johan Compagner
On 1 September 2017 at 11:10, Mark Thomas wrote: > On 01/09/17 10:03, Johan Compagner wrote: > > Hi, > > > > i got reports that running jasper reports is suddenly a lot slower when > > deployed.. > > (compared what he uses in developer) > > Running a report was 0-2 seconds in its developer but at

Re: jre leak prevention

2017-09-01 Thread Mark Thomas
On 01/09/17 10:03, Johan Compagner wrote: > Hi, > > i got reports that running jasper reports is suddenly a lot slower when > deployed.. > (compared what he uses in developer) > Running a report was 0-2 seconds in its developer but at least 10 seconds > when running deployed. > > We tracked it do

jre leak prevention

2017-09-01 Thread Johan Compagner
Hi, i got reports that running jasper reports is suddenly a lot slower when deployed.. (compared what he uses in developer) Running a report was 0-2 seconds in its developer but at least 10 seconds when running deployed. We tracked it down, in developer the listener: was not in the server.x