org.json.JSONException: Value java.net.UnknownHostException of type java.lang.String cannot be conv

来源:互联网 发布:python学习手册 mobi 编辑:程序博客网 时间:2024/06/05 09:03
08-26 13:08:02.183 23517-23517/com.moreunion.zhenghao W/System.err: org.json.JSONException: Value java.net.UnknownHostException of type java.lang.String cannot be converted to JSONObject
08-26 13:08:02.183 23517-23517/com.moreunion.zhenghao W/System.err:     at org.json.JSON.typeMismatch(JSON.java:111)
08-26 13:08:02.183 23517-23517/com.moreunion.zhenghao W/System.err:     at org.json.JSONObject.<init>(JSONObject.java:160)
08-26 13:08:02.183 23517-23517/com.moreunion.zhenghao W/System.err:     at org.json.JSONObject.<init>(JSONObject.java:173)
08-26 13:08:02.183 23517-23517/com.moreunion.zhenghao W/System.err:     at com.example.yilibrary.help.UPHelp$1$1.onComplete(UPHelp.java:49)
08-26 13:08:02.183 23517-23517/com.moreunion.zhenghao W/System.err:     at com.upyun.library.common.UploadManager$2$1.run(UploadManager.java:105)
08-26 13:08:02.183 23517-23517/com.moreunion.zhenghao W/System.err:     at android.os.Handler.handleCallback(Handler.java:739)
08-26 13:08:02.183 23517-23517/com.moreunion.zhenghao W/System.err:     at android.os.Handler.dispatchMessage(Handler.java:95)
08-26 13:08:02.183 23517-23517/com.moreunion.zhenghao W/System.err:     at android.os.Looper.loop(Looper.java:179)
08-26 13:08:02.184 23517-23517/com.moreunion.zhenghao W/System.err:     at android.app.ActivityThread.main(ActivityThread.java:5739)
08-26 13:08:02.184 23517-23517/com.moreunion.zhenghao W/System.err:     at java.lang.reflect.Method.invoke(Native Method)
08-26 13:08:02.184 23517-23517/com.moreunion.zhenghao W/System.err:     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
08-26 13:08:02.184 23517-23517/com.moreunion.zhenghao W/System.err:     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:674)
08-26 13:08:02.184 23517-23517/com.moreunion.zhenghao I/x_log:UPHelp$1$1.onComplete(L:56): =================false:java.net.UnknownHostException: Unable to resolve host "v0.api.upyun.com": No address associated with hostname
08-26 13:08:02.184 23517-23517/com.moreunion.zhenghao I/x_log:UPHelp$1$1.onComplete(L:57): ============================结束上传===========================================
阅读全文
0 0