• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Array Index Out of bound exception while running Nokia s60 series emulator

 
Ranch Hand
Posts: 102
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I surprise if somebody has faced this problem.
The environment in wich i am trying to run s60 emulator is as follows
1- Sun One studio 4 update 1, mobile edition
2- Nokia developer suite v 1.0 (nds_jme_v_1.0)
Now i installed the Nokia s60 series emulator in the above environment and successfully added it into the environment.

Now the problem is whicle testing the programs

1- If I try to run the applications without creating package then i gets the following error while running the application in nokia s60 emulator
Error:- Emulator does not support application to be run by classes
2- After creating the application package when we try to run the application in nokia s60 emulator then following error message comes
Error :- Ajava.lang.ArrayIndexOutOfBoundsException has occured.
While the same application runs successfully with the nokia 6310i emulator included in nokia developer suite.

Is there anybody who have ever worked in the same environment and can help me to find out the solution for the above problem.
Looking forward for some help......
Regards,
Rishi
[ November 19, 2002: Message edited by: Rishi Tyagi ]
reply
    Bookmark Topic Watch Topic
  • New Topic