Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 223171 Details for
Bug 393542
After Juno 4.2 Update, Xtext generated plugins do not launch correctly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
Error log.
.log (text/x-log), 34.12 KB, created by
Danilo Pianini
on 2012-11-05 06:26:06 EST
(
hide
)
Description:
Error log.
Filename:
MIME Type:
Creator:
Danilo Pianini
Created:
2012-11-05 06:26:06 EST
Size:
34.12 KB
patch
obsolete
>!SESSION 2012-11-05 12:23:59.818 ----------------------------------------------- >eclipse.buildId=M20120914-1800 >java.version=1.7.0_06 >java.vendor=Oracle Corporation >BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US >Framework arguments: -product org.eclipse.sdk.ide gtk-os linux >Command-line arguments: -product org.eclipse.sdk.ide -data /home/danysk/Dropbox/Alchemist/Alchemist-SAPERE -dev file:/home/danysk/Dropbox/Alchemist/.metadata/.plugins/org.eclipse.pde.core/Eclipse Application/dev.properties gtk-os linux -arch x86_64 -ws gtk -consoleLog > >!ENTRY org.eclipse.equinox.event 2 0 2012-11-05 12:24:00.675 >!MESSAGE [SCR] Found components with duplicated names! Details: >Component1 : Component[ > name = org.eclipse.equinox.event > activate = activate > deactivate = deactivate > modified = > configuration-policy = optional > factory = null > autoenable = true > immediate = false > implementation = org.eclipse.equinox.internal.event.EventComponent > state = Unsatisfied > properties = > serviceFactory = false > serviceInterface = [org.osgi.service.event.EventAdmin] > references = null > located in bundle = org.eclipse.equinox.event_1.2.200.v20120522-2049 [673] >] >Component2: Component[ > name = org.eclipse.equinox.event > activate = activate > deactivate = deactivate > modified = > configuration-policy = optional > factory = null > autoenable = true > immediate = false > implementation = org.eclipse.equinox.internal.event.EventComponent > state = Unsatisfied > properties = > serviceFactory = false > serviceInterface = [org.osgi.service.event.EventAdmin] > references = null > located in bundle = org.eclipse.equinox.event_1.2.100.v20110502 [126] >] > >!ENTRY org.eclipse.equinox.p2.transport.ecf 2 0 2012-11-05 12:24:00.692 >!MESSAGE [SCR] Found components with duplicated names! Details: >Component1 : Component[ > name = org.eclipse.equinox.p2.transport.ecf > activate = activate > deactivate = deactivate > modified = > configuration-policy = optional > factory = null > autoenable = true > immediate = false > implementation = org.eclipse.equinox.internal.p2.transport.ecf.ECFTransportComponent > state = Unsatisfied > properties = {p2.agent.servicename=org.eclipse.equinox.internal.p2.repository.Transport} > serviceFactory = false > serviceInterface = [org.eclipse.equinox.p2.core.spi.IAgentServiceFactory] > references = null > located in bundle = org.eclipse.equinox.p2.transport.ecf_1.0.100.v20120305-0333 [704] >] >Component2: Component[ > name = org.eclipse.equinox.p2.transport.ecf > activate = activate > deactivate = deactivate > modified = > configuration-policy = optional > factory = null > autoenable = true > immediate = false > implementation = org.eclipse.equinox.internal.p2.transport.ecf.ECFTransportComponent > state = Unsatisfied > properties = {p2.agent.servicename=org.eclipse.equinox.internal.p2.repository.Transport} > serviceFactory = false > serviceInterface = [org.eclipse.equinox.p2.core.spi.IAgentServiceFactory] > references = null > located in bundle = org.eclipse.equinox.p2.transport.ecf_1.0.0.v20111128-0624 [159] >] > >!ENTRY org.eclipse.e4.ui.workbench 4 0 2012-11-05 12:24:02.472 >!MESSAGE Unable to create class 'org.eclipse.e4.core.commands.CommandServiceAddon' from bundle '631' >!STACK 0 >org.eclipse.e4.core.di.InjectionException: java.lang.ClassCastException: Cannot cast org.eclipse.core.commands.CommandManager to org.eclipse.core.commands.CommandManager > at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:63) > at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:859) > at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:111) > at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:319) > at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:253) > at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:185) > at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:105) > at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:71) > at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:49) > at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:254) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:557) > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) > at org.eclipse.equinox.launcher.Main.run(Main.java:1438) > at org.eclipse.equinox.launcher.Main.main(Main.java:1414) >Caused by: java.lang.ClassCastException: Cannot cast org.eclipse.core.commands.CommandManager to org.eclipse.core.commands.CommandManager > at java.lang.Class.cast(Class.java:3005) > at org.eclipse.e4.core.internal.contexts.EclipseContext.get(EclipseContext.java:566) > at org.eclipse.e4.core.commands.CommandServiceAddon.init(CommandServiceAddon.java:30) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56) > ... 27 more > >!ENTRY org.eclipse.e4.ui.workbench 4 0 2012-11-05 12:24:02.482 >!MESSAGE Unable to create class 'org.eclipse.e4.ui.internal.workbench.addons.CommandProcessingAddon' from bundle '647' >!STACK 0 >org.eclipse.e4.core.di.InjectionException: Unable to process "CommandProcessingAddon.commandService": no actual value was found for the argument "ECommandService". > at org.eclipse.e4.core.internal.di.InjectorImpl.reportUnresolvedArgument(InjectorImpl.java:394) > at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:385) > at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:100) > at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:319) > at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:253) > at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:185) > at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:105) > at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:71) > at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:49) > at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:254) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:557) > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) > at org.eclipse.equinox.launcher.Main.run(Main.java:1438) > at org.eclipse.equinox.launcher.Main.main(Main.java:1414) > >!ENTRY org.eclipse.e4.ui.workbench 4 0 2012-11-05 12:24:02.489 >!MESSAGE Unable to create class 'org.eclipse.e4.ui.workbench.swt.util.BindingProcessingAddon' from bundle '650' >!STACK 0 >org.eclipse.e4.core.di.InjectionException: Unable to process "BindingProcessingAddon.commandService": no actual value was found for the argument "ECommandService". > at org.eclipse.e4.core.internal.di.InjectorImpl.reportUnresolvedArgument(InjectorImpl.java:394) > at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:385) > at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:100) > at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:319) > at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:253) > at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:185) > at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:105) > at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:71) > at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:49) > at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:254) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:557) > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) > at org.eclipse.equinox.launcher.Main.run(Main.java:1438) > at org.eclipse.equinox.launcher.Main.main(Main.java:1414) > >!ENTRY org.eclipse.osgi 2 0 2012-11-05 12:24:02.870 >!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved: >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:02.871 >!MESSAGE Bundle reference:file:/home/danysk/Dropbox/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.5.0.v20110505/ was not resolved. >!SUBENTRY 2 org.eclipse.core.runtime.compatibility.registry 2 0 2012-11-05 12:24:02.871 >!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.0))(&(osgi.ee=JavaSE)(version=1.3)))". >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:02.871 >!MESSAGE Bundle reference:file:/home/danysk/Dropbox/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20120608-0148.jar was not resolved. >!SUBENTRY 2 org.eclipse.ecf.provider.filetransfer.httpclient.ssl 2 0 2012-11-05 12:24:02.871 >!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.1))(&(osgi.ee=JavaSE)(version=1.4)))". >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:02.871 >!MESSAGE Bundle reference:file:/home/danysk/Dropbox/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20110531-2218.jar was not resolved. >!SUBENTRY 2 org.eclipse.ecf.provider.filetransfer.httpclient.ssl 2 0 2012-11-05 12:24:02.872 >!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.1))(&(osgi.ee=JavaSE)(version=1.4)))". > >!ENTRY org.eclipse.osgi 2 0 2012-11-05 12:24:02.910 >!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 2012-11-05 12:24:02.911 >!MESSAGE Bundle org.eclipse.core.runtime.compatibility.registry_3.5.0.v20110505 [86] was not resolved. >!SUBENTRY 2 org.eclipse.core.runtime.compatibility.registry 2 0 2012-11-05 12:24:02.911 >!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.0))(&(osgi.ee=JavaSE)(version=1.3)))". >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:02.911 >!MESSAGE Bundle org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20110531-2218 [97] was not resolved. >!SUBENTRY 2 org.eclipse.ecf.provider.filetransfer.httpclient.ssl 2 0 2012-11-05 12:24:02.911 >!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.1))(&(osgi.ee=JavaSE)(version=1.4)))". >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:02.911 >!MESSAGE Bundle org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20110531-2218 [98] was not resolved. >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:02.912 >!MESSAGE Bundle org.eclipse.ecf.ssl_1.0.100.v20110531-2218 [99] was not resolved. >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:02.912 >!MESSAGE Bundle org.eclipse.equinox.http.jetty_2.0.100.v20110502 [129] was not resolved. >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:02.912 >!MESSAGE Bundle org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20120608-0148 [657] was not resolved. >!SUBENTRY 2 org.eclipse.ecf.provider.filetransfer.httpclient.ssl 2 0 2012-11-05 12:24:02.912 >!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.1))(&(osgi.ee=JavaSE)(version=1.4)))". >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:02.912 >!MESSAGE Bundle org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20120608-0148 [660] was not resolved. >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:02.912 >!MESSAGE Bundle org.eclipse.ecf.ssl_1.0.100.v20120608-0148 [662] was not resolved. > >!ENTRY org.eclipse.osgi 4 0 2012-11-05 12:24:02.913 >!MESSAGE Application error >!STACK 1 >java.lang.NullPointerException > at org.eclipse.e4.ui.internal.workbench.E4Workbench.processHierarchy(E4Workbench.java:172) > at org.eclipse.e4.ui.internal.workbench.E4Workbench.init(E4Workbench.java:118) > at org.eclipse.e4.ui.internal.workbench.E4Workbench.<init>(E4Workbench.java:69) > at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:302) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:557) > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) > at org.eclipse.equinox.launcher.Main.run(Main.java:1438) > at org.eclipse.equinox.launcher.Main.main(Main.java:1414) >!SESSION 2012-11-05 12:24:25.050 ----------------------------------------------- >eclipse.buildId=M20120914-1800 >java.version=1.7.0_06 >java.vendor=Oracle Corporation >BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US >Framework arguments: -product org.eclipse.sdk.ide gtk-os linux >Command-line arguments: -product org.eclipse.sdk.ide -data /home/danysk/Dropbox/Alchemist/Alchemist-SAPERE -dev file:/home/danysk/Dropbox/Alchemist/.metadata/.plugins/org.eclipse.pde.core/Eclipse Application/dev.properties gtk-os linux -arch x86_64 -ws gtk -consoleLog > >!ENTRY org.eclipse.equinox.event 2 0 2012-11-05 12:24:25.754 >!MESSAGE [SCR] Found components with duplicated names! Details: >Component1 : Component[ > name = org.eclipse.equinox.event > activate = activate > deactivate = deactivate > modified = > configuration-policy = optional > factory = null > autoenable = true > immediate = false > implementation = org.eclipse.equinox.internal.event.EventComponent > state = Unsatisfied > properties = > serviceFactory = false > serviceInterface = [org.osgi.service.event.EventAdmin] > references = null > located in bundle = org.eclipse.equinox.event_1.2.200.v20120522-2049 [673] >] >Component2: Component[ > name = org.eclipse.equinox.event > activate = activate > deactivate = deactivate > modified = > configuration-policy = optional > factory = null > autoenable = true > immediate = false > implementation = org.eclipse.equinox.internal.event.EventComponent > state = Unsatisfied > properties = > serviceFactory = false > serviceInterface = [org.osgi.service.event.EventAdmin] > references = null > located in bundle = org.eclipse.equinox.event_1.2.100.v20110502 [126] >] > >!ENTRY org.eclipse.equinox.p2.transport.ecf 2 0 2012-11-05 12:24:25.771 >!MESSAGE [SCR] Found components with duplicated names! Details: >Component1 : Component[ > name = org.eclipse.equinox.p2.transport.ecf > activate = activate > deactivate = deactivate > modified = > configuration-policy = optional > factory = null > autoenable = true > immediate = false > implementation = org.eclipse.equinox.internal.p2.transport.ecf.ECFTransportComponent > state = Unsatisfied > properties = {p2.agent.servicename=org.eclipse.equinox.internal.p2.repository.Transport} > serviceFactory = false > serviceInterface = [org.eclipse.equinox.p2.core.spi.IAgentServiceFactory] > references = null > located in bundle = org.eclipse.equinox.p2.transport.ecf_1.0.100.v20120305-0333 [704] >] >Component2: Component[ > name = org.eclipse.equinox.p2.transport.ecf > activate = activate > deactivate = deactivate > modified = > configuration-policy = optional > factory = null > autoenable = true > immediate = false > implementation = org.eclipse.equinox.internal.p2.transport.ecf.ECFTransportComponent > state = Unsatisfied > properties = {p2.agent.servicename=org.eclipse.equinox.internal.p2.repository.Transport} > serviceFactory = false > serviceInterface = [org.eclipse.equinox.p2.core.spi.IAgentServiceFactory] > references = null > located in bundle = org.eclipse.equinox.p2.transport.ecf_1.0.0.v20111128-0624 [159] >] > >!ENTRY org.eclipse.e4.ui.workbench 4 0 2012-11-05 12:24:27.152 >!MESSAGE Unable to create class 'org.eclipse.e4.core.commands.CommandServiceAddon' from bundle '631' >!STACK 0 >org.eclipse.e4.core.di.InjectionException: java.lang.ClassCastException: Cannot cast org.eclipse.core.commands.CommandManager to org.eclipse.core.commands.CommandManager > at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:63) > at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:859) > at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:111) > at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:319) > at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:253) > at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:185) > at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:105) > at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:71) > at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:49) > at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:254) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:557) > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) > at org.eclipse.equinox.launcher.Main.run(Main.java:1438) > at org.eclipse.equinox.launcher.Main.main(Main.java:1414) >Caused by: java.lang.ClassCastException: Cannot cast org.eclipse.core.commands.CommandManager to org.eclipse.core.commands.CommandManager > at java.lang.Class.cast(Class.java:3005) > at org.eclipse.e4.core.internal.contexts.EclipseContext.get(EclipseContext.java:566) > at org.eclipse.e4.core.commands.CommandServiceAddon.init(CommandServiceAddon.java:30) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56) > ... 27 more > >!ENTRY org.eclipse.e4.ui.workbench 4 0 2012-11-05 12:24:27.162 >!MESSAGE Unable to create class 'org.eclipse.e4.ui.internal.workbench.addons.CommandProcessingAddon' from bundle '647' >!STACK 0 >org.eclipse.e4.core.di.InjectionException: Unable to process "CommandProcessingAddon.commandService": no actual value was found for the argument "ECommandService". > at org.eclipse.e4.core.internal.di.InjectorImpl.reportUnresolvedArgument(InjectorImpl.java:394) > at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:385) > at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:100) > at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:319) > at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:253) > at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:185) > at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:105) > at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:71) > at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:49) > at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:254) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:557) > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) > at org.eclipse.equinox.launcher.Main.run(Main.java:1438) > at org.eclipse.equinox.launcher.Main.main(Main.java:1414) > >!ENTRY org.eclipse.e4.ui.workbench 4 0 2012-11-05 12:24:27.168 >!MESSAGE Unable to create class 'org.eclipse.e4.ui.workbench.swt.util.BindingProcessingAddon' from bundle '650' >!STACK 0 >org.eclipse.e4.core.di.InjectionException: Unable to process "BindingProcessingAddon.commandService": no actual value was found for the argument "ECommandService". > at org.eclipse.e4.core.internal.di.InjectorImpl.reportUnresolvedArgument(InjectorImpl.java:394) > at org.eclipse.e4.core.internal.di.InjectorImpl.resolveRequestorArgs(InjectorImpl.java:385) > at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:100) > at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:319) > at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:253) > at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:185) > at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:105) > at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:71) > at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:49) > at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:254) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:557) > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) > at org.eclipse.equinox.launcher.Main.run(Main.java:1438) > at org.eclipse.equinox.launcher.Main.main(Main.java:1414) > >!ENTRY org.eclipse.osgi 2 0 2012-11-05 12:24:27.430 >!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved: >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:27.430 >!MESSAGE Bundle reference:file:/home/danysk/Dropbox/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20110531-2218.jar was not resolved. >!SUBENTRY 2 org.eclipse.ecf.provider.filetransfer.httpclient.ssl 2 0 2012-11-05 12:24:27.430 >!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.1))(&(osgi.ee=JavaSE)(version=1.4)))". >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:27.431 >!MESSAGE Bundle reference:file:/home/danysk/Dropbox/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.5.0.v20110505/ was not resolved. >!SUBENTRY 2 org.eclipse.core.runtime.compatibility.registry 2 0 2012-11-05 12:24:27.431 >!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.0))(&(osgi.ee=JavaSE)(version=1.3)))". >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:27.431 >!MESSAGE Bundle reference:file:/home/danysk/Dropbox/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20120608-0148.jar was not resolved. >!SUBENTRY 2 org.eclipse.ecf.provider.filetransfer.httpclient.ssl 2 0 2012-11-05 12:24:27.431 >!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.1))(&(osgi.ee=JavaSE)(version=1.4)))". > >!ENTRY org.eclipse.osgi 2 0 2012-11-05 12:24:27.496 >!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 2012-11-05 12:24:27.496 >!MESSAGE Bundle org.eclipse.core.runtime.compatibility.registry_3.5.0.v20110505 [86] was not resolved. >!SUBENTRY 2 org.eclipse.core.runtime.compatibility.registry 2 0 2012-11-05 12:24:27.496 >!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.0))(&(osgi.ee=JavaSE)(version=1.3)))". >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:27.497 >!MESSAGE Bundle org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20110531-2218 [97] was not resolved. >!SUBENTRY 2 org.eclipse.ecf.provider.filetransfer.httpclient.ssl 2 0 2012-11-05 12:24:27.497 >!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.1))(&(osgi.ee=JavaSE)(version=1.4)))". >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:27.497 >!MESSAGE Bundle org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20110531-2218 [98] was not resolved. >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:27.497 >!MESSAGE Bundle org.eclipse.ecf.ssl_1.0.100.v20110531-2218 [99] was not resolved. >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:27.497 >!MESSAGE Bundle org.eclipse.equinox.http.jetty_2.0.100.v20110502 [129] was not resolved. >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:27.498 >!MESSAGE Bundle org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20120608-0148 [657] was not resolved. >!SUBENTRY 2 org.eclipse.ecf.provider.filetransfer.httpclient.ssl 2 0 2012-11-05 12:24:27.498 >!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.1))(&(osgi.ee=JavaSE)(version=1.4)))". >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:27.498 >!MESSAGE Bundle org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20120608-0148 [660] was not resolved. >!SUBENTRY 1 org.eclipse.osgi 2 0 2012-11-05 12:24:27.498 >!MESSAGE Bundle org.eclipse.ecf.ssl_1.0.100.v20120608-0148 [662] was not resolved. > >!ENTRY org.eclipse.osgi 4 0 2012-11-05 12:24:27.499 >!MESSAGE Application error >!STACK 1 >java.lang.NullPointerException > at org.eclipse.e4.ui.internal.workbench.E4Workbench.processHierarchy(E4Workbench.java:172) > at org.eclipse.e4.ui.internal.workbench.E4Workbench.init(E4Workbench.java:118) > at org.eclipse.e4.ui.internal.workbench.E4Workbench.<init>(E4Workbench.java:69) > at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:302) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:557) > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) > at org.eclipse.equinox.launcher.Main.run(Main.java:1438) > at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 393542
: 223171