Skip to main content



      Home
Home » Archived » BIRT » anyone experincing memory leaks
anyone experincing memory leaks [message #158858] Fri, 05 May 2006 12:46 Go to next message
Eclipse UserFriend
Originally posted by: yhuynh.elementalsecurity.com

I'm using eclipse/birt with chart designer and also runtime. What i'm
experiencing is that after about 2-3 hrs, or sometimes even earlier if i am
running my app in debug mode, i get an 'out of memory' error and have to
shut down eclipse. Here are some specs of my configuration:

-eclipse 3.1
-myEclipse plugin (if that matters)
-Birt 2.01
-my app is running on tomcat 5 under the eclipse debugger

I've even increased my memory for my eclipse fo be -xms1024 and -xmx1024.
Also i noticed that if i don't use the designer then my memory runs out
slower..not sure if that has anything to do with it.

Anyone experiencing this as well?
Re: anyone experincing memory leaks [message #159076 is a reply to message #158858] Mon, 08 May 2006 09:02 Go to previous message
Eclipse UserFriend
We used to have the memory leaks problems with Birt 1 (we use
websphere), but it was linked to the javascripting (and I believe it
has been fixed in version 2). The
org.eclipse.data.engine.script.ScriptUtil.getTailoredScript( ) method
was filling a HashMap with Strings, causing memory problems.

To debug the cause of the problem, we used a tool caled HeapAnalyser,
but it is an IBM tool, so I believe it relies on WebSphere log files
to analyse the heap. Maybe you could find a similar tool adapted to
eclipse or tomcat...

On Fri, 5 May 2006 09:46:38 -0700, "yem huynh"
<yhuynh@elementalsecurity.com> wrote:

>I'm using eclipse/birt with chart designer and also runtime. What i'm
>experiencing is that after about 2-3 hrs, or sometimes even earlier if i am
>running my app in debug mode, i get an 'out of memory' error and have to
>shut down eclipse. Here are some specs of my configuration:
>
>-eclipse 3.1
>-myEclipse plugin (if that matters)
>-Birt 2.01
>-my app is running on tomcat 5 under the eclipse debugger
>
>I've even increased my memory for my eclipse fo be -xms1024 and -xmx1024.
>Also i noticed that if i don't use the designer then my memory runs out
>slower..not sure if that has anything to do with it.
>
>Anyone experiencing this as well?
>
Previous Topic:Problem loading birt plugin in birt engine
Next Topic:date format
Goto Forum:
  


Current Time: Thu May 29 08:51:27 EDT 2025

Powered by FUDForum. Page generated in 0.07113 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top