You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2020/04/06 09:49:00 UTC

[jira] [Updated] (KARAF-2118) Can not login into karaf-webconsole on Karaf 2.3.0

     [ https://issues.apache.org/jira/browse/KARAF-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-2118:
----------------------------------------
    Component/s:     (was: webconsole)
                 karaf

> Can not login into karaf-webconsole on Karaf 2.3.0
> --------------------------------------------------
>
>                 Key: KARAF-2118
>                 URL: https://issues.apache.org/jira/browse/KARAF-2118
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf
>            Reporter: Krzysztof Sobkowiak
>            Priority: Major
>         Attachments: 0001-Upgraded-to-Karaf-2.2.10.patch, 0001-Upgraded-to-Karaf-2.3.0.patch, 0002-Upgraded-to-Karaf-2.3.0-itests-corrected.patch, 0003-Upgraded-to-Karaf-2.3.0-removed-unused-properties.patch, iteststacktrace.txt, stacktrace.txt
>
>
> I have checked out and built the latest karaf-webconsole sources. I can install it on Karaf 2.2.10 and 2.3.0, but login into console causes following exception:
>  
> java.lang.NoClassDefFoundError: org/apache/karaf/jaas/modules/RolePrincipal
> at org.apache.karaf.webconsole.core.security.KarafJaasWebSession.isRole(KarafJaasWebSession.java:39)
> at org.apache.karaf.webconsole.core.security.JaasWebSession.authenticate(JaasWebSession.java:66)
> at org.apache.wicket.authroles.authentication.AuthenticatedWebSession.signIn(AuthenticatedWebSession.java:65)
> at org.apache.wicket.authroles.authentication.panel.SignInPanel.signIn(SignInPanel.java:221)
> at org.apache.wicket.authroles.authentication.panel.SignInPanel.access$100(SignInPanel.java:51)
> at org.apache.wicket.authroles.authentication.panel.SignInPanel$SignInForm.onSubmit(SignInPanel.java:296)
> at org.apache.wicket.markup.html.form.Form$9.component(Form.java:1246)
> at org.apache.wicket.markup.html.form.Form$9.component(Form.java:1240)
> http://karaf.922171.n3.nabble.com/Can-not-login-into-karaf-webconsole-on-Karaf-2-3-0-and-2-2-10-td4027270.html



--
This message was sent by Atlassian Jira
(v8.3.4#803005)