Hi (Emmanuel), The GitHub CI tests are all failing for new PRs for a while now (e.g. https://github.com/apache/directory-server/pull/286). On my machine I can run "mvn clean install" without any errors, but running just SaslBindIT randomly results in the same errors:
[ERROR] org.apache.directory.server.operations.bind.SaslBindIT.testSaslDigestMd5BindSaslQoPAuthIntOverLdaps -- Time elapsed: 0.356 s <<< ERROR! org.apache.directory.api.ldap.model.exception.LdapException: ERR_04170_TIMEOUT_OCCURED TimeOut occurred at org.apache.directory.ldap.client.api.LdapNetworkConnection.modify(LdapNetworkConnection.java:3282) also: [ERROR] org.apache.directory.server.operations.bind.SaslBindIT.testSaslDigestMd5BindSaslQoPAuthIntOverLdaps -- Time elapsed: 0.412 s <<< ERROR! java.lang.NullPointerException: Cannot invoke "org.apache.directory.api.ldap.model.entry.Entry.get(String)" because "entry" is null at org.apache.directory.server.operations.bind.SaslBindIT.testSaslDigestMd5BindSaslQoPAuthIntOverLdaps(SaslBindIT.java:462) Is it related to Mina? Colm. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org For additional commands, e-mail: dev-h...@directory.apache.org