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

Enrico Olivelli commented on BOOKKEEPER-917:
--------------------------------------------

I took a fast look, thsi is the error, introduced with 
{noformat}
b1c12c0 - Ivan Kelly <[email protected]> 5-apr-2016
BOOKKEEPER-901: Authentication framework
{noformat}

{code}
java.lang.NullPointerException
        at 
org.apache.bookkeeper.proto.AuthHandler$ServerSideHandler.channelOpen(AuthHandler.java:72)
        at 
org.jboss.netty.channel.SimpleChannelHandler.handleUpstream(SimpleChannelHandler.java:104)
        at 
org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:564)
        at 
org.jboss.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(DefaultChannelP
{code}

> LocalBookKeeperTest seems to be silently failing
> ------------------------------------------------
>
>                 Key: BOOKKEEPER-917
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-917
>             Project: Bookkeeper
>          Issue Type: Bug
>          Components: bookkeeper-server
>    Affects Versions: 4.3.2
>            Reporter: Flavio Junqueira
>            Priority: Critical
>             Fix For: 4.4.0
>
>
> I've noticed this while inspecting the output in jenkins:
> {noformat}
> Running org.apache.bookkeeper.client.BookKeeperCloseTest
> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.074 sec
> Running org.apache.bookkeeper.client.LocalBookKeeperTest
> Running org.apache.bookkeeper.meta.GcLedgersTest
> {noformat}
> It sounds like {{LocalBookKeeperTest}} is failing silently. Is it hanging and 
> timing out?
> https://builds.apache.org/job/bookkeeper-master-git-pullrequest/57/console



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

Reply via email to