You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2014/04/14 23:18:15 UTC

[jira] [Updated] (ACCUMULO-2657) Shard randomwalk fails for 1.6.0

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

Christopher Tubbs updated ACCUMULO-2657:
----------------------------------------

    Fix Version/s: 1.6.1

> Shard randomwalk fails for 1.6.0
> --------------------------------
>
>                 Key: ACCUMULO-2657
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2657
>             Project: Accumulo
>          Issue Type: Test
>          Components: test
>    Affects Versions: 1.6.0
>         Environment: Seven-node CDH 4.5 cluster, 2 masters, 5 tservers, 3 ZK
>            Reporter: Bill Havanki
>              Labels: 16_qa_bug
>             Fix For: 1.6.1
>
>
> This has happened twice for me, while trying to run randomwalk for 1.6.0 release testing.
> {noformat}
> 10 09:40:04,358 [randomwalk.Framework] ERROR: Error during random walk
> java.lang.Exception: Error running node shard.ExportIndex
>         at org.apache.accumulo.test.randomwalk.Module.visit(Module.java:286)
>         at org.apache.accumulo.test.randomwalk.Framework.run(Framework.java:65)
>         at org.apache.accumulo.test.randomwalk.Framework.main(Framework.java:125)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at org.apache.accumulo.start.Main$1.run(Main.java:141)
>         at java.lang.Thread.run(Thread.java:662)
> Caused by: java.lang.Exception: Props not equals ST_index_test_server_com_3525_1397137262293 ST_index_test_server_com_3525_1397137262293_tmp
>         at org.apache.accumulo.test.randomwalk.shard.ExportIndex.visit(ExportIndex.java:105)
>         at org.apache.accumulo.test.randomwalk.Module.visit(Module.java:255)
>         ... 8 more
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)