[
https://issues.apache.org/jira/browse/FELIX-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987783#comment-13987783
]
Cristiano Gavião commented on FELIX-4496:
-----------------------------------------
Tried the latest trunk (I've cloned it again in another directory).
That is the version I'm using: Version: Luna (4.4) Build id: I20140415-0800
This time I didn't get the exception immediately but can't start the bundle:
osgi> ss
"Framework is launched."
id State Bundle
0 ACTIVE org.eclipse.osgi_3.10.0.v20140414-0312
1 ACTIVE org.eclipse.equinox.util_1.0.500.v20130404-1337
2 RESOLVED org.eclipse.osgi.services_3.4.0.v20140312-2051
3 ACTIVE org.apache.felix.gogo.command_0.10.0.v201209301215
4 ACTIVE org.apache.felix.gogo.runtime_0.10.0.v201209301036
5 ACTIVE org.eclipse.equinox.ds_1.4.200.v20131126-2331
6 ACTIVE org.apache.felix.gogo.shell_0.10.0.v201212101605
7 RESOLVED org.apache.felix.bundlerepository_1.7.0.SNAPSHOT
8 ACTIVE org.eclipse.equinox.console_1.1.0.v20140131-1639
osgi> diag 7
org.apache.felix.bundlerepository [7]
No resolution report for the bundle.
osgi> start 7
gogo: BundleException: Error starting module.
osgi>
> Bundle Repository must embed some non-OSGi dependencies
> -------------------------------------------------------
>
> Key: FELIX-4496
> URL: https://issues.apache.org/jira/browse/FELIX-4496
> Project: Felix
> Issue Type: Bug
> Components: Bundle Repository (OBR)
> Environment: Equinox
> Reporter: Cristiano Gavião
>
> at Equinox I'm getting the following error:
> Caused by: java.lang.ClassNotFoundException:
> org.apache.felix.utils.log.Logger cannot be found by osgi.identity;
> osgi.identity="org.apache.felix.bundlerepository";
> type="osgi.bundle"; version:Version="1.7.0.SNAPSHOT"
> The solution seems to embed org.apache.felix.utils, kxml2 and
> woodstox-core-asl
--
This message was sent by Atlassian JIRA
(v6.2#6252)