views:

22

answers:

0

Hey out there,

i need help!

I just released an App in the Market, when its installed, it causes a force close on application manager.

But when I install it by Eclipse, there is no error:(

Here the LogCat:

> 09-15 16:43:52.677:
> ERROR/AndroidRuntime(1648): Uncaught
> handler: thread main exiting due to
> uncaught exception 09-15 16:43:52.677:
> ERROR/AndroidRuntime(1648):
> java.lang.ArrayIndexOutOfBoundsException
> 09-15 16:43:52.677:
> ERROR/AndroidRuntime(1648):     at
> com.android.settings.ManageApplications$AppInfoAdapter.bulkUpdateLabels(ManageApplications.java:1197)
> 09-15 16:43:52.677:
> ERROR/AndroidRuntime(1648):     at
> com.android.settings.ManageApplications$1.handleMessage(ManageApplications.java:404)
> 09-15 16:43:52.677:
> ERROR/AndroidRuntime(1648):     at
> android.os.Handler.dispatchMessage(Handler.java:99)
> 09-15 16:43:52.677:
> ERROR/AndroidRuntime(1648):     at
> android.os.Looper.loop(Looper.java:123)
> 09-15 16:43:52.677:
> ERROR/AndroidRuntime(1648):     at
> android.app.ActivityThread.main(ActivityThread.java:4595)
> 09-15 16:43:52.677:
> ERROR/AndroidRuntime(1648):     at
> java.lang.reflect.Method.invokeNative(Native
> Method) 09-15 16:43:52.677:
> ERROR/AndroidRuntime(1648):     at
> java.lang.reflect.Method.invoke(Method.java:521)
> 09-15 16:43:52.677:
> ERROR/AndroidRuntime(1648):     at
> com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:860)
> 09-15 16:43:52.677:
> ERROR/AndroidRuntime(1648):     at
> com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)
> 09-15 16:43:52.677:
> ERROR/AndroidRuntime(1648):     at
> dalvik.system.NativeStart.main(Native
> Method) 09-15 16:46:33.867:
> ERROR/ActivityManager(77): fail to set
> top app changed!