HI Every one,
I am getting this log COntiniously in my class, Can any body suggest me how to handle this SSLSocketIMpl handshake in 2.1, I found that this is known issue in froyo. 8558. Please help me regarding this. 10-05 17:25:09.570 E/OpenSSLSocketImpl( 1293): Unknown error 5 during connect 10-05 17:25:09.570 W/System.err( 1293): java.io.IOException: SSL handshake failure: I/O error during system call, Connection timed out 10-05 17:25:09.570 E/OpenSSLSocketImpl( 1293): Unknown error 5 during connect 10-05 17:25:09.570 W/System.err( 1293): at org.apache.harmony.xnet.provider.jsse.OpenSSLSocketImpl.nativeconnect(Native Method) 10-05 17:25:09.570 W/System.err( 1293): at org.apache.harmony.xnet.provider.jsse.OpenSSLSocketImpl.startHandshake(OpenSSLSocketImpl.java:305) 10-05 17:25:09.580 W/System.err( 1293): java.io.IOException: SSL handshake failure: I/O error during system call, Connection timed out 10-05 17:25:09.580 W/System.err( 1293): at org.apache.harmony.xnet.provider.jsse.OpenSSLSocketImpl.nativeconnect(Native Method) 10-05 17:25:09.580 W/System.err( 1293): at org.apache.harmony.xnet.provider.jsse.OpenSSLSocketImpl.startHandshake(OpenSSLSocketImpl.java:305) 10-05 17:25:09.580 W/System.err( 1293): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnection.getSecureSocket(HttpConnection.java:168) 10-05 17:25:09.580 W/System.err( 1293): at org.apache.harmony.luni.internal.net.www.protocol.https.HttpsURLConnection$HttpsEngine.connect(HttpsURLConnection.java:398) -- Regards ------------------- D Vinod Kumar R & D Engineer - Android Platform Mobile : 09916009493 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

