Re: OutOfMemory problem on Tomcat 5.5.20 and Java 1.5

2007-04-11 Thread Andreas Knecht
Hi Mark, Thanks for your input. Tomcat is started up via cargo with all its default options. This is how we've always run our functional tests. It appears that by adding new functionality (read: more JSPs, etc) we've simply reached a threshold now where we need to run the functional tests

Re: OutOfMemory problem on Tomcat 5.5.20 and Java 1.5

2007-04-10 Thread Mark Thomas
Andreas Knecht wrote: > Just a quick addition. The memory dump is now available here: > http://repository.atlassian.com/temp/java_pid27558.hprof.gz > > Cheers, > Andreas > You appear to be running Tomcat in development mode. (http://tomcat.apache.org/tomcat-5.5-doc/jasper-howto.html) This mea

Re: OutOfMemory problem on Tomcat 5.5.20 and Java 1.5

2007-04-09 Thread Andreas Knecht
Just a quick addition. The memory dump is now available here: http://repository.atlassian.com/temp/java_pid27558.hprof.gz Cheers, Andreas Mark Thomas wrote: Andreas Knecht wrote: About a week ago, this test started failing with OutOfMemory errors. Obvious question. What changed b

Re: OutOfMemory problem on Tomcat 5.5.20 and Java 1.5

2007-04-09 Thread Andreas Knecht
Hi Mark, Sorry about the attachment, I wasn't aware that they get stripped out when e-mailing this list. I've opened an issue on http://jira.atlassian.com now for this: http://jira.atlassian.com/browse/JRA-12524 Mark Thomas wrote: Andreas Knecht wrote: About a week ago, this test start

Re: OutOfMemory problem on Tomcat 5.5.20 and Java 1.5

2007-04-09 Thread Mark Thomas
Andreas Knecht wrote: > About a week ago, this test started failing with OutOfMemory errors. Obvious question. What changed before it started failing? > I've attached a screenshot of the JspRuntimeContext in YourKit. The attachement didn't come through. Can you make it availalbe via a URL? > Th

Re: OutOfMemory problem on Tomcat 5.5.20 and Java 1.5

2007-04-09 Thread Mark Thomas
Mark Thomas wrote: > Andreas Knecht wrote: >> Hi all, >> >> I'm one of the developers working on JIRA > > This really belongs on the users list. Sorry got confused in my mail client. My bad. Mark - To start a new topic, e-mail

Re: OutOfMemory problem on Tomcat 5.5.20 and Java 1.5

2007-04-09 Thread Mark Thomas
Andreas Knecht wrote: > Hi all, > > I'm one of the developers working on JIRA This really belongs on the users list. Also, attachments tend to get stripped out so you might want to consider providing a url to the screenshot. Mark