Hey all,
I can't start the NFC manager in the emulator. If I choose the option "Start NFC Manager" nothing happens. If I go to:
C:\Nokia\Devices\S40_Nokia_6212_NFC_SDK\NFCManager
and try to start nfcmanager.exe nothing happens. Also running it in cmd.exe gives no output.
If I try to run my MIDLet from netbeans I get this exception:
Exception in thread "SharedEmulatorInvoker.PreferencesMonitor" java.lang.NullPointerException
at com.nokia.phone.sdk.SharedEmulatorInvoker$PreferencesMonitor.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
I don't know if this is relevant but before yesterday I was running JDK 1.5 on my machine and it was running fine. I then installed the JDK 1.6.0_11 and configured my netbeans to use it.
I think I'm going to remove JDK 1.6.0 and configure my machine to run 1.5. Is that maybe the reason my the NFC Manager doesn't work? Does it use Java?
Thanks!
M

Reply With Quote

