05-25-2012 09:49 AM
Hello,
Each time I debug on a BB device, I'm getting the following 2 popup errors from Eclipse:
- "no debug information found for module net_rim_cldc"
- "no debug information found for module net_rim_os"
I know these messages can be ignored, but I'm tired of those and definitely loose precious time with those errors which are blocking the whole deployment & debug process.
What do these errors mean and how to avoid it?
Thanks in advance
Solved! Go to Solution.
05-25-2012 09:54 AM
05-25-2012 10:32 AM
Hi
Try this concept, may be help you.
D:\os6\plugins\net.rim.ejde.componentpack6.0.0_6.0
Then Delete your project related file only.
Like pawan.cod, pawan.debug, pawan.cso, pawan.csl, pawan.jar, (all your files only). Be carefull don't delete RIM files.
Henceforth, restart your eclipse. Then again run your project.
I think, your issue will be resolved.
Thanks
Pawan
05-25-2012 11:10 AM
@simon_hain:
Thanks for the reply. But do these debug file really exist for "net_rim_cldc" and "net_rim_os", and can I download it manually?
I'm getting those errors for all of my devices, but I'm not sure to have installed appropriate simulator version.
In example with a 9800 testing device provided from RIM ("not for sale"):
v6.0.0.246, (Offre 695, Plate-forme 6.4.0.105)
Which simulator version should I download? I can't find such versions from https://www.blackberry.com/Downloads/entry.do?code
btw the device says no update is available.
@pankajace12:
Thanks for the suggestion, I tried it twice but unfortunately it didn't fix those errors.
05-30-2012 04:52 AM
When you debug on devices, do you manually close those popups hundreads of time per week?
05-30-2012 05:00 AM
05-30-2012 05:04 AM
The simulator, in our experience doesn't reproduce all the bugs our clients report.
06-07-2012 09:23 AM
Indeed the new plugin mostly fixed the problem.
There is just one device for which debug files can't be fond, I wonder why. This is a 9860 evaluation unit (6.1 Offre 579 v6.1.0.60 avril_18_2011_signedPlate-forme 5.0.0.173)
-> "no debug information found for module 'net_rim_clcd'. Please ensure that you have installed the simulator package that matches the handheld code you are attempting to debug."
Downloading debug bundle '4daba582' from https://developer.blackberry.com/BBDebugFiles/rest
Download debug bundle failed, status:404
06-07-2012 09:29 AM