Skip to content

Instantly share code, notes, and snippets.

@martinlong1978
Created June 27, 2014 16:12
Show Gist options
  • Save martinlong1978/e7fc4b6aabde91fb70d7 to your computer and use it in GitHub Desktop.
Save martinlong1978/e7fc4b6aabde91fb70d7 to your computer and use it in GitHub Desktop.
E/SL (13016): Exception Uncaught
E/SL (13016): java.lang.NoSuchMethodError: No static method source(Ljava/net/Socket;)Lokio/Source; in class Lokio/Okio; or its super classes (declarat
ion of 'okio.Okio' appears in /system/framework/okhttp.jar)
E/SL (13016): at com.squareup.okhttp.internal.http.HttpConnection.<init>(SourceFile:89)
E/SL (13016): at com.squareup.okhttp.Connection.a(SourceFile:204)
E/SL (13016): at com.squareup.okhttp.Connection.a(SourceFile:151)
E/SL (13016): at bgw.connect(SourceFile:84)
E/SL (13016): at com.squareup.okhttp.internal.http.HttpEngine.a(SourceFile:321)
E/SL (13016): at com.squareup.okhttp.internal.http.HttpEngine.sendRequest(SourceFile:241)
E/SL (13016): at com.squareup.okhttp.Call.a(SourceFile:197)
E/SL (13016): at com.squareup.okhttp.Call.execute(SourceFile:80)
E/SL (13016): at com.Slack.net.http.AsyncOkHTTPClient.a(SourceFile:232)
E/SL (13016): at com.Slack.net.http.AsyncOkHTTPClient.a(SourceFile:146)
E/SL (13016): at com.Slack.net.http.AsyncOkHTTPClient.a(SourceFile:27)
E/SL (13016): at abv.run(SourceFile:130)
E/SL (13016): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
E/SL (13016): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
E/SL (13016): at java.lang.Thread.run(Thread.java:818)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment