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
rahul1802
Posts: 8
Registered: ‎07-24-2008

Application Exit very slow - FS: CLEAN

Hi All, 
 
I have an application that is extremely slow to exit at times. On hitting the escape key from the app, it takes 10-15 seconds before the device homescreen shows up. During this time the application is stuck and the device appears to be completely non-responsive. None of the key presses do anything.
 
This does not happed all the time, only certain times. I hooked up my device to a simulator and saw that the OS prints muiltiple messages stating FS: CLEAN to the console during this time. There are two numbers in brackets after. For Example
 
FS: CLEAN(37 3)
FS: CLEAN(514 3)
FS: CLEAN(413 3)
FS: CLEAN(175 3) 
 
These messages are not present when the app exits right away.
 
I have seen the behaviour on a Bold device (v4.6.0.297) as well as a Curve 8900 (v4.6.1.231).
 
I was wondering if anyone knows what the FS: CLEAN routine is and how to get around it?
 
Thanks. 
 
 
Please use plain text.
Regular Contributor
lyhoanghai
Posts: 71
Registered: ‎03-24-2010
My Carrier: Vodaphone

Re: Application Exit very slow - FS: CLEAN

I have exactly the same problem.

Does anybody have any idea how to solve this?

Please use plain text.
Regular Contributor
lyhoanghai
Posts: 71
Registered: ‎03-24-2010
My Carrier: Vodaphone

Re: Application Exit very slow - FS: CLEAN

Please use plain text.