掲示板

Memory leak and Memory usage

16年前 に fabio maggi によって更新されました。

Memory leak and Memory usage

New Member 投稿: 7 参加年月日: 06/08/18 最新の投稿
Hi All,

I have a serious problem in memory usage and memory leak,
also in last Liferay portal version,
liferay-portal-tomcat-6.0-4.3.5.

The problem is simply reproducible in Liferay 4.3.5 bundle with tomcat 6.0.
If I have 1000 (one thousand) events in calendar portlet in home page, all
in today date list,
when I execute login the memory usage in my machine is about 250 MB (4 user
= 1GB....),
and after logout there is a memory leak, about 20 MB, memory leak not always
reproducible.

The problem seems in Liferay Framework.

Have anyone a idea about this?
Do you know if same problems are reported?

Thanks for any suggestion.
Fabio

funambol :: mobile open source :: http://www.funambol.com
thumbnail
16年前 に Ray Auge によって更新されました。

Re: [Liferay Forums][5. Portal Framework]Memory leak and Memory usage

Liferay Legend 投稿: 1197 参加年月日: 05/02/08 最新の投稿
Are you sure it's not just the cache, or GC (Garbage Collection) has not
yet run?
Have you profiled this using a memory profiler?
16年前 に fabio maggi によって更新されました。

RE: Re: [Liferay Forums][5. Portal Framework]Memory leak and Memory usage

New Member 投稿: 7 参加年月日: 06/08/18 最新の投稿
We have used JProfiler and we have forced GC.
Which cache did you intend?

Thanks,
Fabio
thumbnail
16年前 に Ray Auge によって更新されました。

RE: Re: [Liferay Forums][5. Portal Framework]Memory leak and Memory usage

Liferay Legend 投稿: 1197 参加年月日: 05/02/08 最新の投稿
Hibernate/ehcache?
13年前 に Sultee khan によって更新されました。

RE: Re: [Liferay Forums][5. Portal Framework]Memory leak and Memory usage

Regular Member 投稿: 145 参加年月日: 09/10/31 最新の投稿
Use JavaMelody to see the distribution of memory and other statistics with respect to traffic..than you can easily decide what to do next