[jbosstools-issues] [JBoss JIRA] (JBTIS-118) Inclusion of Aries plugins in Locus causing console errors
Andrej Podhradsky (JIRA)
issues at jboss.org
Fri May 13 09:39:01 EDT 2016
[ https://issues.jboss.org/browse/JBTIS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrej Podhradsky closed JBTIS-118.
-----------------------------------
Closed as obsolete
> Inclusion of Aries plugins in Locus causing console errors
> ----------------------------------------------------------
>
> Key: JBTIS-118
> URL: https://issues.jboss.org/browse/JBTIS-118
> Project: JBoss Tools Integration Stack
> Issue Type: Enhancement
> Components: target-platform
> Affects Versions: 4.1.0.Final
> Reporter: Paul Richardson
> Assignee: Paul Leacu
> Fix For: 4.1.3.Final
>
>
> Errors generated in the console when executing Eclipse IDE based on JBT-IS base.target target platform. This occurred while executing Teiid Designer, which makes no use of the Aries plugins.
> {code}
> !ENTRY org.eclipse.osgi 2 0 2013-07-25 15:15:59.174
> !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-07-25 15:15:59.175
> !MESSAGE Bundle reference:file:/home/phantomjinx/programming/java/workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.apache.aries.jmx.core_1.0.1.redhat-610-SNAPSHOT.jar was not resolved.
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.175
> !MESSAGE Missing imported package org.osgi.jmx.service.provisioning_[1.2.0,1.3.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.175
> !MESSAGE Missing imported package org.osgi.jmx_[1.0.0,2.0.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.176
> !MESSAGE Missing imported package org.osgi.jmx.service.permissionadmin_[1.2.0,1.3.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.176
> !MESSAGE Missing imported package org.osgi.jmx.service.useradmin_[1.1.0,1.2.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.176
> !MESSAGE Missing imported package org.osgi.jmx.service.cm_[1.3.0,1.4.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.177
> !MESSAGE Missing imported package org.osgi.jmx.framework_[1.5.0,1.6.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-07-25 15:15:59.177
> !MESSAGE Bundle reference:file:/home/phantomjinx/programming/java/workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.apache.felix.configadmin_1.4.0.redhat-610-SNAPSHOT.jar was not resolved.
> !SUBENTRY 2 org.apache.felix.configadmin 2 0 2013-07-25 15:15:59.177
> !MESSAGE Missing required capability Require-Capability: service-reference; filter="(objectClass=org.osgi.service.log.LogService)".
> !ENTRY org.eclipse.osgi 2 0 2013-07-25 15:15:59.280
> !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 2013-07-25 15:15:59.281
> !MESSAGE Bundle org.apache.aries.jmx.core_1.0.1.redhat-610-SNAPSHOT [89] was not resolved.
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.281
> !MESSAGE Missing imported package org.osgi.jmx_[1.0.0,2.0.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.282
> !MESSAGE Missing imported package org.osgi.jmx.framework_[1.5.0,1.6.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.282
> !MESSAGE Missing imported package org.osgi.jmx.service.cm_[1.3.0,1.4.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.283
> !MESSAGE Missing imported package org.osgi.jmx.service.permissionadmin_[1.2.0,1.3.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.283
> !MESSAGE Missing imported package org.osgi.jmx.service.provisioning_[1.2.0,1.3.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.284
> !MESSAGE Missing imported package org.osgi.jmx.service.useradmin_[1.1.0,1.2.0).
> {code}
> Understand that Fuse is the main beneficiary of these plugins. Are the Aries plugins essential to the Fuse project (or any other projects)?
> The missing imports all relate to the osgi jmx specification, which is implemented by the [Eclipse Gemini|http://eclipse.org/gemini] project. Can / should its plugins be included to satisfy the import errors or does Fuse rely on another implementation?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jbosstools-issues
mailing list