cjmctague commented on issue #971: IT's error out when calling mvn verify
URL: https://github.com/apache/fluo/issues/971#issuecomment-345753824
 
 
   @ctubbsii 
   No luck with any of that sadly. Be right back gonna toss my laptop off the 
roof.
   
   @keith-turner 
   Is this what you were looking for? I don't see any trace when looking at the 
file manually. I can email you the log file if it you want to take a look.
   ```
    grep NoAuth /tmp/fluo-build.log 
   [DEBUG] Found import: import 
org.apache.zookeeper.KeeperException.NoAuthException;
   java.lang.RuntimeException: 
org.apache.zookeeper.KeeperException$NoAuthException: KeeperErrorCode = NoAuth 
for /fluo/mini-test2
   Caused by: org.apache.zookeeper.KeeperException$NoAuthException: 
KeeperErrorCode = NoAuth for /fluo/mini-test2
   java.lang.RuntimeException: 
org.apache.zookeeper.KeeperException$NoAuthException: KeeperErrorCode = NoAuth 
for /fluo/impl-test3
   Caused by: org.apache.zookeeper.KeeperException$NoAuthException: 
KeeperErrorCode = NoAuth for /fluo/impl-test3
   java.lang.RuntimeException: 
org.apache.zookeeper.KeeperException$NoAuthException: KeeperErrorCode = NoAuth 
for /fluo/impl-test4
   Caused by: org.apache.zookeeper.KeeperException$NoAuthException: 
KeeperErrorCode = NoAuth for /fluo/impl-test4
   ```
   
   (EDIT: extra lines truncated by @cltubbs for easier scrolling; it was just 
repeats of the same error above)
   

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


With regards,
Apache Git Services

Reply via email to