Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- I/dalvikvm( 1100): Could not find method org.apache.http.client.methods.HttpRequestBase.releaseConnection, referenced from method com.mashape.unirest.http.HttpClientHelper.request
- W/dalvikvm( 1100): VFY: unable to resolve virtual method 25703: Lorg/apache/http/client/methods/HttpRequestBase;.releaseConnection ()V
- D/dalvikvm( 1100): VFY: replacing opcode 0x6e at 0x0012
- I/dalvikvm( 1100): Could not find method org.apache.http.client.methods.HttpRequestBase.releaseConnection, referenced from method com.mashape.unirest.http.HttpClientHelper.request
- W/dalvikvm( 1100): VFY: unable to resolve virtual method 25703: Lorg/apache/http/client/methods/HttpRequestBase;.releaseConnection ()V
- D/dalvikvm( 1100): VFY: replacing opcode 0x6e at 0x0021
- I/dalvikvm( 1100): Could not find method org.apache.http.conn.routing.HttpRoute.getLocalSocketAddress, referenced from method org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect
- D/dalvikvm( 319): GC_CONCURRENT freed 500K, 23% free 10756K/13895K, paused 1ms+1ms, total 18ms
- W/dalvikvm( 1100): VFY: unable to resolve virtual method 26278: Lorg/apache/http/conn/routing/HttpRoute;.getLocalSocketAddress ()Ljava/net/InetSocketAddress;
- D/dalvikvm( 1100): VFY: replacing opcode 0x6e at 0x0020
- D/dalvikvm( 1100): DexOpt: couldn't find static field Lorg/apache/http/message/BasicLineFormatter;.INSTANCE
- W/dalvikvm( 1100): VFY: unable to resolve static field 11219 (INSTANCE) in Lorg/apache/http/message/BasicLineFormatter;
- D/dalvikvm( 1100): VFY: replacing opcode 0x62 at 0x0008
- W/dalvikvm( 1100): Exception Ljava/lang/NoSuchFieldError; thrown while initializing Lorg/apache/http/impl/io/DefaultHttpRequestWriterFactory;
- W/dalvikvm( 1100): Exception Ljava/lang/ExceptionInInitializerError; thrown while initializing Lorg/apache/http/impl/conn/ManagedHttpClientConnectionFactory;
- W/dalvikvm( 1100): Exception Ljava/lang/ExceptionInInitializerError; thrown while initializing Lcom/mashape/unirest/http/options/Options;
- W/dalvikvm( 1100): threadid=11: thread exiting with uncaught exception (group=0xa62f4288)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement