SSLHandshakeException

58 views
Skip to first unread message

Sathish babu

unread,
Aug 15, 2013, 2:19:34 PM8/15/13
to rundeck...@googlegroups.com
Greg
 
Do you have any idea why i'm getting SSL handshake exception ? I'm able to access rundeck without any issue but it keep filling logs.
 
 
2013-08-15 14:14:14.082::WARN: EXCEPTION

javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:849)

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1170)

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1197)

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1181)

at org.mortbay.jetty.security.SslSocketConnector$SslConnection.run(SslSocketConnector.java:632)

at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)

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

at com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:333)

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:830)

... 5 more
 
 

Alex Honor

unread,
Aug 15, 2013, 3:23:27 PM8/15/13
to rundeck...@googlegroups.com
Hi Sathish,

Curious if something is trying to connect on the port but not using SSL.




--
You received this message because you are subscribed to the Google Groups "rundeck-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rundeck-discu...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--

Alex Honor

[SimplifyOps, Inc | a...@simplifyops.com ]

Be sure to comment and vote on Rundeck Feature Development!

Sathish babu

unread,
Sep 4, 2013, 1:26:03 PM9/4/13
to rundeck...@googlegroups.com
Hi Alex
I checked it i dont see anything is connecting to it. Are there any ways to check this ?

Regards
Sathish

Alex Honor

unread,
Sep 4, 2013, 1:40:23 PM9/4/13
to rundeck...@googlegroups.com
Hi Sathish,

You could try netstat and view the "foreign address" column to see what's trying to connect. 


--
You received this message because you are subscribed to the Google Groups "rundeck-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rundeck-discu...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Sathish babu

unread,
Sep 4, 2013, 4:58:09 PM9/4/13
to rundeck...@googlegroups.com

Here is the information when i dont access application
sudo netstat -natpu | grep 4443
tcp        0      0 :::4443                     :::*                        LISTEN      20972/java

Here is the information when i access application
sudo netstat -natpu | grep 4443
tcp        0      0 :::4443                     :::*                        LISTEN      20972/java
tcp        0      0 ::ffff:10.42.26.171:4443    ::ffff:10.78.41.56:4841     ESTABLISHED 20972/java
tcp        0      0 ::ffff:10.42.26.171:4443    ::ffff:10.78.41.56:4843     ESTABLISHED 20972/java
tcp        0      0 ::ffff:10.42.26.171:4443    ::ffff:10.78.41.56:4842     ESTABLISHED 20972/java

Do you see any suspicious here ? 

Alex Honor

unread,
Sep 4, 2013, 5:17:55 PM9/4/13
to rundeck...@googlegroups.com
What is the host, 10.78.41.56? Perhaps that one is attempting to connect to rundeck but not using SSL.


--
You received this message because you are subscribed to the Google Groups "rundeck-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rundeck-discu...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Sathish babu

unread,
Sep 5, 2013, 8:58:33 AM9/5/13
to rundeck...@googlegroups.com
"10.78.41.56" is my local desktop machine where i access rundeck application using https protocol.
Reply all
Reply to author
Forward
0 new messages