Export Product / GC Error [message #725625] |
Thu, 15 September 2011 07:25  |
Eclipse User |
|
|
|
Hi all,
I am using the eclipse export product wizard to export a rcp product, however, currently I do experience errors while exporting the product with indigo (Eclipse Modeling Tools, Version: Indigo Release, Build id: 20110615-0604).
While running the export, I do get the following error:
An internal error occurred during: "Export Product".
java.lang.OutOfMemoryError
An internal error occurred during: "Collecting garbage".
unable to create new native thread
So far I was able to export the product by manually using "Run Garbage Collector", which I do not really consider being a solution.
My eclipse.ini is currently set to:
-startup
plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502
-product
org.eclipse.epp.package.modeling.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
512m
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xms128m
-Xmx512m
Can anybody tell me how to fix this issue?
|
|
|
|
|
|
Re: Export Product / GC Error [message #726750 is a reply to message #726749] |
Mon, 19 September 2011 08:41  |
Eclipse User |
|
|
|
hi i am getting this error on exporting to a product
Cannot complete the install because one or more required items could not be found.
Software being installed: RCP Application 1.0.0 (hello 1.0.0)
Missing requirement for filter properties ~= $0: RCP Application 1.0.0 (hello 1.0.0) requires 'hello_root.gtk.linux.x86 [1.0.0]' but it could not be found....
what is this gtk.linux.x86 , i am not able to figure out....pl help
|
|
|
Powered by
FUDForum. Page generated in 0.05461 seconds