Re: NPE on ClientCnxnSocketNetty on 3.5.3-BETA

2017-09-08 Thread Abraham Fine
Your instructions to reproduce the issue sound about right. There is a variable that is initialized during session creation and read during closing, I think we are running into a race here. Feel free to create a JIRA for this issue or tell me if you would like me to do it. Any additional insights

Re: NPE on ClientCnxnSocketNetty on 3.5.3-BETA

2017-09-08 Thread Enrico Olivelli - Diennea
Il giorno gio, 07/09/2017 alle 15.36 -0700, Abraham Fine ha scritto: My fault, I should have read the subject. :) I have an idea of what is causing this issue. Just out of curiosity, besides the ugly stack trace, is this issue associated with any unexpected behavior from zookeeper? Thank you Ab

Re: NPE on ClientCnxnSocketNetty on 3.5.3-BETA

2017-09-07 Thread Abraham Fine
My fault, I should have read the subject. :) I have an idea of what is causing this issue. Just out of curiosity, besides the ugly stack trace, is this issue associated with any unexpected behavior from zookeeper? Thanks, Abe On Thu, Sep 7, 2017, at 12:47, Enrico Olivelli wrote: > 3.5.3 Beta , m

Re: NPE on ClientCnxnSocketNetty on 3.5.3-BETA

2017-09-07 Thread Enrico Olivelli
3.5.3 Beta , my bad I have only written it in the subject Thanks Enrico On gio 7 set 2017, 21:18 Abraham Fine wrote: > Would you mind sharing which version of ZooKeeper you are using? > > Thanks, > Abe > > On Thu, Sep 7, 2017, at 06:59, Enrico Olivelli wrote: > > Hi all, > > I have hit this erro

Re: NPE on ClientCnxnSocketNetty on 3.5.3-BETA

2017-09-07 Thread Abraham Fine
Would you mind sharing which version of ZooKeeper you are using? Thanks, Abe On Thu, Sep 7, 2017, at 06:59, Enrico Olivelli wrote: > Hi all, > I have hit this error during internal tests of my product. The problem is > not always reproducible > > java.lang.NullPointerException > at > org.apa

NPE on ClientCnxnSocketNetty on 3.5.3-BETA

2017-09-07 Thread Enrico Olivelli
Hi all, I have hit this error during internal tests of my product. The problem is not always reproducible java.lang.NullPointerException at org.apache.zookeeper.ClientCnxnSocketNetty.onClosing(ClientCnxnSocketNetty.java:206) at org.apache.zookeeper.ClientCnxn$SendThread.close(ClientCnxn.ja