Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java ME SDK 3.0 does not run sample files, but WTK 2.5.2 does

843851Aug 8 2009 — edited Aug 13 2009
Hi guys,
I have following problem: I am using the Java ME SDK 3.0 and I am trying to run some sample MIDlets. For example this very basic HelloMIDlet which can be found here http://developers.sun.com/mobility/midp/articles/wtoolkit/src/HelloMIDlet.java

Build runs successfully, but if I try to run it, the emulator appears, but nothing happens. Here is a warning from the logfile:
Starting emulator in execution mode
Installing suite from: http://127.0.0.1:3607/HelloMIDlet.jad
[WARN] [rms     ] javacall_file_open: _wopen failed for: C:\javame-sdk\3.0\work\0\appdb\_delete_notify.dat

[WARN] [rms     ] javacall_file_open: _wopen failed for: C:\javame-sdk\3.0\work\0\appdb\_ch_suite.raw

bdj-run:
cdc-run:
profiler.check:
open-profiler:
run:
BUILD SUCCESSFUL (total time: 20 seconds)
The exact same source code used with the WTK 2.5.2 builds and runs without a problem. Any ideas what the problem is?


Thanks a lot,
iobytrap
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 10 2009
Added on Aug 8 2009
3 comments
262 views