- 
    Bug 
- 
    Resolution: Unresolved
- 
     P4 P4
- 
    15
- 
    None
                    This test seems to fail intermittently in the CI with:
LDAPServer: listening on port 58856
LDAPServer: ERROR: java.io.IOException: Error: bad LDAP encoding in capture file: expected ASN.1 SEQUENCE tag (0x30), encountered 22
ERROR: unable to launch LDAP server
java.io.IOException: Error: bad LDAP encoding in capture file: expected ASN.1 SEQUENCE tag (0x30), encountered 22
at test/test.LDAPServer.getIDs(LDAPServer.java:172)
at test/test.LDAPServer.<init>(LDAPServer.java:78)
at test/test.StoreRemote$1.run(StoreRemote.java:82)
at java.base/java.lang.Thread.run(Thread.java:832)
LDAPServer: listening on port 58856
LDAPServer: ERROR: java.io.IOException: Error: bad LDAP encoding in capture file: expected ASN.1 SEQUENCE tag (0x30), encountered 22
ERROR: unable to launch LDAP server
java.io.IOException: Error: bad LDAP encoding in capture file: expected ASN.1 SEQUENCE tag (0x30), encountered 22
at test/test.LDAPServer.getIDs(LDAPServer.java:172)
at test/test.LDAPServer.<init>(LDAPServer.java:78)
at test/test.StoreRemote$1.run(StoreRemote.java:82)
at java.base/java.lang.Thread.run(Thread.java:832)
- relates to
- 
                    JDK-8161084 javax/naming/module/basic.sh test timed out -           
- Closed
 
-         
- 
                    JDK-8209773 Refactor shell test javax/naming/module/basic.sh to java -           
- Resolved
 
-