Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Hudson » AD auth error - java.io.EOFException: SSL peer shut down incorrectly
AD auth error - java.io.EOFException: SSL peer shut down incorrectly [message #1148723] Mon, 21 October 2013 17:57
Peter Z is currently offline Peter ZFriend
Messages: 1
Registered: October 2013
Junior Member
I'm new to Hudson (2.2.1), please bear with me.
For some reason I can't make AD authentication to work, error:

Using AD:

org.acegisecurity.BadCredentialsException: Either no such user 'user1@example.com' or incorrect password; nested exception is javax.naming.CommunicationException: simple bind failed: dc1.example.com:3269

Caused by: java.io.EOFException: SSL peer shut down incorrectly

Using LDAP:

Unable to connect to ldaps://example.com : javax.naming.CommunicationException: simple bind failed: example.com:636 [Root exception is javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake]
javax.naming.CommunicationException: simple bind failed: example.com:636 [Root exception is javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake]
[...
Caused by: java.io.EOFException: SSL peer shut down incorrectly
at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)


Any suggestion would be greatly appreciated!
Previous Topic:Plugin - deploy-websphere - WebSphere 8.5
Next Topic:Hudson job with Maven 3.1.0
Goto Forum:
  


Current Time: Tue Mar 19 09:49:26 GMT 2024

Powered by FUDForum. Page generated in 0.02597 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top