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

[1419 byte] By [Mobicruncha] at [2007-9-25]
# 1
When you have created application at that time have u specified that this is MIDP application ?Regards,Himanshu Jajal
himanshu17a at 2007-7-14 > top of java,Java Mobility Forums,Java ME Technologies...
# 2
Qaiser,Did you ever solve this problem?I have exactly the same issue as you, it appeared from nowhere and I've spent 2 days trying to fix it.DAN
Danford666a at 2007-7-14 > top of java,Java Mobility Forums,Java ME Technologies...