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
ntfr
Posts: 10
Registered: 05-26-2009

Re: missing net_rim_speech_data_en_US.debug

Turns out "Mobile Network" was turned off in the "Manage Connections" screen (this is the radio tower icon in the main menu screen on the BB). Not sure why it was off by default (I'm pretty sure I never touched it), but there it is. Anyway, pretty straight-forward. Hopefully this will help if someone else is puzzled by the same thing.

 

Neil

Please use plain text.
New Developer
dwischer
Posts: 51
Registered: 09-15-2009

Re: missing net_rim_speech_data_en_US.debug

I got the same issue. The .debug files could not be found. Anyone fixed this problem? clean.bat didnt helped.

Please use plain text.
Developer
GeekyDad
Posts: 56
Registered: 07-15-2008

Re: missing net_rim_speech_data_en_US.debug

Any solutions to this issue? I'm still unable to debug with OS 5 simulators. I'm experiencing the same thing as the original poster.
Please use plain text.
New Contributor
PinkeshGupta
Posts: 2
Registered: 08-04-2011
My Carrier: Vodafone

Re: missing net_rim_speech_data_en_US.debug

I am recently working on an ocr application in Blackberry

On debugging my application i am obtaining the error as follws:

 

No debug information found for 'net_rim_bis_client__en' (4e0b9348).No debug information found for 'net_rim_bis_client__en-1' (4e0b9348).No debug information found for 'net_rim_bis_client__en-2' (4e0b9348).No debug information found for 'net_rim_bis_client__en-3' (4e0b9348).No debug information found for 'net_rim_bis_client__en-4' (4e0b9348).No debug information found for 'net_rim_bis_client__zh_CN' (4e0b93af).No debug information found for 'net_rim_bis_client__zh_CN-1' (4e0b93af).No debug information found for 'net_rim_bis_client__zh_CN-2' (4e0b93af).No debug information found for 'net_rim_bis_client__zh_TW' (4e0b93b4).No debug information found for 'net_rim_bis_client__zh_TW-1' (4e0b93b4).No debug information found for 'net_rim_bis_client__zh_TW-2' (4e0b93b4).No debug information found for 'net_rim_bis_client__ko' (4e0b937b).No debug information found for 'net_rim_bis_client__ko-1' (4e0b937b).No debug information found for 'net_rim_bis_client__ko-2' (4e0b937b).No debug information found for 'net_rim_bis_client__en_GB' (4e0b934d).No debug information found for 'net_rim_bis_client__en_GB-1' (4e0b934d).No debug information found for 'net_rim_bis_client__en_GB-2' (4e0b934d).No debug information found for 'net_rim_bis_client__pt' (4e0b938c).No debug information found for 'net_rim_bis_client__pt-1' (4e0b938c).No debug information found for 'net_rim_bis_client__pt-2' (4e0b938c).No debug information found for 'net_rim_bis_client__fr' (4e0b9359).No debug information found for 'net_rim_bis_client__fr-1' (4e0b9359).No debug information found for 'net_rim_bis_client__fr-2' (4e0b9359).No debug information found for 'net_rim_bis_client__pt_BR' (4e0b9391).No debug information found for 'net_rim_bis_client__pt_BR-1' (4e0b9391).No debug information found for 'net_rim_bis_client__pt_BR-2' (4e0b9391).No debug information found for 'net_rim_bis_client__es' (4e0b9351).No debug information found for 'net_rim_bis_client__es-1' (4e0b9351).No debug information found for 'net_rim_bis_client__es-2' (4e0b9351).No debug information found for 'net_rim_bis_client__vi' (4e0b93ab).No debug information found for 'net_rim_bis_client__vi-1' (4e0b93ab).No debug information found for 'net_rim_bis_client__vi-2' (4e0b93ab).No debug information found for 'SecurIDLib' (456c5107).No debug information found for 'net_rim_bis_client_resources' (4e0b93bb).No

debug information found for 'net_rim_bis_client_res' (4e0b93b8).

Please use plain text.