Eric Newton created ACCUMULO-686:
------------------------------------
Summary: error running Concurrent randomwalk test
Key: ACCUMULO-686
URL: https://issues.apache.org/jira/browse/ACCUMULO-686
Project: Accumulo
Issue Type: Bug
Components: test
Affects Versions: 1.5.0-SNAPSHOT
Reporter: Eric Newton
Assignee: John Vines
Fix For: 1.5.0
{noformat}
ava.lang.Exception: Error running node Concurrent.xml
at
org.apache.accumulo.server.test.randomwalk.Module.visit(Module.java:259)
at
org.apache.accumulo.server.test.randomwalk.Framework.run(Framework.java:61)
at
org.apache.accumulo.server.test.randomwalk.Framework.main(Framework.java:116)
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:87)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.Exception: Error running node ct.StopTabletServer
at
org.apache.accumulo.server.test.randomwalk.Module.visit(Module.java:259)
at
org.apache.accumulo.server.test.randomwalk.Module.visit(Module.java:251)
... 8 more
Caused by: org.apache.zookeeper.KeeperException$NoNodeException:
KeeperErrorCode = NoNode for
/accumulo/69f0ae98-dd92-4af4-b522-1e237aba5777/tservers/192.168.117.12:9997
at org.apache.zookeeper.KeeperException.create(KeeperException.java:102)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1243)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1271)
at
org.apache.accumulo.fate.zookeeper.ZooReader.getChildren(ZooReader.java:56)
at
org.apache.accumulo.server.test.randomwalk.concurrent.StopTabletServer.getTServers(StopTabletServer.java:29)
at
org.apache.accumulo.server.test.randomwalk.concurrent.StopTabletServer.visit(StopTabletServer.java:47)
at
org.apache.accumulo.server.test.randomwalk.Module.visit(Module.java:251)
... 9 more
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira