Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » RCP application freezes
RCP application freezes [message #545709] Thu, 08 July 2010 13:28 Go to next message
Eclipse UserFriend
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 16:34 Go to previous message
Eclipse UserFriend
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: Wed Jul 02 18:13:48 EDT 2025

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

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

Back to the top