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

Charles Moulliard commented on KARAF-307:
-----------------------------------------

Hi JB.

My code is already committed. BTW, I see that there is an issue when it is used 
with Jetty for authentication.

{code}
15:09:15,594 | WARN  | ExtenderThread-2 | log                              | 
.eclipse.jetty.util.log.Slf4jLog   50 | 61 - org.eclipse.jetty.util - 
7.1.6.v20100715 | Error starting handlers
java.lang.IllegalStateException: No IdentityService for 
org.eclipse.jetty.security.authentication.basicauthentica...@207c5965 in 
constraintsecurityhand...@307661f4
        at 
org.eclipse.jetty.security.authentication.LoginAuthenticator.setConfiguration(LoginAuthenticator.java:37)[68:org.eclipse.jetty.security:7.1.6.v20100715]
{code}

and 

{code}
15:08:47,864 | WARN  | 6 - /favicon.ico | log                              | 
.eclipse.jetty.util.log.Slf4jLog   40 | 61 - org.eclipse.jetty.util - 
7.1.6.v20100715 | /favicon.ico: java.lang.NullPointerException
15:08:47,864 | DEBUG | 6 - /favicon.ico | log                              | 
.eclipse.jetty.util.log.Slf4jLog   80 | 61 - org.eclipse.jetty.util - 
7.1.6.v20100715 | EXCEPTION 
java.lang.NullPointerException
        at 
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:489)[68:org.eclipse.jetty.security:7.1.6.v20100715]
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:113)[67:org.eclipse.jetty.server:7.1.6.v20100715]
        at 
org.eclipse.jetty.server.Server.handle(Server.java:347)[67:org.eclipse.jetty.server:7.1.6.v20100715]
        at 
org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:594)[67:org.eclipse.jetty.server:7.1.6.v20100715]
        at 
org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1042)[67:org.eclipse.jetty.server:7.1.6.v20100715]
        at 
org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:549)[63:org.eclipse.jetty.http:7.1.6.v20100715]
        at 
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:211)[63:org.eclipse.jetty.http:7.1.6.v20100715]
        at 
org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:424)[67:org.eclipse.jetty.server:7.1.6.v20100715]
        at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:506)[62:org.eclipse.jetty.io:7.1.6.v20100715]
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:436)[61:org.eclipse.jetty.util:7.1.6.v20100715]
        at java.lang.Thread.run(Thread.java:680)[:1.6.0_22]

{code}

Have you the same error ?

> Ldap jaas login module
> ----------------------
>
>                 Key: KARAF-307
>                 URL: https://issues.apache.org/jira/browse/KARAF-307
>             Project: Karaf
>          Issue Type: New Feature
>            Reporter: Guillaume Nodet
>            Assignee: Jean-Baptiste Onofré
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to