[ https://issues.apache.org/jira/browse/KARAF-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jean-Baptiste Onofré updated KARAF-3744: ---------------------------------------- Fix Version/s: (was: 4.0.1) > CLONE - Exception at Karaf startup > ---------------------------------- > > Key: KARAF-3744 > URL: https://issues.apache.org/jira/browse/KARAF-3744 > Project: Karaf > Issue Type: Bug > Components: karaf-core > Affects Versions: 4.0.0.M3 > Reporter: Jean-Baptiste Onofré > Assignee: Guillaume Nodet > > After the upgrade to Felix Framework 5.0.0, starting Karaf displays the > following exception: > {code} > 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) > {code} > I think we can delete the code (in main) dealing with Felix logger. -- This message was sent by Atlassian JIRA (v6.3.4#6332)