Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » RCP application freezes
RCP application freezes [message #545709] Thu, 08 July 2010 17:28 Go to next message
philipp huebner is currently offline philipp huebnerFriend
Messages: 65
Registered: July 2009
Member
Hello folks,
I'm trying to run our Eclipse RCP based java applcation on java 6. I set the execution environment to J2SE-1.6, adding the J2SE-1.6 system library and run the hole thing with java 6 -> our app freezes randomly.

I think it has sth to do with garbage collection...has anybody noticed a similar behaviour?
thx
Re: RCP application freezes [message #546001 is a reply to message #545709] Fri, 09 July 2010 20:34 Go to previous message
Helmut Neubauer is currently offline Helmut NeubauerFriend
Messages: 54
Registered: July 2009
Member
Hello Philipp,

it's difficult to find the reason for such a behaviour. Why do you
think, garbage collection is responsible for your freezing?

Perhaps you should profile your application using TPTP to find memory or
performance leaks. You can also use Sleak to find leaks in your RCP
depending on used GUI widgets.

Regards, Helmut

Am 08.07.2010 19:28, schrieb philipp huebner:
> Hello folks,
> I'm trying to run our Eclipse RCP based java applcation on java 6. I set
> the execution environment to J2SE-1.6, adding the J2SE-1.6 system
> library and run the hole thing with java 6 -> our app freezes randomly.
>
> I think it has sth to do with garbage collection...has anybody noticed a
> similar behaviour?
> thx
Previous Topic:How to get the secondary id of a view in a command
Next Topic:add a RCP gui to an existing Equinox/OSGi environment
Goto Forum:
  


Current Time: Fri Apr 19 18:23:18 GMT 2024

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

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

Back to the top