Closed GoogleCodeExporter closed 9 years ago
Weird, I looked at the code and don't see anything that changed there for ages.
Original comment by shai.almog
on 29 Nov 2012 at 3:11
I tried to run the jar file on J2ME simulator and there also it is causing null
pointer exception on * key. I have pasted the console output from the WTK
toolkit.
/Applications/Java_ME_SDK_3.0.app/Contents/Resources/bin/emulator
-Xdevice:DefaultCldcPhone1
-Xdescriptor:/Users/nirmal/tmp/cn1-gen-src/j2me/result/S2PayApp.jar
Installing suite from: http://127.0.0.1:50457/S2PayApp.jar
java.lang.NullPointerException: 0
- bz.a(), bci=69
- bz.a(), bci=4
- bz.M(), bci=73
- bz.aA(), bci=2
- bz.a(), bci=198
- bz.a(), bci=11
- bz.a(), bci=9
- bz.a(), bci=7
- bz.a(), bci=7
- cz.bv(), bci=32
- cz.a(), bci=548
- cz.keyReleased(), bci=51
- ce.keyReleased(), bci=61
- ca.c(), bci=110
- ca.aG(), bci=131
- ca.aF(), bci=243
- cr.run(), bci=242
- n.run(), bci=4
It seems the problem in happening in a method of Dialog class. I have attached
the built app's jar/jad file and obfuscation_mapping file for your reference.
Original comment by nir...@nvsoft.com
on 1 Dec 2012 at 10:32
Attachments:
thanks it is now fixed in the repository, will be available in the next server
update
Original comment by cf27...@gmail.com
on 2 Dec 2012 at 1:36
Original issue reported on code.google.com by
nir...@nvsoft.com
on 29 Nov 2012 at 2:44Attachments: