You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Paul McCulloch (JIRA)" <ji...@apache.org> on 2016/08/09 12:46:20 UTC

[jira] [Created] (KARAF-4650) Can't authenticate to Web Container in non root instance

Paul McCulloch created KARAF-4650:
-------------------------------------

             Summary: Can't authenticate to Web Container in non root instance
                 Key: KARAF-4650
                 URL: https://issues.apache.org/jira/browse/KARAF-4650
             Project: Karaf
          Issue Type: Bug
    Affects Versions: 4.0.5
         Environment: Windows 7/Ubuntu Oracle JDK8. Felix & Equinox
            Reporter: Paul McCulloch


To recreate:
* Install a fresh Karaf 4.0.5
* instance:create test
* instance:connect test feature:install webconsole

Point a browser at http://localhost:8181/system/console - you are repeatedly asked for credentials. 

Checking the instance logs reveals:
javax.security.auth.login.LoginException: unable to find LoginModule class: org.apache.karaf.jaas.boot.ProxyLoginModule not found by org.apache.karaf.webconsole.console [60]
	at javax.security.auth.login.LoginContext.invoke(LoginContext.java:794)





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)