> 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
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