You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by GitBox <gi...@apache.org> on 2019/05/25 17:05:16 UTC

[GitHub] [fluo-uno] KangXuechao opened a new issue #224: Instance name uno does not exist in zookeeper

KangXuechao opened a new issue #224: Instance name uno does not exist in zookeeper
URL: https://github.com/apache/fluo-uno/issues/224
 
 
   fluo-uno]$ ./bin/uno ashell
   Loading configuration from /data0/fluo-uno/install/accumulo-2.0.0-alpha-2/conf/accumulo-client.properties
   2019-05-26 01:00:07,973 [start.Main] ERROR: Thread 'shell' died.
   java.lang.RuntimeException: Instance name uno does not exist in zookeeper. Run "accumulo org.apache.accumulo.server.util.ListInstances" to see a list.
   	at org.apache.accumulo.core.clientImpl.ClientContext.getInstanceID(ClientContext.java:389)
   	at org.apache.accumulo.shell.Shell.printInfo(Shell.java:623)
   	at org.apache.accumulo.shell.Shell.start(Shell.java:527)
   	at org.apache.accumulo.shell.Shell.execute(Shell.java:513)
   	at org.apache.accumulo.start.Main.lambda$execKeyword$0(Main.java:129)
   	at java.lang.Thread.run(Thread.java:748)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services