haco20292 / dex2jar

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

Convert error #134

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm trying to convert classes.dex from android framework.jar and I got:

c:\DT\framework>d2j-dex2jar classes.dex
dex2jar classes.dex -> classes-dex2jar.jar
Error:Landroid/net/http/CertificateChainValidator;.doHandshakeAndValidateServerC
ertificates(Landroid/net/http/HttpsConnection;Ljavax/net/ssl/SSLSocket;Ljava/lan
g/String;)Landroid/net/http/SslError;->null
Detail Error Information in File classes-error.zip
Please report this file to http://code.google.com/p/dex2jar/issues/entry if poss
ible.

There are 2 files in classes-error.zip : t0.txt and summary.txt;
summary.txt contents are

version: reader-1.11-SNAPSHOT, translator-0.0.9.10-SNAPSHOT, ir-1.8-SNAPSHOT
there are 1 error methods
options: 

t0.txt is long, so I attached it to the reply

- dex2jar v 0.0.9.10
- jdk 7u5
- win7 x64

Original issue reported on code.google.com by s.mak...@gmail.com on 16 Aug 2012 at 1:13

Attachments:

GoogleCodeExporter commented 9 years ago
I have exact same problem here, any answers?

Original comment by pe...@spotvite.com on 24 Oct 2012 at 4:18