Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Package uses conflict - How to find the reason?
Package uses conflict - How to find the reason? [message #123222] Thu, 18 December 2008 16:21 Go to next message
Heinrich is currently offline HeinrichFriend
Messages: 9
Registered: July 2009
Junior Member
Hello,

in the headless build I get the following messages:

------------------------------------------------------------ ---------------
[echo] Initalizing flyhorse ant build for flyhorse.rdp.feature with
build type 'U' and build id '1.13.4'
[echo] Ant build started on December 18 2008 at 1627
[echo] Using 'D:\Temp\flyhorse_BUILD' as base directory for the build
process.
[echo] Cleaning: D:\Temp\flyhorse_BUILD\flyhorse.rdp.feature-U1.13.4
[echo] Copy pegcore vob source files to:
D:\Temp\flyhorse_BUILD\flyhorse.rdp.feature-U1.13.4
[echo] Starting flyhorse ant build for flyhorse.rdp.feature with
eclipse platform 3.4
[echo] Copy templates from: T:\pegcom\releng\headless.build\feature
[echo] Copy releng tools from:
D:\Temp/flyhorse_BUILD/flyhorse.rdp.feature-U1.13.4/releng
[echo] Calling individual feature build script 'build.xml' in:
[echo] D:\Temp\flyhorse_BUILD\flyhorse.rdp.feature-U1.13.4
[echo] Calling the eclipse feature build script for:
flyhorse.rdp.feature
[echo] Using baseLocation:
D:\Temp\flyhorse_BUILD\flyhorse.rdp.feature-U1.13.4\target.p latform\eclipse-platform-SDK-3.4
[eclipse.buildScript] Some inter-plug-in dependencies have not been
satisfied.
[eclipse.buildScript] Bundle flyhorse.core:
[eclipse.buildScript] Another singleton version selected:
flyhorse.core_9.5.0.20081218162722U
[eclipse.buildScript] Bundle org.eclipse.test.source:
[eclipse.buildScript] Another singleton version selected:
org.eclipse.test.source_3.3.0.v20070411
[eclipse.buildScript] Bundle org.eclipse.test:
[eclipse.buildScript] Another singleton version selected:
org.eclipse.test_3.2.0
[eclipse.buildScript] Bundle flyhorse.plugin.rdp.tests:
[eclipse.buildScript] Package uses conflict: Require-Bundle:
flyhorse.plugin.rdp; bundle-version="0.0.0"
[eclipse.buildScript] Bundle flyhorse.rdp.persistence.jaxb:
[eclipse.buildScript] Package uses conflict: Require-Bundle:
flyhorse.plugin.rdp; bundle-version="0.0.0"
[eclipse.buildScript] Bundle flyhorse.rdp.persistence.jaxb.common.tests:
[eclipse.buildScript] Package uses conflict: Require-Bundle:
flyhorse.plugin.rdp; bundle-version="0.0.0"
[eclipse.buildScript] Missing required plug-in
flyhorse.plugin.rdp.tests_0.0.0.
[eclipse.buildScript] Bundle flyhorse.rdp.persistence.jaxb.tests:
[eclipse.buildScript] Missing required plug-in
flyhorse.rdp.persistence.jaxb_0.0.0.
[eclipse.buildScript] Bundle flyhorse.rdp.ui.swing.msc:
[eclipse.buildScript] Package uses conflict: Require-Bundle:
flyhorse.plugin.rdp; bundle-version="0.0.0"
[echo] Initalizing flyhorse ant build for flyhorse.rdp.feature with
build type 'U' and build id '1.13.4'
[echo] Ant build started on December 18 2008 at 1627
[echo] Using 'D:\Temp\flyhorse_BUILD' as base directory for the build
process.
[echo] Cleaning: D:\Temp\flyhorse_BUILD\flyhorse.rdp.feature-U1.13.4
[echo] Copy pegcore vob source files to:
D:\Temp\flyhorse_BUILD\flyhorse.rdp.feature-U1.13.4
[echo] Starting flyhorse ant build for flyhorse.rdp.feature with
eclipse platform 3.4
[echo] Copy templates from: T:\pegcom\releng\headless.build\feature
[echo] Copy releng tools from:
D:\Temp/flyhorse_BUILD/flyhorse.rdp.feature-U1.13.4/releng
[echo] Calling individual feature build script 'build.xml' in:
[echo] D:\Temp\flyhorse_BUILD\flyhorse.rdp.feature-U1.13.4
[echo] Calling the eclipse feature build script for:
flyhorse.rdp.feature
[echo] Using baseLocation:
D:\Temp\flyhorse_BUILD\flyhorse.rdp.feature-U1.13.4\target.p latform\eclipse-platform-SDK-3.4
[eclipse.buildScript] Some inter-plug-in dependencies have not been
satisfied.
[eclipse.buildScript] Bundle flyhorse.core:
[eclipse.buildScript] Another singleton version selected:
flyhorse.core_9.5.0.20081218162722U
[eclipse.buildScript] Bundle org.eclipse.test.source:
[eclipse.buildScript] Another singleton version selected:
org.eclipse.test.source_3.3.0.v20070411
[eclipse.buildScript] Bundle org.eclipse.test:
[eclipse.buildScript] Another singleton version selected:
org.eclipse.test_3.2.0
[eclipse.buildScript] Bundle flyhorse.plugin.rdp.tests:
[eclipse.buildScript] Package uses conflict: Require-Bundle:
flyhorse.plugin.rdp; bundle-version="0.0.0"
[eclipse.buildScript] Bundle flyhorse.rdp.persistence.jaxb:
[eclipse.buildScript] Package uses conflict: Require-Bundle:
flyhorse.plugin.rdp; bundle-version="0.0.0"
[eclipse.buildScript] Bundle flyhorse.rdp.persistence.jaxb.common.tests:
[eclipse.buildScript] Package uses conflict: Require-Bundle:
flyhorse.plugin.rdp; bundle-version="0.0.0"
[eclipse.buildScript] Missing required plug-in
flyhorse.plugin.rdp.tests_0.0.0.
[eclipse.buildScript] Bundle flyhorse.rdp.persistence.jaxb.tests:
[eclipse.buildScript] Missing required plug-in
flyhorse.rdp.persistence.jaxb_0.0.0.
[eclipse.buildScript] Bundle flyhorse.rdp.ui.swing.msc:
[eclipse.buildScript] Package uses conflict: Require-Bundle:
flyhorse.plugin.rdp; bundle-version="0.0.0"

------------------------------------------------------------ ---------------

These messages appear also when I press validate in the run configuration
(starting the application from eclipse.). So I tried to switch on the
osgi.resolver trace flags. This lead to the following results which seems
interesting, but let me not find the reason for the conflict. Where could
I search additionally? What could I do to find the reason?

Here's the debug output (when I trie to start the plugin in the
osgi-console):

------------------------------------------------------------ ---------------
osgi> start 148
java.lang.Exception: A persistent start has been called on bundle:
flyhorse.rdp.persistence.jaxb_1.10.0.qualifier
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:298)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:265)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:257)
at
org.eclipse.osgi.framework.internal.core.FrameworkCommandPro vider._start(FrameworkCommandProvider.java:257)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)*** BEGIN
RESOLUTION ***
** RESOLVING [flyhorse.rdp.persistence.jaxb.tests_1.10.0.qualifier] **
Trying to resolve: [flyhorse.rdp.persistence.jaxb.tests_1.10.0.qualifier],
Require-Bundle: flyhorse.rdp.persistence.jaxb; bundle-version="0.0.0"
CHECKING: flyhorse.rdp.persistence.jaxb_1.10.0.qualifier
Trying to resolve: [flyhorse.rdp.persistence.jaxb_1.10.0.qualifier],
Require-Bundle: flyhorse.plugin.rdp; bundle-version="0.0.0"
CHECKING: flyhorse.plugin.rdp_1.13.0.qualifier
Found match: flyhorse.plugin.rdp_1.13.0.qualifier. Wiring
Trying to resolve: [flyhorse.rdp.persistence.jaxb_1.10.0.qualifier],
Require-Bundle: flyhorse.persistence.testConfiguration.jaxb;
bundle-version="0.0.0"
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.eclipse.osgi.framework.internal.core.FrameworkCommandInt erpreter.execute(FrameworkCommandInterpreter.java:150)
at
org.eclipse.osgi.framework.internal.core.FrameworkConsole.do command(FrameworkConsole.java:302)
at
org.eclipse.osgi.framework.internal.core.FrameworkConsole.co nsole(FrameworkConsole.java:287)
at
org.eclipse.osgi.framework.internal.core.FrameworkConsole.ru n(FrameworkConsole.java:223)
at java.lang.Thread.run(Unknown Source)

CHECKING: flyhorse.persistence.testConfiguration.jaxb_9.5.0.qualifier
Found match: flyhorse.persistence.testConfiguration.jaxb_9.5.0.qualifier.
Wiring
Trying to resolve: [flyhorse.rdp.persistence.jaxb_1.10.0.qualifier],
Require-Bundle: flyhorse.core; bundle-version="0.0.0"
CHECKING: flyhorse.core_9.5.0.qualifier
Found match: flyhorse.core_9.5.0.qualifier. Wiring
Trying to resolve: [flyhorse.rdp.persistence.jaxb_1.10.0.qualifier],
Require-Bundle: flyhorse.plugin.protocoldescription; bundle-version="0.0.0"
CHECKING: flyhorse.plugin.protocoldescription_1.11.0.200809111127
Found match: flyhorse.plugin.protocoldescription_1.11.0.200809111127.
Wiring
Trying to resolve: [flyhorse.rdp.persistence.jaxb_1.10.0.qualifier],
Require-Bundle: com.objsys.asn1j.runtime; bundle-version="0.0.0"
CHECKING: com.objsys.asn1j.runtime_5.8.2.200707121155
Found match: com.objsys.asn1j.runtime_5.8.2.200707121155. Wiring
Trying to resolve: [flyhorse.rdp.persistence.jaxb_1.10.0.qualifier],
Require-Bundle: flyhorse.rdp.persistence.jaxb.common;
bundle-version="0.0.0"
CHECKING: flyhorse.rdp.persistence.jaxb.common_1.10.0.qualifier
Found match: flyhorse.rdp.persistence.jaxb.common_1.10.0.qualifier. Wiring
[flyhorse.rdp.persistence.jaxb_1.10.0.qualifier] RESOLVED
Found match: flyhorse.rdp.persistence.jaxb_1.10.0.qualifier. Wiring
Trying to resolve: [flyhorse.rdp.persistence.jaxb.tests_1.10.0.qualifier],
Require-Bundle: flyhorse.plugin.rdp; bundle-version="0.0.0"
CHECKING: flyhorse.plugin.rdp_1.13.0.qualifier
Found match: flyhorse.plugin.rdp_1.13.0.qualifier. Wiring
Trying to resolve: [flyhorse.rdp.persistence.jaxb.tests_1.10.0.qualifier],
Require-Bundle: org.eclipse.equinox.common; bundle-version="0.0.0"
CHECKING: org.eclipse.equinox.common_3.4.0.v20080421-2006
Found match: org.eclipse.equinox.common_3.4.0.v20080421-2006. Wiring
Trying to resolve: [flyhorse.rdp.persistence.jaxb.tests_1.10.0.qualifier],
Require-Bundle: flyhorse.xml.testConfiguration; bundle-version="0.0.0"
CHECKING: flyhorse.xml.testConfiguration_1.6.0.200805301621
Found match: flyhorse.xml.testConfiguration_1.6.0.200805301621. Wiring
Trying to resolve: [flyhorse.rdp.persistence.jaxb.tests_1.10.0.qualifier],
Require-Bundle: flyhorse.coreinterface; bundle-version="0.0.0"
CHECKING: flyhorse.coreinterface_9.5.0.qualifier
Found match: flyhorse.coreinterface_9.5.0.qualifier. Wiring
Trying to resolve: [flyhorse.rdp.persistence.jaxb.tests_1.10.0.qualifier],
Require-Bundle: org.junit4; bundle-version="0.0.0"
CHECKING: org.junit4_4.3.1
Found match: org.junit4_4.3.1. Wiring
[flyhorse.rdp.persistence.jaxb.tests_1.10.0.qualifier] RESOLVED
** RESOLVING [flyhorse.rdp.persistence.jaxb_1.10.0.qualifier] **
- [flyhorse.rdp.persistence.jaxb_1.10.0.qualifier] already resolved
** RESOLVING [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier] **
Trying to resolve: [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier],
Require-Bundle: flyhorse.plugin.rdp; bundle-version="0.0.0"
CHECKING: flyhorse.plugin.rdp_1.13.0.qualifier
Found match: flyhorse.plugin.rdp_1.13.0.qualifier. Wiring
Trying to resolve: [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier],
Require-Bundle: org.apache.commons.logging; bundle-version="0.0.0"
CHECKING: org.apache.commons.logging_1.1.0.200707121137
Found match: org.apache.commons.logging_1.1.0.200707121137. Wiring
CHECKING: org.apache.commons.logging_1.0.4.v20080605-1930
Found match: org.apache.commons.logging_1.0.4.v20080605-1930. Wiring
Trying to resolve: [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier],
Require-Bundle: flyhorse.core; bundle-version="0.0.0"
CHECKING: flyhorse.core_9.5.0.qualifier
Found match: flyhorse.core_9.5.0.qualifier. Wiring
Trying to resolve: [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier],
Require-Bundle: flyhorse.ui; bundle-version="0.0.0"
CHECKING: flyhorse.ui_1.7.0.qualifier
Found match: flyhorse.ui_1.7.0.qualifier. Wiring
Trying to resolve: [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier],
Require-Bundle: flyhorse.persistence.testConfiguration.jaxb;
bundle-version="0.0.0"
CHECKING: flyhorse.persistence.testConfiguration.jaxb_9.5.0.qualifier
Found match: flyhorse.persistence.testConfiguration.jaxb_9.5.0.qualifier.
Wiring
Trying to resolve: [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier],
Require-Bundle: flyhorse.ui.interfaces.swing; bundle-version="0.0.0"
CHECKING: flyhorse.ui.interfaces.swing_9.2.0.qualifier
Found match: flyhorse.ui.interfaces.swing_9.2.0.qualifier. Wiring
Trying to resolve: [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier],
Require-Bundle: flyhorse.rdp.ui.swing.messagebuilder;
bundle-version="0.0.0"
CHECKING: flyhorse.rdp.ui.swing.messagebuilder_1.13.0.qualifier
Found match: flyhorse.rdp.ui.swing.messagebuilder_1.13.0.qualifier. Wiring
Trying to resolve: [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier],
Require-Bundle: org.tigris.gef; bundle-version="0.0.0"
CHECKING: org.tigris.gef_1.0.1.200707181055
Found match: org.tigris.gef_1.0.1.200707181055. Wiring
Trying to resolve: [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier],
Require-Bundle: flyhorse.ui.swt; bundle-version="0.0.0"
CHECKING: flyhorse.ui.swt_9.6.0.qualifier
Found match: flyhorse.ui.swt_9.6.0.qualifier. Wiring
Trying to resolve: [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier],
Require-Bundle: flyhorse.ui.interfaces.swt; bundle-version="0.0.0"
CHECKING: flyhorse.ui.interfaces.swt_9.4.0.qualifier
Found match: flyhorse.ui.interfaces.swt_9.4.0.qualifier. Wiring
Trying to resolve: [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier],
Require-Bundle: org.eclipse.ui.forms; bundle-version="0.0.0"
CHECKING: org.eclipse.ui.forms_3.3.100.v20080611
Found match: org.eclipse.ui.forms_3.3.100.v20080611. Wiring
Trying to resolve: [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier],
Require-Bundle: flyhorse.rdp.ui; bundle-version="0.0.0"
CHECKING: flyhorse.rdp.ui_1.13.0.qualifier
Found match: flyhorse.rdp.ui_1.13.0.qualifier. Wiring
Trying to resolve: [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier],
Require-Bundle: org.eclipse.ui.editors; bundle-version="0.0.0"
CHECKING: org.eclipse.ui.editors_3.4.0.v20080603-2000
Found match: org.eclipse.ui.editors_3.4.0.v20080603-2000. Wiring
Trying to resolve: [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier],
Require-Bundle: flyhorse.xml.editor; bundle-version="0.0.0"
CHECKING: flyhorse.xml.editor_9.2.0.qualifier
Found match: flyhorse.xml.editor_9.2.0.qualifier. Wiring
Trying to resolve: [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier],
Require-Bundle: flyhorse.rdp.ui.editors; bundle-version="0.0.0"
CHECKING: flyhorse.rdp.ui.editors_1.13.0.qualifier
Found match: flyhorse.rdp.ui.editors_1.13.0.qualifier. Wiring
Trying to resolve: [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier],
Require-Bundle: org.eclipse.ui.ide; bundle-version="0.0.0"
CHECKING: org.eclipse.ui.ide_3.4.0.I20080606-1300
Found match: org.eclipse.ui.ide_3.4.0.I20080606-1300. Wiring
Trying to resolve: [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier],
Require-Bundle: org.eclipse.core.resources; bundle-version="0.0.0"
CHECKING: org.eclipse.core.resources_3.4.0.v20080604-1400
Found match: org.eclipse.core.resources_3.4.0.v20080604-1400. Wiring
Trying to resolve: [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier],
Require-Bundle: flyhorse.core.resources; bundle-version="0.0.0"
CHECKING: flyhorse.core.resources_9.5.0.qualifier
Found match: flyhorse.core.resources_9.5.0.qualifier. Wiring
[flyhorse.rdp.ui.swing.msc_1.13.0.qualifier] RESOLVED
[1]
Combination is not better that current best: 2>=2
Best combination found: [0]
Found conflicting constraint: Require-Bundle: flyhorse.plugin.rdp;
bundle-version="0.0.0" in bundle
[flyhorse.rdp.persistence.jaxb_1.10.0.qualifier]
Found conflicting constraint: Require-Bundle: flyhorse.plugin.rdp;
bundle-version="0.0.0" in bundle
[flyhorse.rdp.ui.swing.msc_1.13.0.qualifier]
** RESOLVING [flyhorse.rdp.persistence.jaxb.tests_1.10.0.qualifier] **
Trying to resolve: [flyhorse.rdp.persistence.jaxb.tests_1.10.0.qualifier],
Require-Bundle: flyhorse.rdp.persistence.jaxb; bundle-version="0.0.0"
CHECKING: flyhorse.rdp.persistence.jaxb_1.10.0.qualifier
- [flyhorse.rdp.persistence.jaxb_1.10.0.qualifier] is unresolvable
** REQUIRE
flyhorse.rdp.persistence.jaxb[flyhorse.rdp.persistence.jaxb. tests_1.10.0.qualifier]
failed to resolve
[flyhorse.rdp.persistence.jaxb.tests_1.10.0.qualifier] NOT RESOLVED
** RESOLVING [flyhorse.rdp.persistence.jaxb_1.10.0.qualifier] **
- [flyhorse.rdp.persistence.jaxb_1.10.0.qualifier] is unresolvable
****** Result Wirings ******
* WIRING for [flyhorse.rdp.ui.swing.msc_1.13.0.qualifier]
(r) flyhorse.rdp.ui.swing.msc_1.13.0.qualifier -> NULL!!!
(r) flyhorse.rdp.ui.swing.msc_1.13.0.qualifier -> NULL!!!
(r) flyhorse.rdp.ui.swing.msc_1.13.0.qualifier -> NULL!!!
(r) flyhorse.rdp.ui.swing.msc_1.13.0.qualifier -> NULL!!!
(r) flyhorse.rdp.ui.swing.msc_1.13.0.qualifier -> NULL!!!
(r) flyhorse.rdp.ui.swing.msc_1.13.0.qualifier -> NULL!!!
(r) flyhorse.rdp.ui.swing.msc_1.13.0.qualifier -> NULL!!!
(r) flyhorse.rdp.ui.swing.msc_1.13.0.qualifier -> NULL!!!
(r) flyhorse.rdp.ui.swing.msc_1.13.0.qualifier -> NULL!!!
(r) flyhorse.rdp.ui.swing.msc_1.13.0.qualifier -> NULL!!!
(r) flyhorse.rdp.ui.swing.msc_1.13.0.qualifier -> NULL!!!
(r) flyhorse.rdp.ui.swing.msc_1.13.0.qualifier -> NULL!!!
(r) flyhorse.rdp.ui.swing.msc_1.13.0.qualifier -> NULL!!!
(r) flyhorse.rdp.ui.swing.msc_1.13.0.qualifier -> NULL!!!
(r) flyhorse.rdp.ui.swing.msc_1.13.0.qualifier -> NULL!!!
(r) flyhorse.rdp.ui.swing.msc_1.13.0.qualifier -> NULL!!!
(r) flyhorse.rdp.ui.swing.msc_1.13.0.qualifier -> NULL!!!
(r) flyhorse.rdp.ui.swing.msc_1.13.0.qualifier -> NULL!!!
(w) no imports
* WIRING for [flyhorse.rdp.persistence.jaxb_1.10.0.qualifier]
(r) flyhorse.rdp.persistence.jaxb_1.10.0.qualifier -> NULL!!!
(r) flyhorse.rdp.persistence.jaxb_1.10.0.qualifier -> NULL!!!
(r) flyhorse.rdp.persistence.jaxb_1.10.0.qualifier -> NULL!!!
(r) flyhorse.rdp.persistence.jaxb_1.10.0.qualifier -> NULL!!!
(r) flyhorse.rdp.persistence.jaxb_1.10.0.qualifier -> NULL!!!
(r) flyhorse.rdp.persistence.jaxb_1.10.0.qualifier -> NULL!!!
(w) no imports
* WIRING for [flyhorse.rdp.persistence.jaxb.tests_1.10.0.qualifier]
(r) flyhorse.rdp.persistence.jaxb.tests_1.10.0.qualifier -> NULL!!!
(r) flyhorse.rdp.persistence.jaxb.tests_1.10.0.qualifier -> NULL!!!
(r) flyhorse.rdp.persistence.jaxb.tests_1.10.0.qualifier -> NULL!!!
(r) flyhorse.rdp.persistence.jaxb.tests_1.10.0.qualifier -> NULL!!!
(r) flyhorse.rdp.persistence.jaxb.tests_1.10.0.qualifier -> NULL!!!
(r) flyhorse.rdp.persistence.jaxb.tests_1.10.0.qualifier -> NULL!!!
(w) no imports
*** END RESOLUTION ***
org.osgi.framework.BundleException: The bundle could not be resolved.
Reason: Package uses conflict: Require-Bundle: flyhorse.plugin.rdp;
bundle-version="0.0.0"
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:305)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:265)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:257)
at
org.eclipse.osgi.framework.internal.core.FrameworkCommandPro vider._start(FrameworkCommandProvider.java:257)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.eclipse.osgi.framework.internal.core.FrameworkCommandInt erpreter.execute(FrameworkCommandInterpreter.java:150)
at
org.eclipse.osgi.framework.internal.core.FrameworkConsole.do command(FrameworkConsole.java:302)
at
org.eclipse.osgi.framework.internal.core.FrameworkConsole.co nsole(FrameworkConsole.java:287)
at
org.eclipse.osgi.framework.internal.core.FrameworkConsole.ru n(FrameworkConsole.java:223)
at java.lang.Thread.run(Unknown Source)
Re: Package uses conflict - How to find the reason? [message #123234 is a reply to message #123222] Fri, 19 December 2008 06:56 Go to previous messageGo to next message
Heinrich is currently offline HeinrichFriend
Messages: 9
Registered: July 2009
Junior Member
I got the reason: the plugin flyhorse.plugin.network had a lot of uses
constraints in the exported packages section. After removing these
statements it worked again ...
Re: Package uses conflict - How to find the reason? [message #123398 is a reply to message #123234] Sun, 21 December 2008 23:13 Go to previous message
Eclipse UserFriend
Originally posted by: ekkehard.gentz-software.de

Heinrich schrieb:
> I got the reason: the plugin flyhorse.plugin.network had a lot of uses
> constraints in the exported packages section. After removing these
> statements it worked again ...
>
I think, that there were wrong use-constraints,
you should calculate them new (using PDE) and see where the problem was

ekke
Previous Topic:org.osgi.framework.system.packages
Next Topic:Where can I get p2 director for 64 bit linux, 32 bit linux, mac osx, win32 32 bit and 64 bit?
Goto Forum:
  


Current Time: Wed Apr 24 22:41:41 GMT 2024

Powered by FUDForum. Page generated in 0.02431 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top