RE: Betr.: RE: Memory Management between different webapps

2006-02-02 Thread Caldarale, Charles R
> From: Roel De Nijs [mailto:[EMAIL PROTECTED] > Subject: Betr.: RE: Memory Management between different webapps > > The problem we are confronted with: all our web-apps are > running fine in our test-environment, even if workload is > simulated to be very high. If we go to production environme

Re: Betr.: RE: Memory Management between different webapps

2006-02-02 Thread David Smith
Obviously something is different. Given tomcat and the web-app are the same, I would guess environmental differences exist between test and production. Do both have the same set of services? Same OS? OOM errors can also indicate a lack of system resources such as file handles. Just throwing ou