aspose file tools
The moose likes JavaFX and the fly likes JavaFx 2.2 slow respons in UI after a while Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JavaFX
Reply Bookmark "JavaFx 2.2 slow respons in UI after a while" Watch "JavaFx 2.2 slow respons in UI after a while" New topic
Author

JavaFx 2.2 slow respons in UI after a while

Kai Hinn
Greenhorn

Joined: Jan 08, 2013
Posts: 2
Hi,

I seem to have a memory leak problem with a javafx 2.2 app. When just started it runs fast and smooth. After about 20 minutes, the UI starts to respond more and more slowly.
Using the Profiler in netbeans, I can see, that used memory stabilizes after a while - but the windows task manager shows, that the process javaw.exe slowly grows all the time. The Profiler shows that the number of used object of any kind are stabil.
Does any body of you have similar experiences ?

Best regards
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JavaFx 2.2 slow respons in UI after a while
 
Similar Threads
Out of Memory with high Free Memory
Is it worthy learning JavaFX?
Can JavaFX be used in place of Swing ?
Idle java application eating memory
Good Book for JavaFX