• 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

queer error on nokia 6600

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi folks,
i met a queer error message while trying out my midlet on nokia 6600.
<error>jes-27b-javax.microedition.lcdui.*</error>
hope u guys can advise. anybody with a view/opinion are most welcome.

kind regards,
hayati
 
Hayati Hussin
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi again, kinda desperate here.. does any of u know anything or may have any info regarding the error msg?
 
author
Posts: 1436
6
Python TypeScript Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I get this message from time to time from my MIDlets too. It does happen regularly and I normally just restart the MIDlet. I assume this is just a bug in their JVM implementation.

If this happens to you all the time, maybe it is time for you to try to isolate the problem by taking your MIDlet apart and test each part individually.

Do you have any problem running your MIDlet on Nokia emulators?
 
reply
    Bookmark Topic Watch Topic
  • New Topic