Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2018
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. 03-22 16:16:42.130 21864-24015/com.app.android.recomunity E/StudioProfiler: JVMTI error: 15(JVMTI_ERROR_THREAD_NOT_ALIVE)
  2. 03-22 16:16:42.130 21864-24015/com.app.android.recomunity E/StudioProfiler: JVMTI error: 15(JVMTI_ERROR_THREAD_NOT_ALIVE)
  3. 03-22 16:16:42.884 21864-24384/com.app.android.recomunity E/StudioProfiler: JVMTI error: 15(JVMTI_ERROR_THREAD_NOT_ALIVE)
  4. 03-22 16:16:42.886 21864-24384/com.app.android.recomunity E/StudioProfiler: JVMTI error: 15(JVMTI_ERROR_THREAD_NOT_ALIVE)
  5. 03-22 16:16:46.147 21864-24414/com.app.android.recomunity E/StudioProfiler: JVMTI error: 15(JVMTI_ERROR_THREAD_NOT_ALIVE)
  6. 03-22 16:16:46.147 21864-24414/com.app.android.recomunity E/StudioProfiler: JVMTI error: 15(JVMTI_ERROR_THREAD_NOT_ALIVE)
  7. 03-22 16:16:46.827 21864-21864/com.app.android.recomunity E/AndroidRuntime: FATAL EXCEPTION: main
  8. Process: com.app.android.recomunity, PID: 21864
  9. java.lang.IllegalStateException: Unable to create layer for WebView, size 1080x19146 exceeds max size 16384
  10. at android.os.MessageQueue.nativePollOnce(Native Method)
  11. at android.os.MessageQueue.next(MessageQueue.java:325)
  12. at android.os.Looper.loop(Looper.java:142)
  13. at android.app.ActivityThread.main(ActivityThread.java:6809)
  14. at java.lang.reflect.Method.invoke(Native Method)
  15. at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
  16. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)
  17. 03-22 16:16:46.832 21864-21864/com.app.android.recomunity E/UncaughtException: java.lang.IllegalStateException: Unable to create layer for WebView, size 1080x19146 exceeds max size 16384
  18. at android.os.MessageQueue.nativePollOnce(Native Method)
  19. at android.os.MessageQueue.next(MessageQueue.java:325)
  20. at android.os.Looper.loop(Looper.java:142)
  21. at android.app.ActivityThread.main(ActivityThread.java:6809)
  22. at java.lang.reflect.Method.invoke(Native Method)
  23. at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
  24. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement