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


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.

Reply via email to