- This topic has 4 replies, 2 voices, and was last updated 16 years, 9 months ago by
Loyal Water.
-
AuthorPosts
-
brr7907MemberWhen I click on an XML file to open it in the XML Editor I get an error. I can open XML files by going into MyEclipse clicking on Open File…and select an XML file, but double clicking on an XML file outside of MyEclipse fails.
The error box says that a log file has been written. Here are the contents of the log file:
!SESSION 2008-05-19 09:28:42.495 ———————————————–
eclipse.buildId=unknown
java.version=1.4.2_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: C:\devtools\MyEclipse 6.0\xmleditor\xmleditor.exe C:\devtools\jBoss\jboss-4.2.2.GA\jar-versions.xml
Command-line arguments: -os win32 -ws win32 -arch x86 C:\devtools\MyEclipse 6.0\xmleditor\xmleditor.exe C:\devtools\jBoss\jboss-4.2.2.GA\jar-versions.xml!ENTRY org.eclipse.equinox.app 2008-05-19 09:28:43.464
!MESSAGE Product com.genuitec.eclipse.xml.rcp.product could not be found.!ENTRY org.eclipse.osgi 4 0 2008-05-19 09:28:43.480
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:236)
at org.eclipse.equinox.internal.app.EclipseAppContainer.start(EclipseAppContainer.java:98)
at org.eclipse.equinox.internal.app.Activator.addingService(Activator.java:112)
at org.osgi.util.tracker.ServiceTracker$Tracked.trackAdding(ServiceTracker.java:1064)
at org.osgi.util.tracker.ServiceTracker$Tracked.trackInitialServices(ServiceTracker.java:926)
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:330)
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:274)
at org.eclipse.equinox.internal.app.Activator.start(Activator.java:54)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:417)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:189)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:340)
at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator.startAppContainer(PlatformActivator.java:47)
at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:32)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:350)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1118)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:634)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:282)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:468)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:195)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:297)!ENTRY org.eclipse.osgi 2 0 2008-05-19 09:28:43.605
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.605
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/com.genuitec.eclipse.dtd_6.0.1.zmyeclipse601200710/ [8] was not resolved.
!SUBENTRY 2 com.genuitec.eclipse.dtd 2 0 2008-05-19 09:28:43.605
!MESSAGE Missing required bundle org.eclipse.wst.sse.core_0.0.0.
!SUBENTRY 2 com.genuitec.eclipse.dtd 2 0 2008-05-19 09:28:43.605
!MESSAGE Missing required bundle org.eclipse.wst.sse.ui_0.0.0.
!SUBENTRY 2 com.genuitec.eclipse.dtd 2 0 2008-05-19 09:28:43.605
!MESSAGE Missing required bundle org.eclipse.wst.xml.core_0.0.0.
!SUBENTRY 2 com.genuitec.eclipse.dtd 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.dtd.ui_0.0.0.
!SUBENTRY 2 com.genuitec.eclipse.dtd 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.dtd.core_0.0.0.
!SUBENTRY 2 com.genuitec.eclipse.dtd 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.xml.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.emf.common.ui_2.3.1.v200709252135.jar [18] was not resolved.
!SUBENTRY 2 org.eclipse.emf.common.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.common_[2.3.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.emf.common_2.3.0.v200709252135.jar [19] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.emf.ecore.change_2.3.0.v200709252135.jar [20] was not resolved.
!SUBENTRY 2 org.eclipse.emf.ecore.change 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.1,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.emf.ecore.edit_2.3.0.v200709252135.jar [21] was not resolved.
!SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.1,3.0.0).
!SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.edit_[2.3.1,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.emf.ecore.xmi_2.3.1.v200709252135.jar [22] was not resolved.
!SUBENTRY 2 org.eclipse.emf.ecore.xmi 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.1,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.emf.ecore_2.3.1.v200709252135.jar [23] was not resolved.
!SUBENTRY 2 org.eclipse.emf.ecore 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.common_[2.3.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.emf.edit.ui_2.3.1.v200709252135.jar [24] was not resolved.
!SUBENTRY 2 org.eclipse.emf.edit.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.edit_[2.3.1,3.0.0).
!SUBENTRY 2 org.eclipse.emf.edit.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.common.ui_[2.3.1,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.emf.edit_2.3.1.v200709252135.jar [25] was not resolved.
!SUBENTRY 2 org.eclipse.emf.edit 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.common_[2.3.0,3.0.0).
!SUBENTRY 2 org.eclipse.emf.edit 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.1,3.0.0).
!SUBENTRY 2 org.eclipse.emf.edit 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing optionally required bundle org.eclipse.emf.ecore.change_[2.3.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.jem.util_2.0.1.v200709051030.jar [27] was not resolved.
!SUBENTRY 2 org.eclipse.jem.util 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.jem.util 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.jem.util 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing optionally required bundle org.eclipse.perfmsr.core_1.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.104.v200709122200.jar [29] was not resolved.
!SUBENTRY 2 org.eclipse.wst.common.emfworkbench.integration 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.common.frameworks_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.common.emfworkbench.integration 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.jem.util_[2.0.0,3.0.0).
!SUBENTRY 2 org.eclipse.wst.common.emfworkbench.integration 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.edit_[2.2.0,2.4.0).
!SUBENTRY 2 org.eclipse.wst.common.emfworkbench.integration 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.2.0,2.4.0).
!SUBENTRY 2 org.eclipse.wst.common.emfworkbench.integration 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.common.emf_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.common.emfworkbench.integration 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.validation_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.common.emfworkbench.integration 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.common.project.facet.core_[1.1.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar [30] was not resolved.
!SUBENTRY 2 org.eclipse.wst.common.emf 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.2.0,2.4.0).
!SUBENTRY 2 org.eclipse.wst.common.emf 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.common.frameworks_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.common.emf 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.jem.util_[2.0.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.wst.common.frameworks.ui_1.1.101.v200709122200.jar [32] was not resolved.
!SUBENTRY 2 org.eclipse.wst.common.frameworks.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.common.frameworks_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.common.frameworks.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.jem.util_[2.0.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.102.v200706071630.jar [33] was not resolved.
!SUBENTRY 2 org.eclipse.wst.common.frameworks 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.jem.util_[2.0.0,3.0.0).
!SUBENTRY 2 org.eclipse.wst.common.frameworks 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,2.4.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.wst.common.modulecore_1.1.103.zmyeclipse601200710.jar [34] was not resolved.
!SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.common.frameworks_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,2.4.0).
!SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.common.emfworkbench.integration_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.common.emf_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.2.0,2.4.0).
!SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.edit_[2.2.0,2.4.0).
!SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.jem.util_[2.0.0,3.0.0).
!SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.common.project.facet.core_[1.1.0,2.0.0).
!SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.validation_[1.1.0,1.2.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.wst.common.project.facet.core_1.2.1.v200708281831.jar [35] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.wst.dtd.core_1.1.101.v200705302225.jar [39] was not resolved.
!SUBENTRY 2 org.eclipse.wst.dtd.core 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,2.4.0).
!SUBENTRY 2 org.eclipse.wst.dtd.core 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.sse.core_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.dtd.core 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.xml.core_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.dtd.core 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.validation_[1.1.0,1.2.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.wst.dtd.ui_1.0.201.zmyeclipse601200710.jar [40] was not resolved.
!SUBENTRY 2 org.eclipse.wst.dtd.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.dtd.core_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.dtd.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.sse.core_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.dtd.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.sse.ui_[1.0.101,1.1.0).
!SUBENTRY 2 org.eclipse.wst.dtd.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.xml.core_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.dtd.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.xml.ui_[1.0.100,1.1.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.wst.sse.core_1.1.202.zmyeclipse601200710.jar [41] was not resolved.
!SUBENTRY 2 org.eclipse.wst.sse.core 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.common_[2.2.0,2.4.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.wst.sse.ui_1.0.303.zmyeclipse601200710.jar [42] was not resolved.
!SUBENTRY 2 org.eclipse.wst.sse.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.sse.core_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.sse.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.validation_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.sse.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.common_[2.2.0,2.4.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.wst.validation.ui_1.1.102.zmyeclipse601200710.jar [43] was not resolved.
!SUBENTRY 2 org.eclipse.wst.validation.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.common.frameworks.ui_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.validation.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.common.frameworks_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.validation.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.validation_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.validation.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.jem.util_[2.0.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.wst.validation_1.1.102.zmyeclipse601200710.jar [44] was not resolved.
!SUBENTRY 2 org.eclipse.wst.validation 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.common.frameworks_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.validation 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.jem.util_[2.0.0,3.0.0).
!SUBENTRY 2 org.eclipse.wst.validation 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.common.project.facet.core_[1.1.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.wst.xml.core_1.1.201.zmyeclipse601200710.jar [45] was not resolved.
!SUBENTRY 2 org.eclipse.wst.xml.core 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.sse.core_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.xml.core 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing optionally required bundle org.eclipse.jem.util_[2.0.0,3.0.0).
!SUBENTRY 2 org.eclipse.wst.xml.core 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.validation_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.xml.core 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing optionally required bundle org.eclipse.emf.ecore.edit_[2.2.0,2.4.0).
!SUBENTRY 2 org.eclipse.wst.xml.core 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing optionally required bundle org.eclipse.wst.common.emf_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.xml.core 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing optionally required bundle org.eclipse.emf.ecore.xmi_[2.2.0,2.4.0).
!SUBENTRY 2 org.eclipse.wst.xml.core 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing optionally required bundle org.eclipse.wst.common.emfworkbench.integration_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.xml.core 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.sse.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.wst.xml.ui_1.0.301.zmyeclipse601200710.jar [46] was not resolved.
!SUBENTRY 2 org.eclipse.wst.xml.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.sse.ui_[1.0.101,1.1.0).
!SUBENTRY 2 org.eclipse.wst.xml.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.sse.core_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.xml.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.xml.core_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.xml.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.validation_[1.1.0,1.2.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.wst.xsd.core_1.1.201.v200707172046.jar [47] was not resolved.
!SUBENTRY 2 org.eclipse.wst.xsd.core 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.xsd_[2.2.0,2.4.0).
!SUBENTRY 2 org.eclipse.wst.xsd.core 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.xml.core_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.xsd.core 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.validation_[1.1.0,1.2.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.wst.xsd.ui_1.2.1.zmyeclipse601200710.jar [48] was not resolved.
!SUBENTRY 2 org.eclipse.wst.xsd.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.sse.ui_[1.0.101,1.1.0).
!SUBENTRY 2 org.eclipse.wst.xsd.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.sse.core_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.xsd.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.xml.core_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.xsd.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.xml.ui_[1.0.100,1.1.0).
!SUBENTRY 2 org.eclipse.wst.xsd.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.ecore.edit_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.wst.xsd.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.xsd.edit_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.wst.xsd.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.edit.ui_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.wst.xsd.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.validation_[1.1.0,1.2.0).
!SUBENTRY 2 org.eclipse.wst.xsd.ui 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.xsd.core_[1.1.0,1.2.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.xsd.edit_2.3.0.v200709252135.jar [49] was not resolved.
!SUBENTRY 2 org.eclipse.xsd.edit 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.edit_[2.3.0,3.0.0).
!SUBENTRY 2 org.eclipse.xsd.edit 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.xsd_[2.3.1,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.eclipse.xsd_2.3.1.v200709252135.jar [50] was not resolved.
!SUBENTRY 2 org.eclipse.xsd 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-19 09:28:43.620
!MESSAGE Bundle update@plugins/com.genuitec.eclipse.xml.rcp_6.0.1.200710102341.jar [52] was not resolved.
!SUBENTRY 2 com.genuitec.eclipse.xml.rcp 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.xml.ui_0.0.0.
!SUBENTRY 2 com.genuitec.eclipse.xml.rcp 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.dtd.ui_0.0.0.
!SUBENTRY 2 com.genuitec.eclipse.xml.rcp 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.xsd.ui_0.0.0.
!SUBENTRY 2 com.genuitec.eclipse.xml.rcp 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.sse.ui_0.0.0.
!SUBENTRY 2 com.genuitec.eclipse.xml.rcp 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.xml.core_0.0.0.
!SUBENTRY 2 com.genuitec.eclipse.xml.rcp 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.dtd.core_0.0.0.
!SUBENTRY 2 com.genuitec.eclipse.xml.rcp 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.validation_0.0.0.
!SUBENTRY 2 com.genuitec.eclipse.xml.rcp 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.sse.core_0.0.0.
!SUBENTRY 2 com.genuitec.eclipse.xml.rcp 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.xsd.core_0.0.0.
!SUBENTRY 2 com.genuitec.eclipse.xml.rcp 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle com.genuitec.eclipse.dtd_0.0.0.
!SUBENTRY 2 com.genuitec.eclipse.xml.rcp 2 0 2008-05-19 09:28:43.620
!MESSAGE Missing required bundle org.eclipse.wst.validation.ui_0.0.0.
Loyal WaterMemberCan you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
Can you switch to a new workspace (File > Switch Workspace > Temp), create a new project, add an XML file to it and try opening the file by double clicking on it. Do you get the same error ?
brr7907MemberI can open the XML file from the new project…but I still can not launch by double clicking outside of MyEclipse. Thanks for the help.
*** Date:
Monday, May 19, 2008 12:23:49 PM EDT** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.0.1 GA
Build id: 6.0.1-GA-200710*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.0.1 GA
Build id: 6.0.1-GA-200710Eclipse Platform
Version: 3.3.1.R33x_r20070911-_19UEkpF-B7Uh2hKy75y
Build id: M20070921-1145Eclipse RCP
Version: 3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS
Build id: M20070921-1145Eclipse Java Development Tools
Version: 3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL
Build id: M20070921-1145Eclipse Plug-in Development Environment
Version: 3.3.1.R33x_r20070802-7N7M3D1VIA_52JsDFsEC
Build id: M20070921-1145Eclipse Project SDK
Version: 3.3.1.R33x_r20070802-7M7J78_mu1mnlRa7A4Ns52XeZ6D0
Build id: M20070921-1145Eclipse Graphical Editing Framework
Version: 3.3.1.v20070814
Build id: 20070814-1555Eclipse startup command=-data
C:\devtools\MyEclipseProjects\workspace\Temp
-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\devtools\MyEclipse 6.0\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\devtools\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.1.R33x_v20070828\eclipse_1020.dll
-startup
C:\devtools\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
-exitdata
a10_40
-vm
C:\devtools\MyEclipse 6.0\jre\bin\javaw.exe
brr7907MemberI have figured out the problem. The quick install does not add the Java 1.5 JRE to the system classpath. Once I added the 1.5 JRE to the classpath the XML Editor started working from outside of the MyEclipse IDE.
Loyal WaterMemberGlad you got it to work. Thanks for letting me know.
-
AuthorPosts