OrlandoLabao43 / sandrob

Automatically exported from code.google.com/p/sandrob
2 stars 0 forks source link

crash on HttpsConnection.openConnection; v1.0.0 Jun 4, 2011 3:56:29 PM #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
java.lang.NullPointerException
at 
org.sandrob.android.net.http.HttpsConnection.openConnection(HttpsConnection.java
:311)
at 
org.sandrob.android.net.http.Connection.openHttpConnection(Connection.java:358)
at org.sandrob.android.net.http.Connection.processRequests(Connection.java:219)
at org.sandrob.android.net.http.ConnectionThread.run(ConnectionThread.java:113)

already fixed in 1.0.1 

Original issue reported on code.google.com by supp.san...@gmail.com on 8 Jun 2011 at 7:06

GoogleCodeExporter commented 8 years ago
maybe put also user comment so it can find it.

lack of ... :-)?

Original comment by supp.san...@gmail.com on 8 Jun 2011 at 7:09

GoogleCodeExporter commented 8 years ago
Found possible crash on this call stack also in 1.0.1 version
If you wait for 10 minutes with open 
AlertDialog for selecting client certificate.
Thread will proceed with no valid ssl context.

Original comment by supp.san...@gmail.com on 9 Jun 2011 at 7:07

GoogleCodeExporter commented 8 years ago

Original comment by supp.san...@gmail.com on 9 Jun 2011 at 5:15