09-24-2009 08:12 PM
Hello,
still trying to figure why my debugger won't show trace info or expression values.
the one error I get is:
Can't find net_rim_speech_data_en_US.debug, when starting the debugger.
I am guessing this is related to the simulator.
I don't know why i get this error or where to find the file.
Any ideas?
Thanks
09-24-2009 10:48 PM
I am getting the same error when launching the 9630-4.7.1.40 simulator in eclipse. Using JDE Component 4.3.0.
It complains about following files at launch time:
No debug information found for 'net_rim_speech_data_en_US' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-1' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-2' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-3' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-4' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-5' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-6' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-7' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-8' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-9' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-10' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-11' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-12' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-13' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-14' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-15' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-16' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-17' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-18' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-19' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-20' (4a42f6ad).
No debug information found for 'net_rim_speech_data_en_US-21' (4a42f6ad).
No debug information found for 'SecurIDLib' (456c5107).
Works fine if I lauch the Default Simulator.
Appreciate any help.
Regards
bbdeveloper1
11-13-2009 05:09 PM
I'm going to bump this thread, as I just started experiencing this problem as well. Any assistance?
Thanks,
11-13-2009 05:21 PM
Please try running "clean.bat".
its is located under simulator directory for the JDE version you are using.
11-16-2009 03:25 PM
Thank you for the response.
Unfortunately, I don't have a clean.bat file in the simulator directory in the folder "C:\Program Files\eclipse\plugins\net.rim.eide.componentpack5.
Any idea why the file is missing?
11-16-2009 07:28 PM
From Eclipse try Project->Clean.
11-20-2009 01:59 PM
I ended up re-installing Eclipse. Thanks for the responses.
12-31-2009 06:27 PM
Re-installing eclipse did not work for me. I took the following steps on a XP SP3 machine with Java jdk1.6.0_17:
1. Fresh install of eclipse (3.5.1)
2. Added http://www.blackberry.com/go/eclipseUpdate/3.5/jav
3. Installed BB JDE with component packs 5.0.0 and 4.6.1
Applications run fine in the 5.0.0 simulators. However, the 8900 simulator in 4.6.1 generates the described "missing net_rim_speech_data_en_US.debug" error.
The 4.6.1 8350i simulator also fails, with the following error:
Failed to connect to remote VM. Connection timed out.
Any help would be greatly appreciated.
Thanks,
Neil
01-01-2010 01:51 AM
For the 8900 simulator are you able to run it or does it give you that message and then stop running? If it is the former then just click don't remind me again else try reinstalling the simulator.
For the 8530 simulator just try it again. I get that message sometimes when I am running too many apps/low memory (I do a lot)/just started Eclipse/etc. Often if I run it a second, sometimes third time it works and continues to work after that.
01-02-2010 12:47 AM
Thanks. Ignoring the warnings as you suggest allows the simulator to start up.
However, now that it is running, the simulator does not seem to have any network support. If I open the browser, and try to surf to http://www.google.com/, I get the following error:
"You are not currently in an area that can handle data communication. As a result, the Browser cannot retrieve any Web pages."
If I go to Simulate > Network Properties... , both the GSM and WLAN networks are present and the "In Coverage" box is checked. I get this problem whether I start the simulator with MDS or not.
Why is the simulator behaving like it has no network coverage?
Thanks in advance for any help,
Neil