Re: How To avoid out of memory Error in AIX 5.3 server ?
- From: smallpond <smallpond@xxxxxxxx>
- Date: Sun, 27 Apr 2008 14:37:23 -0700 (PDT)
On Apr 27, 10:22 am, a.sivakaminat...@xxxxxxxxx wrote:
using java 5.4 and web application Tomcat server 6 we run web
application in AIX.
it has 8 GB hard disk
aplication stops frequently by throwing exception out of memory when
processing some 10000 records.[ this happen only at the time of
processing huge records]
and create log files in tomcat bin directory.
we try so many ways
by increasing heap size for java virtual machine.
in coding we have set null to string variables in finally block
we shift to use stringbuffer in program.
but it not work out.
where we have made mistake?
how we have to trouble shoot this problem?
First off, whenever you want help on an error, give the
actual error message.
Check ulimit and paging space.
--S
.
- 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: How To avoid out of memory Error in AIX 5.3 server ?
- Next by Date: Re: How To avoid out of memory Error in AIX 5.3 server ?
- Previous by thread: 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
|
|