[
https://issues.apache.org/jira/browse/ACCUMULO-2150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13864433#comment-13864433
]
Keith Turner commented on ACCUMULO-2150:
----------------------------------------
Did this prevent recovery from happening?
> IllegalArgument while checking on recovery job
> ----------------------------------------------
>
> Key: ACCUMULO-2150
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2150
> Project: Accumulo
> Issue Type: Bug
> Components: master
> Affects Versions: 1.4.5
> Reporter: Sean Busbey
> Priority: Minor
>
> I had this error come up while running a continuous ingest with agitation on
> 1.4.5-SNAPSHOT
> {noformat}
> 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)
> {noformat}
> Haven't chased it down enough yet to know if it impacts other versions.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)