Error Starting Java ME Application with BlackBerry JDE 4.2
Hi All,
I develop mobile applications in Java ME. Nowadays i am working on porting of an Application named "Newstouch". I am having problem in running it on JDE version 4.2.0.85.
I successfully installed the JDE 4.2 with JDK 1.4. When I build project, there is no error then I go for Run the project on JDE's default simulator.
As I started application from simulator, JDE shows me error,
"Starting Newstouch
Class 'Resources.<private>' ref member out of range.Error starting Newstouch: Class 'Resources.<private>' ref member out of range."
where Resources is a class in my project. please you guys, help me on this.
My project is a generic version that runs fine on other MIDP 2.0 emulators of Nokia/SonyEricsson/Motorola.
I have also tried to debug the application on Eclipse with JDWP tool of BlackBerry. But again, I got the same error on JDWP's output Window with additional information as :
"Starting Newstouch
VM:LINK Newstouch
Class 'Resources.<private>' ref member out of range.
Linker error: 'VerifyError' for Newstouch
Error starting Newstouch: Class 'Resources.<private>' ref member out of range."
I again request to honorable guys of BlackBerry Developers that please help me on this issue as soon as possible.
I appreciate your urgent feedback.
Regards,
Qaiser

