BlackBerry Message Queue Overflow

Source: Internet
Author: User
Problem description:
Uncaught exception Process ETG_BBGPS_2Min (83) killed due to message queue overflow

Cause:

The application blocks the main thread.

Analysis:

The main thread is used to process system messages. Blocking this thread will not be able to process system messages, resulting in Message Queue overflow.

Because there is a limit on the number of messages stored, this exception occurs when these messages are not processed properly. If an application stops processing messages for a long time, the system assumes that the program does not respond and regards it as an invalid application. Therefore, the application is destroyed by the system.

Solution:

Remove the processing process or the application background thread handles the congestion.
Link:
Http://www.blackberryforums.com/general-blackberry-discussion/49017-problem-message-queue-overflow-8700c.html

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.