You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2015/04/28 14:02:06 UTC

[jira] [Commented] (KARAF-3706) Exception at Karaf startup

    [ https://issues.apache.org/jira/browse/KARAF-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14516925#comment-14516925 ] 

Guillaume Nodet commented on KARAF-3706:
----------------------------------------

Code commented for now: https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commitdiff;h=ed5a22a96906b57416ce186ab983427689a022ea

We need to enable it again when FELIX-4871 is fixed.

> Exception at Karaf startup
> --------------------------
>
>                 Key: KARAF-3706
>                 URL: https://issues.apache.org/jira/browse/KARAF-3706
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 4.0.0.M3
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Guillaume Nodet
>            Priority: Critical
>             Fix For: 4.0.0.M3
>
>
> 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)