Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Developer
jefero
Posts: 19
Registered: ‎07-22-2008

Listener queue overflow.

Hello.

 

I've developed an application wich receives PUSH messages and process them.

The matter is that the application is giving me the following error at the debug console:

 

 

¿ System - Process Listener(98) queue overflow; oldest event dropped - 1/9 13:51:35 ¿ System - Process Listener(98) queue overflow; oldest event dropped - 1/9 13:51:24 ¿ System - Process Listener(98) queue overflow; oldest event dropped - 1/9 13:51:18 ¿ System - Process Listener(98) queue overflow; oldest event dropped - 1/9 13:51:16

 

 

 

What does it means?

Perhaps that the listener receive more PUSH than it can process?

How can I solve it?

 

 

Thanks.

Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: Listener queue overflow.

Please have a look at the following developer knowledge base articles.

 

How To - Process incoming data
Article Number: DB-00466

http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800451/800563/How_To_...

 

Support - Process [ApplicationName] killed due to message queue overflow
Article Number: DB-00401

http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800451/800783/Support...

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.