Hi, I just got this one after I uninstalled an application. Might be of interest for Market developers?
11-28 12:48:34.212: ERROR/AndroidRuntime(20483): Uncaught handler: thread main exiting due to uncaught exception 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): java.lang.RuntimeException: Unable to start receiver com.android.vending.PackageMonitorReceiver: java.lang.RuntimeException: This thread forbids HTTP requests 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2289) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at android.app.ActivityThread.access$2700(ActivityThread.java:112) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1628) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at android.os.Handler.dispatchMessage(Handler.java:88) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at android.os.Looper.loop(Looper.java:123) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at android.app.ActivityThread.main(ActivityThread.java:3738) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at java.lang.reflect.Method.invokeNative(Native Method) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at java.lang.reflect.Method.invoke(Method.java:515) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:739) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:497) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at dalvik.system.NativeStart.main(Native Method) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): Caused by: java.lang.RuntimeException: This thread forbids HTTP requests 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at android.net.http.AndroidHttpClient$1.process(AndroidHttpClient.java: 94) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at org.apache.http.protocol.BasicHttpProcessor.process (BasicHttpProcessor.java:290) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at org.apache.http.protocol.HttpRequestExecutor.preProcess (HttpRequestExecutor.java:160) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at org.apache.http.impl.client.DefaultRequestDirector.execute (DefaultRequestDirector.java:390) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at org.apache.http.impl.client.AbstractHttpClient.execute (AbstractHttpClient.java:555) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at org.apache.http.impl.client.AbstractHttpClient.execute (AbstractHttpClient.java:487) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at android.net.http.AndroidHttpClient.execute(AndroidHttpClient.java:245) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at com.google.android.net.GoogleHttpClient.executeWithoutRewriting (GoogleHttpClient.java:94) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at com.google.android.net.GoogleHttpClient.execute(GoogleHttpClient.java: 148) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at com.android.vending.api.RequestDispatcher.performRequests (RequestDispatcher.java:212) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at com.android.vending.api.RequestManager.doRequests(RequestManager.java: 160) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at com.android.vending.PackageMonitorReceiver.handlePackageRemoved (PackageMonitorReceiver.java:111) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at com.android.vending.PackageMonitorReceiver.onReceive (PackageMonitorReceiver.java:57) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): at android.app.ActivityThread.handleReceiver(ActivityThread.java:2280) 11-28 12:48:34.412: ERROR/AndroidRuntime(20483): ... 10 more --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

