[ https://issues.apache.org/jira/browse/ZOOKEEPER-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mahadev konar updated ZOOKEEPER-122: ------------------------------------ Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Available) I just commited this. Thanks Anthony. Just a nit - please generate the patch against zookeeper/trunk/ for uploading the patches. > NPE in jute's Utils.toCSVString > ------------------------------- > > Key: ZOOKEEPER-122 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-122 > Project: Zookeeper > Issue Type: Bug > Reporter: Anthony Urso > Assignee: Anthony Urso > Fix For: 3.0.0 > > Attachments: ZOOKEEPER-122.patch > > > java.lang.NullPointerException > at org.apache.jute.Utils.toCSVString(Utils.java:128) > at > org.apache.jute.CsvOutputArchive.writeString(CsvOutputArchive.java:94 > ) > at > org.apache.zookeeper.proto.WatcherEvent.toString(WatcherEvent.java:60 > ) > at java.lang.String.valueOf(String.java:2827) > at java.lang.StringBuilder.append(StringBuilder.java:115) > at > com.liveoffice.mailindex.watchers.SuicidalWatcher.process(SuicidalWat > cher.java:11) > at > org.apache.zookeeper.ZooKeeper.processWatchEvent(ZooKeeper.java:157) > at > org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:268) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.