Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-122

NPE in jute's Utils.toCSVString

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • None
    • None
    • Reviewed

    Description

      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)

      Attachments

        1. ZOOKEEPER-122.patch
          0.6 kB
          Anthony Urso

        Activity

          People

            anthonyu Anthony Urso
            anthonyu Anthony Urso
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: