You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "John Vines (JIRA)" <ji...@apache.org> on 2014/01/29 23:56:20 UTC

[jira] [Assigned] (ACCUMULO-2012) Cloning the metadata table fails with faulty error

     [ https://issues.apache.org/jira/browse/ACCUMULO-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Vines reassigned ACCUMULO-2012:
------------------------------------

    Assignee: John Vines  (was: Christopher Tubbs)

> Cloning the metadata table fails with faulty error
> --------------------------------------------------
>
>                 Key: ACCUMULO-2012
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2012
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client, master
>            Reporter: John Vines
>            Assignee: John Vines
>             Fix For: 1.6.0
>
>
> {code}
> Failed to execute Repo, tid=5d7e9a01796a6b64
> 	java.lang.RuntimeException:  table deleted during clone?  srcTableId = !0
> 		at org.apache.accumulo.server.util.MetadataTableUtil.initializeClone(MetadataTableUtil.java:681)
> 		at org.apache.accumulo.server.util.MetadataTableUtil.cloneTable(MetadataTableUtil.java:783)
> 		at org.apache.accumulo.master.tableOps.CloneMetadata.call(CloneTable.java:119)
> 		at org.apache.accumulo.master.tableOps.CloneMetadata.call(CloneTable.java:97)
> 		at org.apache.accumulo.master.tableOps.TraceRepo.call(TraceRepo.java:54)
> 		at org.apache.accumulo.fate.Fate$TransactionRunner.run(Fate.java:67)
> 		at org.apache.accumulo.fate.util.LoggingRunnable.run(LoggingRunnable.java:34)
> 		at java.lang.Thread.run(Thread.java:701)
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)