Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-2150

IllegalArgument while checking on recovery job

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Cannot Reproduce
    • 1.4.5
    • None
    • master
    • None

    Description

      I had this error come up while running a continuous ingest with agitation on 1.4.5-SNAPSHOT

      Error checking on job
      	java.lang.IllegalArgumentException: Path cannot be null
      		at org.apache.zookeeper.common.PathUtils.validatePath(PathUtils.java:45)
      		at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1020)
      		at org.apache.accumulo.core.zookeeper.ZooCache$2.run(ZooCache.java:208)
      		at org.apache.accumulo.core.zookeeper.ZooCache.retry(ZooCache.java:130)
      		at org.apache.accumulo.core.zookeeper.ZooCache.get(ZooCache.java:233)
      		at org.apache.accumulo.core.zookeeper.ZooCache.get(ZooCache.java:188)
      		at org.apache.accumulo.server.master.CoordinateRecoveryTask$RecoveryJob.isComplete(CoordinateRecoveryTask.java:176)
      		at org.apache.accumulo.server.master.CoordinateRecoveryTask.run(CoordinateRecoveryTask.java:374)
      		at org.apache.accumulo.core.util.LoggingRunnable.run(LoggingRunnable.java:34)
      		at java.lang.Thread.run(Thread.java:662)
      
      

      Haven't chased it down enough yet to know if it impacts other versions.

      Attachments

        Activity

          People

            Unassigned Unassigned
            busbey Sean Busbey
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: