I'am developing a midp-application (Version 2). The application starts on the device, but if I press a button in my application an error occurs: "Progr. geschl. jes-453-javax.microedition.lcdui1@1..."
I assume that "Progr. geschl." is the german translation of "program closed" and it is an error of the java-display-class....perhaps it is an error with the heap-memory - because my application needs many memory. With the emulator of the J2ME Wireless Toolkit by SUN I have no problems - but on the device I get errors. If I reduce the heap size under ~150 kb I get an java.lang.OutOfMemoryError......
I`ve read some articles about reducing the needed heap memory amount....but it did not realy solve the problems /helped....saving all items in the record-store does not solve the problems, too...
How many heap memory is available on the Nokia 6600? Any suggestions?Does exist a bug-list for the-java-implementation on series 60 devices?

Reply With Quote




