You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by gi...@git.apache.org on 2017/08/05 06:43:42 UTC

[GitHub] sijie opened a new issue #395: GSSAPIBookKeeperTest failed on jenkins

sijie opened a new issue #395: GSSAPIBookKeeperTest failed on jenkins
URL: https://github.com/apache/bookkeeper/issues/395
 
 
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do?
   
   trigger pullrequest-precommit CI job
   
   - What did you expect to see?
   
   CI should pass
   
   - What did you see instead?
   
   ```
   java.lang.NoClassDefFoundError: org/apache/directory/api/ldap/model/entry/Entry
   	at org.apache.bookkeeper.sasl.GSSAPIBookKeeperTest.startMiniKdc(GSSAPIBookKeeperTest.java:74)
   Caused by: java.lang.ClassNotFoundException: org.apache.directory.api.ldap.model.entry.Entry
   	at org.apache.bookkeeper.sasl.GSSAPIBookKeeperTest.startMiniKdc(GSSAPIBookKeeperTest.java:74)
   ```
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services