[
https://issues.apache.org/jira/browse/ZOOKEEPER-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Hunt updated ZOOKEEPER-77:
----------------------------------
Fix Version/s: (was: 3.0.0)
Assignee: (was: Benjamin Reed)
> NPE in jute toCSVString code
> ----------------------------
>
> Key: ZOOKEEPER-77
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-77
> Project: Zookeeper
> Issue Type: Bug
> Components: jute
> Reporter: Patrick Hunt
>
> As reported by user:
> From: Martin Schaaf <[EMAIL PROTECTED]>
> List-Id: <zookeeper-user.lists.sourceforge.net>
> FYI today I found this NPE in the logs. After this Exception an Error
> event was thrown.
> java.lang.NullPointerException
> at com.yahoo.jute.Utils.toCSVString(Utils.java:128)
> at com.yahoo.jute.CsvOutputArchive.writeString(CsvOutputArchive.java:
> 95)
> at com.yahoo.zookeeper.proto.WatcherEvent.toString(WatcherEvent.java:
> 60)
> at net.sf.katta.zk.ZKClient.process(ZKClient.java:404)
> at com.yahoo.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:264)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.