Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Target Management » RSE memory leak(rse memory leak)
RSE memory leak [message #708004] Tue, 02 August 2011 10:28 Go to next message
rupp  is currently offline rupp Friend
Messages: 1
Registered: August 2011
Junior Member
I have been running RSE server using the dameon.pl perl script to start it but the available memory is rapidly decreasing. As it is almost the only application running on the dev server except a glassfish server I assume it comes from there , the available memory is decreasing at a speed of ~ 5Mb/sec !

in a few minutes the available memory goes from 1.2Gb to ... 3Mb

my O.S is a debian 5 lenny server , 2GB ram , VPS , XEN

[Updated on: Tue, 02 August 2011 10:29]

Report message to a moderator

Re: RSE memory leak [message #709127 is a reply to message #708004] Wed, 03 August 2011 14:15 Go to previous message
David McKnight is currently offline David McKnightFriend
Messages: 244
Registered: July 2009
Senior Member
Hi,

When using the daemon.pl perl script, there are two things going on. There
is a java daemon (started by daemon.pl), running under root, that waits on a
port to authenticate and start a java server under a given user's ID. I
suspect that, in your case, it's not the daemon that is running into memory
problems but rather the launched server. There are cases where the server
uses a lot of memory and there are some ways to help with that but it may
depend on what you're doing. What kind of operations are you doing when the
memory is rapidly consumed?


"rupp" <forums-noreply@eclipse.org> wrote in message
news:j18isv$55r$1@news.eclipse.org...
>I have been running RSE server using the dameon.pl perl script to strat it
>but the memory is rapidly decreasing. As it is almost the only application
>running on the dev server except a glassfish server I assume it comes from
>there , the available memory is decreasing at a speed of ~ 5Mb/sec !
>
> my O.S is a debian 5 lenny server , 2GB ram , VPS , XEN
Previous Topic:Questions about debugging on target via Target Management vs typical CDT
Next Topic:RSE 2048 key?
Goto Forum:
  


Current Time: Thu Apr 25 09:06:10 GMT 2024

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

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

Back to the top