No component named de.toem.impulse.installation:osgi.bundle$null is known to Buckminster [message #1551977] |
Wed, 07 January 2015 23:34  |
Eclipse User |
|
|
|
I am getting this error " No component named de.toem.impulse.installation:osgi.bundle$null is known to Buckminster"
I have already added cspec dependencies
<cs:dependency name="de.toem.impulse.installation" componentType="osgi.bundle"/>
<cs:dependency name="de.toem.impulse.viewer" componentType="eclipse.feature"/>
and rmap is updated using
<!-- Impulse -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle"
readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false" />
<rm:property key="buckminster.mutable" value="false" />
<rm:uri format="http://update.toem.de/?importType=binary">
</rm:uri>
</rm:provider>
can someone tell me why its still complaining about the component.
|
|
|
|
|
Re: No component named de.toem.impulse.installation:osgi.bundle$null is known to Buckminster [message #1554437 is a reply to message #1554416] |
Fri, 09 January 2015 07:33   |
Eclipse User |
|
|
|
Now I am getting these errors when there is a dependency for BIRT charts.
I target platform i can only see
52.1.0.v201404241930 (com.ibm.icu 52.1.0.v201404241930)
and not this one
4.4.2.v20110823 (com.ibm.icu 4.4.2.v20110823)
[java] [ant] Repositories: file://home/chakraborty/workspace/jenkins/buildroot/buckminster.output/com.example.rcp.product.site_1.0.0-eclipse.feature/site.tp,file://home/chakraborty/workspace/jenkins/buildroot/buckminster.output/com.example.rcp.product.site_1.0.0-eclipse.feature/site.p2
[java] [ant] Install Dir : /home/chakraborty/workspace/jenkins/buildroot/buckminster.output/com.example.rcp.product.site_1.0.0-eclipse.feature/SLXApplication.gtk.linux.x86_64
[java] [ant] Cannot complete the install because of a conflicting dependency.
[java] [ant] Software being installed: SLX product 1.0.0.qualifier (com.example.rcp.product 1.0.0.qualifier)
[java] [ant] Only one of the following can be installed at once:
[java] [ant] International Components for Unicode for Java (ICU4J) 52.1.0.v201404241930 (com.ibm.icu 52.1.0.v201404241930)
[java] [ant] International Components for Unicode for Java (ICU4J) 4.4.2.v20110823 (com.ibm.icu 4.4.2.v20110823)
[java] [ant] Cannot satisfy dependency:
[java] [ant] From: SLX product 1.0.0.qualifier (com.example.rcp.product 1.0.0.qualifier)
[java] [ant] To: com.example.rcp.product.feature.feature.group [1.0.0.qualifier]
[java] [ant] Cannot satisfy dependency:
[java] [ant] From: Feature 1.0.0.qualifier (com.example.rcp.product.feature.feature.group 1.0.0.qualifier)
[java] [ant] To: org.eclipse.e4.rcp.feature.group [1.3.100.v20140909-1633]
[java] [ant] Cannot satisfy dependency:
[java] [ant] From: Feature 1.0.0.qualifier (com.example.rcp.product.feature.feature.group 1.0.0.qualifier)
[java] [ant] To: org.eclipse.emf.workspace.feature.group [1.6.0.v20120328-0001-37708s734E377I3B4C2]
[java] [ant] Cannot satisfy dependency:
[java] [ant] From: Eclipse e4 Rich Client Platform 1.3.100.v20140909-1633 (org.eclipse.e4.rcp.feature.group 1.3.100.v20140909-1633)
[java] [ant] To: com.ibm.icu [52.1.0.v201404241930]
[java] [ant] Cannot satisfy dependency:
[java] [ant] From: EMF Model Transaction Core 1.4.0.v20100331-1738 (org.eclipse.emf.transaction 1.4.0.v20100331-1738)
[java] [ant] To: bundle org.eclipse.emf.validation [1.2.0,2.0.0)
[java] [ant] Cannot satisfy dependency:
[java] [ant] From: EMF Validation Framework Core 1.4.0.v20100428-2315 (org.eclipse.emf.validation 1.4.0.v20100428-2315)
[java] [ant] To: package com.ibm.icu.text [4.0.0,5.0.0)
[java] [ant] Cannot satisfy dependency:
[java] [ant] From: EMF Model Transaction Workbench Integration 1.6.0.v20120328-0001-37708s734E377I3B4C2 (org.eclipse.emf.workspace.feature.group 1.6.0.v20120328-0001-37708s734E377I3B4C2)
[java] [ant] To: org.eclipse.emf.transaction [1.2.0,2.0.0)
[java] [ant] Cannot complete the install because of a conflicting dependency.
[java] [ant] Software being installed: SLX product 1.0.0.qualifier (com.example.rcp.product 1.0.0.qualifier)
[java] [ant] Only one of the following can be installed at once:
[java] [ant] Cannot satisfy dependency:
[java] [ant] Cannot satisfy dependency:
[java] [ant] Cannot satisfy dependency:
[java] [ant] Cannot satisfy dependency:
[java] [ant] Cannot satisfy dependency:
[java] [ant] Cannot satisfy dependency:
[java] [ant] Cannot satisfy dependency:
[java] [ant] A problem occured while invoking the director.
[java] ERROR: org.eclipse.core.runtime.CoreException: /home/chakraborty/workspace/jenkins/com.example.rcp.product.site/build/product.ant:29: A problem occured while invoking the director.
[java] org.eclipse.core.runtime.CoreException: /home/chakraborty/workspace/jenkins/com.example.rcp.product.site/build/product.ant:29: A problem occured while invoking the director.
[java] at org.eclipse.buckminster.ant.AntRunner.handleInvocationTargetException(AntRunner.java:167)
[java] at org.eclipse.buckminster.ant.AntRunner.run(AntRunner.java:322)
[java] at org.eclipse.buckminster.ant.actor.AntActor.internalPerform(AntActor.java:254)
[java] at org.eclipse.buckminster.core.actor.AbstractActor.perform(AbstractActor.java:195)
[java] at org.eclipse.buckminster.core.internal.actor.PerformManager$DirectActionInvocation.execute(PerformManager.java:143)
[java] at org.eclipse.buckminster.core.internal.actor.PerformManager.internalPerform(PerformManager.java:454)
[java] at org.eclipse.buckminster.core.internal.actor.PerformManager.perform(PerformManager.java:293)
[java] at org.eclipse.buckminster.core.internal.actor.PerformManager.perform(PerformManager.java:305)
[java] at org.eclipse.buckminster.core.commands.Perform.internalRun(Perform.java:108)
[java] at org.eclipse.buckminster.core.commands.WorkspaceCommand.run(WorkspaceCommand.java:91)
[java] at org.eclipse.buckminster.cmdline.AbstractCommand.basicRun(AbstractCommand.java:200)
[java] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:350)
[java] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:145)
[java] at org.eclipse.buckminster.cmdline.Headless.start(Headless.java:165)
[java] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
[java] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
[java] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
[java] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
[java] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[java] at java.lang.reflect.Method.invoke(Method.java:606)
[java] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
[java] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
[java] at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
[java] at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
[java] at org.eclipse.core.launcher.Main.main(Main.java:34)
[java] Caused by: /home/chakraborty/workspace/jenkins/com.example.rcp.product.site/build/product.ant:29: A problem occured while invoking the director.
[java] at org.eclipse.equinox.p2.director.app.ant.DirectorTask.execute(DirectorTask.java:88)
[java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
[java] at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
[java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[java] at java.lang.reflect.Method.invoke(Method.java:606)
[java] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
[java] at org.apache.tools.ant.Task.perform(Task.java:348)
[java] at org.apache.tools.ant.Target.execute(Target.java:392)
[java] at org.apache.tools.ant.Target.performTasks(Target.java:413)
[java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
[java] at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
[java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
[java] at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)
[java] at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
[java] at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:672)
[java] at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:498)
[java] at sun.reflect.GeneratedMethodAccessor26.invoke(Unknown Source)
[java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[java] at java.lang.reflect.Method.invoke(Method.java:606)
[java] at org.eclipse.buckminster.ant.AntRunner.run(AntRunner.java:318)
[java] ... 26 more
[java] /home/chakraborty/workspace/jenkins/com.example.rcp.product.site/build/product.ant:29: A problem occured while invoking the director.
[java] Caused by:
|
|
|
Re: No component named de.toem.impulse.installation:osgi.bundle$null is known to Buckminster [message #1554508 is a reply to message #1554437] |
Fri, 09 January 2015 08:25   |
Eclipse User |
|
|
|
[java] [ant] Repositories: file://home/chakraborty/workspace/jenkins/buildroot/buckminster.output/com.example.rcp.product.site_1.0.0-eclipse.feature/site.tp,file://home/chakraborty/workspace/jenkins/buildroot/buckminster.output/com.example.rcp.product.site_1.0.0-eclipse.feature/site.p2
[java] [ant] Install Dir : /home/chakraborty/workspace/jenkins/buildroot/buckminster.output/com.example.rcp.product.site_1.0.0-eclipse.feature/SLXApplication.gtk.linux.x86_64
[java] [ant] Cannot complete the install because one or more required items could not be found.
[java] [ant] Software being installed: SLX product 1.0.0.qualifier (com.example.rcp.product 1.0.0.qualifier)
[java] [ant] Missing requirement: EMF Validation Framework Core 1.4.0.v20100428-2315 (org.eclipse.emf.validation 1.4.0.v20100428-2315) requires 'package com.ibm.icu.text [4.0.0,5.0.0)' but it could not be found
[java] [ant] Cannot satisfy dependency:
[java] [ant] From: SLX product 1.0.0.qualifier (com.example.rcp.product 1.0.0.qualifier)
[java] [ant] To: com.example.rcp.product.feature.feature.group [1.0.0.qualifier]
[java] [ant] Cannot satisfy dependency:
[java] [ant] From: Feature 1.0.0.qualifier (com.example.rcp.product.feature.feature.group 1.0.0.qualifier)
[java] [ant] To: org.eclipse.emf.validation.feature.group [1.6.0.v20120328-0001-479-9oB56N5BBR6LCA6]
[java] [ant] Cannot satisfy dependency:
[java] [ant] From: EMF Validation Framework 1.6.0.v20120328-0001-479-9oB56N5BBR6LCA6 (org.eclipse.emf.validation.feature.group 1.6.0.v20120328-0001-479-9oB56N5BBR6LCA6)
[java] [ant] To: org.eclipse.emf.validation [1.4.0.v20100428-2315]
[java] [ant] Cannot complete the install because one or more required items could not be found.
[java] [ant] Software being installed: SLX product 1.0.0.qualifier (com.example.rcp.product 1.0.0.qualifier)
[java] [ant] Missing requirement: EMF Validation Framework Core 1.4.0.v20100428-2315 (org.eclipse.emf.validation 1.4.0.v20100428-2315) requires 'package com.ibm.icu.text [4.0.0,5.0.0)' but it could not be found
[java] [ant] Cannot satisfy dependency:
[java] [ant] Cannot satisfy dependency:
[java] [ant] Cannot satisfy dependency:
[java] [ant] A problem occured while invoking the director.
[java] ERROR: org.eclipse.core.runtime.CoreException: /home/chakraborty/workspace/jenkins/com.example.rcp.product.site/build/product.ant:29: A problem occured while invoking the director.
[java] org.eclipse.core.runtime.CoreException: /home/chakraborty/workspace/jenkins/com.example.rcp.product.site/build/product.ant:29: A problem occured while invoking the director.
[java] at org.eclipse.buckminster.ant.AntRunner.handleInvocationTargetException(AntRunner.java:167)
[java] at org.eclipse.buckminster.ant.AntRunner.run(AntRunner.java:322)
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.29482 seconds