memory leak in Solaris process

2006-10-11 Thread Yahav Biran
Hi, I'm running an instance of Weblogic on Solaris 8. when I monitoring the process resource usage using prstat I can see that it after a week the RSS size is growing until the service is really bad and then I restart the application. The application is a web application that connected to oracle

Re: memory leak in Solaris process

2006-10-12 Thread Rami Rosen
Yahav, I have to admit my sin in doing some kernel programming and user space development recently in open solaris . In fact, some of it is porting from linux to solaris which even may sound worth in this mailing list... Solaris is known for it's dynamic tracing functionality, also known as DTra

RE: memory leak in Solaris process

2006-10-12 Thread Yahav Biran
Biran Cc: Linux-IL Subject: Re: memory leak in Solaris process Yahav, I have to admit my sin in doing some kernel programming and user space development recently in open solaris . In fact, some of it is porting from linux to solaris which even may sound worth in this mailing list... Solaris is

Re: memory leak in Solaris process

2006-10-12 Thread Noam Meltzer
Still a bit oftopic, like the rest of the thread, but DTrace is only available since Solaris10 only.- NoamOn 10/12/06, Yahav Biran < [EMAIL PROTECTED]> wrote:Thanks Rami,I would like to emphasis that we are sure that the JVM heap is not leaking as we monitored it (simply by invoking the java proces