Advertisement
Guest User

Compiler J2ME

a guest
Oct 12th, 2011
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.74 KB | None | 0 0
  1. Running with storage root /home/menino/j2mewtk/2.5.2/appdb/DefaultColorPhone
  2. Running with locale: pt_BR.utf8
  3. Running in the identified_third_party security domain
  4. /dev/dsp: Dispositivo ou endereço inexistente
  5. java.lang.Error: Unresolved compilation problem:
  6.     Syntax error on tokens, ArgumentList expected instead
  7.  
  8.     at OlaMundo.startApp(+9)
  9.     at javax.microedition.midlet.MIDletProxy.startApp(+7)
  10.     at com.sun.midp.midlet.Scheduler.schedule(+270)
  11.     at com.sun.midp.main.Main.runLocalClass(+28)
  12.     at com.sun.midp.main.Main.main(+80)
  13. Execution completed.
  14. 3397061 bytecodes executed
  15. 38 thread switches
  16. 1665 classes in the system (including system classes)
  17. 17601 dynamic objects allocated (526064 bytes)
  18. 2 garbage collections (456172 bytes collected)
  19.  
  20.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement