Hread exiting with uncaught Exception Handling Method

Source: Internet
Author: User

This error occurs when the stop and destroy functions are closed.

threadid=15: thread exiting with uncaught exception (group=0x4102e438)07-30 10:46:28.350: W/dalvikvm(17074): threadid=17: thread exiting with uncaught exception (group=0x4102e438)07-30 10:46:28.370: W/SignalStrength(524): getLevel=307-30 10:46:28.370: W/dalvikvm(17074): threadid=15: thread exiting with uncaught exception (group=0x4102e438)07-30 10:46:28.410: W/dalvikvm(17074): threadid=17: thread exiting with uncaught exception (group=0x4102e438)07-30 10:46:28.440: W/dalvikvm(17074): threadid=15: thread exiting with uncaught exception (group=0x4102e438)07-30 10:46:28.460: W/dalvikvm(17074): threadid=17: thread exiting with uncaught exception (group=0x4102e438)07-30 10:46:28.510: E/dalvikvm(17074): GC_CONCURRENT freed 409K, 15% free 12486K/14535K, paused 12ms+2ms, total 39ms07-30 10:46:28.520: W/dalvikvm(17074): threadid=15: thread exiting with uncaught exception (group=0x4102e438)07-30 10:46:28.540: W/dalvikvm(17074): threadid=17: thread exiting with uncaught exception (group=0x4102e438)07-30 10:46:28.560: W/dalvikvm(17074): threadid=15: thread exiting with uncaught exception (group=0x4102e438)07-30 10:46:28.590: W/dalvikvm(17074): threadid=17: thread exiting with uncaught exception (group=0x4102e438)07-30 10:46:28.610: W/dalvikvm(17074): threadid=15: thread exiting with uncaught exception (group=0x4102e438)07-30 10:46:28.630: W/dalvikvm(17074): threadid=17: thread exiting with uncaught exception (group=0x4102e438)07-30 10:46:28.660: W/dalvikvm(17074): threadid=15: thread exiting with uncaught exception (group=0x4102e438)07-30 10:46:28.680: W/dalvikvm(17074): threadid=17: thread exiting with uncaught exception (group=0x4102e438)07-30 10:46:28.700: W/dalvikvm(17074): threadid=15: thread exiting with uncaught exception (group=0x4102e438)07-30 10:46:28.760: E/dalvikvm(17074): GC_CONCURRENT freed 546K, 12% free 12803K/14535K, paused 11ms+2ms, total 49ms07-30 10:46:28.850: E/dalvikvm(427): GC_EXPLICIT freed 630K, 52% free 13026K/26887K, paused 4ms+7ms, total 88ms07-30 10:46:28.850: W/dalvikvm(17074): threadid=17: thread exiting with uncaught exception (group=0x4102e438)07-30 10:46:28.870: W/dalvikvm(17074): threadid=15: thread exiting with uncaught exception (group=0x4102e438)07-30 10:46:28.900: W/dalvikvm(17074): threadid=17: thread exiting with uncaught exception (group=0x4102e438)07-30 10:46:28.940: W/dalvikvm(17074): threadid=15: thread exiting with uncaught exception (group=0x4102e438)07-30 10:46:42.750: E/InputDispatcher(427): channel '4197f7f8 com.sunbriddata.inspectteminal.activity/com.sunbriddata.inspectteminal.activity.HomePage (server)' ~ Channel is unrecoverably broken and will be disposed!

Cause of error: for the first time, I used the service method on the main interface to perform version update detection. Later I switched to asynctask to perform the update detection directly. This is because I forgot to cancel some of the original code. Unregisterreceiver (reciver); this causes an error in canceling the broadcast receiver during ondestroy. No unexpected termination of the pop-up program, but the program is stuck when it exits, and the black screen is started directly. Because reciver is not initialized, an error is generated, but the program is exited, so no unexpected termination is reported.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.