MyEslPod / TODO

0 stars 0 forks source link

java.lang.IllegalStateException: Could not execute method of the activity at android.view.View$1.onClick(View.java:3969) #189

Open lw1a2 opened 9 years ago

lw1a2 commented 9 years ago

version: 1.9.1 os: 4.4.2 mobile: Samsung SGH-I337 Galaxy S IV

https://www.google.com/analytics/web/#report/app-content-crashes/a46283877w77245857p80654704/%3F_u.date00%3D20140718%26_u.date01%3D20140718%26explorer-segmentExplorer.segmentId%3Danalytics.exceptionDescription%26explorer-table.plotKeys%3D[]%26explorer-table.secSegmentId%3Danalytics.mobileDeviceInfo/

Thread: main, Exception: java.lang.IllegalStateException: Could not execute method of the activity at android.view.View$1.onClick(View.java:3969) at android.view.View.performClick(View.java:4633) at android.view.View$PerformClick.run(View.java:19330) at android.os.Handler.handleCallback(Handler.java:733) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:157) at android.app.ActivityThread.main(ActivityThread.java:5356) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1265) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1081) at dalvik.system.NativeStart.main(Native Method) Caused by: java.lang.reflect.InvocationTargetException at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at android.view.View$1.onClick(View.java:3964) ... 11 more Caused by: java.util.ConcurrentModificationException at java.util.LinkedList$LinkIterator.next(LinkedList.java:124) at com.lw1a2.myeslpod.OnlineDetail.g(Unknown Source) at com.lw1a2.myeslpod.OnlineDetail.c(Unknown Source) at com.lw1a2.myeslpod.ay.J(Unknown Source) at com.lw1a2.myeslpod.ay.j(Unknown Source) at com.lw1a2.myeslpod.OnlineDetail.playPrev(Unknown Source) ... 14 more

Thread: main, Exception: java.lang.IllegalStateException: Could not execute method of the activity at android.view.View$1.onClick(View.java:3969) at android.view.View.performClick(View.java:4633) at android.view.View$PerformClick.run(View.java:19330) at android.os.Handler.handleCallback(Handler.java:733) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:157) at android.app.ActivityThread.main(ActivityThread.java:5356) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1265) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1081) at dalvik.system.NativeStart.main(Native Method) Caused by: java.lang.reflect.InvocationTargetException at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at android.view.View$1.onClick(View.java:3964) ... 11 more Caused by: java.util.ConcurrentModificationException at java.util.LinkedList$LinkIterator.next(LinkedList.java:124) at com.lw1a2.myeslpod.OnlineDetail.display(Unknown Source) at com.lw1a2.myeslpod.OnlineDetail.initUI(Unknown Source) access$4 access$5 at com.lw1a2.myeslpod.MyMediaPlayer.initUI(Unknown Source) at com.lw1a2.myeslpod.MyMediaPlayer.playOnlinePrev(Unknown Source) at com.lw1a2.myeslpod.OnlineDetail.playPrev(Unknown Source) ... 14 more