Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - 6.3.2 Windows host install : (2 Items)
   
6.3.2 Windows host install  
After uninstall 6.3.0 (also SP3, 6.3.2a and other TDK) and install 6.3.2 Windows host from iso, my IDE fail to start 
with below log, where is wrong? 

I also follow the same procedures on another computer (the same Windows version) but did not have such problem. 

The iso was download from http://www.qnx.com/download/feature.html?programid=16782 

!SESSION 2008-10-08 10:50:25.805 ----------------------------------------------- 
eclipse.buildId=I20070321 
java.version=1.5.0_07 
java.vendor=Sun Microsystems Inc. 
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ja_JP 
Command-line arguments: -os win32 -ws win32 -arch x86 

!ENTRY org.eclipse.update.configurator 2008-10-08 10:50:27.657 
!MESSAGE Could not load from shared install 
!STACK 0 
java.lang.Exception 
at org.eclipse.update.internal.configurator.ConfigurationParser.processConfig(ConfigurationParser.java:312) 
at org.eclipse.update.internal.configurator.ConfigurationParser.startElement(ConfigurationParser.java:111) 
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(Unknown Source) 
at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source) 
at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDispatcher.scanRootElementHook(Unknown 
Source) 
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown 
Source) 
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) 
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) 
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) 
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source) 
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source) 
at javax.xml.parsers.SAXParser.parse(Unknown Source) 
at org.eclipse.update.internal.configurator.ConfigurationParser.parse(ConfigurationParser.java:75) 
at org.eclipse.update.internal.configurator.PlatformConfiguration.loadConfig(PlatformConfiguration.java:1057) 
at org.eclipse.update.internal.configurator.PlatformConfiguration.initializeCurrent(PlatformConfiguration.java:726) 
at org.eclipse.update.internal.configurator.PlatformConfiguration.<init>(PlatformConfiguration.java:102) 
at org.eclipse.update.internal.configurator.PlatformConfiguration.startup(PlatformConfiguration.java:680) 
at org.eclipse.update.internal.configurator.ConfigurationActivator.getPlatformConfiguration(ConfigurationActivator.java:
331) 
at org.eclipse.update.internal.configurator.ConfigurationActivator.initialize(ConfigurationActivator.java:111) 
at org.eclipse.update.internal.configurator.ConfigurationActivator.start(ConfigurationActivator.java:71) 
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:991) 
at java.security.AccessController.doPrivileged(Native Method) 
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:985) 
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966) 
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:317) 
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:329) 
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1046) 
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:573) 
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:495) 
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275) 
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:455) 
at...
View Full Message
Re: 6.3.2 Windows host install  
I figure the workaround. 
Delete the file under Windows\vpd.properties, IDE will startup without error!