You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/04/18 14:27:49 UTC

[GitHub] [accumulo-examples] elinaawise opened a new issue #45: reservations example fails

elinaawise opened a new issue #45: reservations example fails
URL: https://github.com/apache/accumulo-examples/issues/45
 
 
   >reserve room06 20140101 alice bob eve mallory trent
   
   2019-04-18 10:23:09,006 [examples.reservations.ARS] WARN : Could not write to the ConsoleReader.
   java.lang.IllegalStateException: This client was closed.
   	at org.apache.accumulo.core.clientImpl.ClientContext.ensureOpen(ClientContext.java:114)
   	at org.apache.accumulo.core.clientImpl.ClientContext.createConditionalWriter(ClientContext.java:539)
   	at org.apache.accumulo.examples.reservations.ARS.reserve(ARS.java:97)
   	at org.apache.accumulo.examples.reservations.ARS$1.run(ARS.java:276)
   	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