Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » multiple eclipse Jobs causes error: java/lang/OutOfMemoryError
multiple eclipse Jobs causes error: java/lang/OutOfMemoryError [message #636513] Mon, 01 November 2010 12:19 Go to previous message
Jack Higgins is currently offline Jack Higgins
Messages: 2
Registered: October 2010
Junior Member
Hi,

I am new to Eclipse and I am writing my first eclipse application.
I am using the eclipse Jobs API to move long running tasks away from the main UI thread.

In my application i have a number of views each containing a TreeViewer. When the views are created I have a seperate job for each view to update itself from the back ground model.

However when launching the application I see the following error:

JVMDUMP006I Processing dump event "systhrow", detail "java/lang/OutOfMemoryError" - please wait.

Has anyone come across this issue before ?

Thanks,
Jack.
 
Read Message
Read Message
Read Message
Previous Topic:how do I modify org.eclipse.ui.workbench plugin
Next Topic:ViewerFilter implementation
Goto Forum:
  


Current Time: Fri May 24 03:06:42 EDT 2013

Powered by FUDForum. Page generated in 0.01654 seconds