Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 184852

Summary: Exception while retrieving the system properties
Product: [Eclipse Project] JDT Reporter: Pascal Rapicault <pascal>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 3.3   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Pascal Rapicault CLA 2007-05-01 09:34:01 EDT
I20060501-0010
I got the following exception while exporting a product based RCP application.
org.eclipse.core.runtime.CoreException: Unable to retrieve system properties
	at org.eclipse.jdt.launching.AbstractVMInstall.abort(AbstractVMInstall.java:484)
	at org.eclipse.jdt.launching.AbstractVMInstall.evaluateSystemProperties(AbstractVMInstall.java:434)
	at org.eclipse.jdt.internal.launching.environments.ExecutionEnvironmentAnalyzer.isFoundation1_0(ExecutionEnvironmentAnalyzer.java:127)
	at org.eclipse.jdt.internal.launching.environments.ExecutionEnvironmentAnalyzer.analyze(ExecutionEnvironmentAnalyzer.java:78)
	at org.eclipse.jdt.internal.launching.environments.Analyzer.analyze(Analyzer.java:40)
	at org.eclipse.jdt.internal.launching.environments.EnvironmentsManager.analyze(EnvironmentsManager.java:336)
	at org.eclipse.jdt.internal.launching.environments.EnvironmentsManager.initializeCompatibilities(EnvironmentsManager.java:241)
	at org.eclipse.jdt.internal.launching.environments.ExecutionEnvironment.init(ExecutionEnvironment.java:152)
	at org.eclipse.jdt.internal.launching.environments.ExecutionEnvironment.getDefaultVM(ExecutionEnvironment.java:189)
	at org.eclipse.pde.internal.core.exports.BuildUtilities.getBootClasspath(BuildUtilities.java:30)
	at org.eclipse.pde.internal.core.exports.FeatureExportOperation.createAntBuildProperties(FeatureExportOperation.java:373)
	at org.eclipse.pde.internal.core.exports.ProductExportOperation.createAntBuildProperties(ProductExportOperation.java:428)
	at org.eclipse.pde.internal.core.exports.FeatureExportOperation.doExport(FeatureExportOperation.java:213)
	at org.eclipse.pde.internal.core.exports.ProductExportOperation.run(ProductExportOperation.java:99)
	at org.eclipse.pde.internal.ui.build.FeatureExportJob.run(FeatureExportJob.java:55)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Comment 1 Darin Wright CLA 2007-05-01 09:41:31 EDT

*** This bug has been marked as a duplicate of bug 126729 ***
Comment 2 Eclipse Webmaster CLA 2007-07-29 09:22:31 EDT
Changing OS from Mac OS to Mac OS X as per bug 185991