Re: How To avoid out of memory Error in AIX 5.3 server ?
- From: "Gerard H. Pille" <ghpille@xxxxxxxxxxx>
- Date: Mon, 28 Apr 2008 01:14:15 -0700 (PDT)
On Apr 27, 4:22 pm, a.sivakaminat...@xxxxxxxxx wrote:
using java 5.4 and web application Tomcat server 6 we run web
application in AIX.
how we have to trouble shoot this problem?
regards
siva
Configure your server so that it creates dump-files when crashing on
out of memory. IBM provides tools to analyze the heap-dumps. Those
will show you (well, you have to search) what objects your
programmers did store in memory and forgot to release.
Succes,
Gerard
.
- Follow-Ups:
- Re: How To avoid out of memory Error in AIX 5.3 server ?
- From: Mark Taylor
- Re: How To avoid out of memory Error in AIX 5.3 server ?
- References:
- How To avoid out of memory Error in AIX 5.3 server ?
- From: a . sivakaminathan
- How To avoid out of memory Error in AIX 5.3 server ?
- Prev by Date: Re: How To avoid out of memory Error in AIX 5.3 server ?
- Next by Date: Re: IBM AIX UNIX command
- Previous by thread: Re: How To avoid out of memory Error in AIX 5.3 server ?
- Next by thread: Re: How To avoid out of memory Error in AIX 5.3 server ?
- Index(es):
Relevant Pages
|