Have you put the pax-logging-logback-1.8.3.jar into 
system/org/ops4j/pax/logging/pax-logging-logback/1.8.3/ manually?

I did it and then start karaf and see Logback bundle is Active:

4 | Active   |   8 | 1.8.3           | OPS4J Pax Logging - Logback Service


Regards.
Xilai
________________________________________
From: mnki <[email protected]>
Sent: Friday, October 9, 2015 4:19 AM
To: [email protected]
Subject: Error starting bundle Pax Logging Logback in karaf

I am using karaf version 3.0.4 and i am trying to use pax-logging-logback.
In startup.properties I added the pax logging logback
mvn\:org.ops4j.pax.logging/pax-logging-logback/1.8.3 = 8
and commented out the line
#mvn\:org.ops4j.pax.logging/pax-logging-service/1.8.3 = 8

Karaf is starting properly but the bundle is still in installed state and
not in resolved state.
It is missing the package sun.reflect.
I tried adding the package sun.reflect to karaf.bootdelegation list but it
did not fix the issue.

karaf@root()> bundle:diag 4
OPS4J Pax Logging - Logback Service (4)
---------------------------------------
Status: Installed
Unsatisfied Requirements:
[4.0] osgi.wiring.package; (osgi.wiring.package=sun.reflect)




--
View this message in context: 
http://karaf.922171.n3.nabble.com/Error-starting-bundle-Pax-Logging-Logback-in-karaf-tp4042975.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to