RCP application freezes [message #545709] |
Thu, 08 July 2010 13:28  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.24712 seconds