Description
After the upgrade to Felix Framework 5.0.0, starting Karaf displays the following exception:
java.lang.NoSuchMethodException: org.apache.felix.framework.Logger.setLogger(java.lang.Object) at java.lang.Class.getDeclaredMethod(Class.java:2004) at org.apache.karaf.main.Main.launch(Main.java:255) at org.apache.karaf.main.Main.main(Main.java:175)
I think we can delete the code (in main) dealing with Felix logger.
Attachments
Issue Links
- is a clone of
-
KARAF-3706 Exception at Karaf startup
- Resolved
- is blocked by
-
FELIX-4871 The felix framework logger can't be used with reflection anymore
- Closed
- requires
-
KARAF-4405 Upgrade to Felix Framework 5.6.1
- Resolved