| 
 | 
 | 
 | 
 | 
 | 
| Re: Problems upon using new workspace [message #894333 is a reply to message #894213] | 
Sun, 08 July 2012 06:40   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
OK, the relevant error entries are: 
!ENTRY org.eclipse.jdt.launching 4 4 2012-07-07 13:03:26.726
!MESSAGE Failed to retrieve default libraries for C:\Program Files (x86)\Java\jre6
!ENTRY org.eclipse.jdt.launching 4 4 2012-07-07 13:04:40.792
!MESSAGE Unable to retrieve system properties
!STACK 1
org.eclipse.core.runtime.CoreException: Unable to retrieve system properties
	at org.eclipse.jdt.launching.AbstractVMInstall.abort(AbstractVMInstall.java:495)
	at org.eclipse.jdt.launching.AbstractVMInstall.evaluateSystemProperties(AbstractVMInstall.java:445)
	at org.eclipse.jdt.internal.launching.environments.ExecutionEnvironmentAnalyzer.isFoundation1_0(ExecutionEnvironmentAnalyzer.java:142)
	at org.eclipse.jdt.internal.launching.environments.ExecutionEnvironmentAnalyzer.analyze(ExecutionEnvironmentAnalyzer.java:90)
	at org.eclipse.jdt.internal.launching.environments.Analyzer.analyze(Analyzer.java:40)
	at org.eclipse.jdt.internal.launching.environments.EnvironmentsManager.analyze(EnvironmentsManager.java:338)
	at org.eclipse.jdt.internal.launching.environments.EnvironmentsManager.initializeCompatibilities(EnvironmentsManager.java:245)
	at org.eclipse.jdt.internal.launching.environments.ExecutionEnvironment.init(ExecutionEnvironment.java:178)
	at org.eclipse.jdt.internal.launching.environments.ExecutionEnvironment.getDefaultVM(ExecutionEnvironment.java:215)
	at org.eclipse.jdt.internal.launching.JREContainerInitializer.resolveVM(JREContainerInitializer.java:171)
	at org.eclipse.jdt.internal.launching.JREContainerInitializer.resolveVM(JREContainerInitializer.java:138)
	at org.eclipse.jdt.launching.JavaRuntime.getVMInstall(JavaRuntime.java:1925)
  
 
These are closely related to the error depicted in your initial post. I'm not sure which one is cause and which one a consequence. 
 
There are two open bugs with similar symptom but perhaps different cause [1][2]. 
Please check and either add your details to one of those bugs or file a new one against JDT/Debug. 
 
[1] https://bugs.eclipse.org/189486 
[2] https://bugs.eclipse.org/382580
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.06072 seconds