03-31-2011 02:36 AM
My BB Torch sometimes takes so long to process data. I am currently developing an application and when I connected the phone to the computer and check what's going on, it shows this message constantly:
Purged 1 stale user setting entries. 20515 ms.Purged 1 stale user setting entries. 15806 ms.VM:NCICv=53VM:NMACv=10Purged 1 stale user setting entries. 15823 ms.Purged 1 stale user setting entries. 16216 ms.KEYNEGO:->:ERR:4607
ervice blockedBbiAuth:TokenDeniedSSL:->CHSSL:->CHSSL:->CH
This doesn't always occur by the way. It happens randomly. It looks to me that the platform is doing Garbage collection, but I'm not sure.
Any ideas what's wrong?
03-31-2011 05:14 AM
I tested this on Bold and it also happens randomly. Anyone encountered this same issue?
04-03-2011 10:46 PM
any insights? o_o
06-14-2011 10:52 AM
I'm getting this too. I have no clue why it happens nor how I can fix it.
03-14-2013 03:15 PM
03-14-2013 03:40 PM
Looking at this error log, the issue would seem to be related to a SSL connection. Is your application attempting to communicate with a Server using Https or some secure socket connection at the time of the problem?
03-14-2013 03:49 PM
03-14-2013 07:05 PM
OK, given that it is not a networking issue, then the one thing that GPS location and network communication have in common, is the length of time that they can take. I suggest that you comment out the request for a location (supply a dummy location perhaps to get your app going) and see if the problem disappears.
03-15-2013 01:07 PM
03-15-2013 01:29 PM
But are they still active? The OP on this Thread has not been round for over 1 year!