Dear All and Ytai,
I have implemented IOIOService and for quite some time but recently we 
started getting some errors on application start. i.e. when service's 
onStartCommand() is triggered.

Caused by: java.lang.NullPointerException
                                                              at 
ioio.lib.android.bluetooth.BluetoothIOIOConnectionBootstrap.getFactories(BluetoothIOIOConnectionBootstrap.java:68)
                                                              at 
ioio.lib.util.IOIOConnectionRegistry.getConnectionFactories(IOIOConnectionRegistry.java:76)
                                                              at 
ioio.lib.util.IOIOConnectionManager.createAllThreads(IOIOConnectionManager.java:96)
                                                              at 
ioio.lib.util.IOIOConnectionManager.start(IOIOConnectionManager.java:64)
                                                              at 
ioio.lib.util.android.AndroidIOIOConnectionManager.start(AndroidIOIOConnectionManager.java:90)
                                                              at 
ioio.lib.util.android.IOIOAndroidApplicationHelper.start(IOIOAndroidApplicationHelper.java:87)
                                                              at 
ioio.lib.util.android.IOIOService.start(IOIOService.java:99)
                                                              at 
ioio.lib.util.android.IOIOService.onStartCommand(IOIOService.java:122)
                                                              at 
com.zenithpark.www.services.<PATH TO SERVICE>.onStartCommand

After this error starts to come the only way to go ahead is to turn off the 
bluetooth and re-start the application.
Any suggestion on how to fix this? Or How this can be avoided?

Best Regards

-- 
You received this message because you are subscribed to the Google Groups 
"ioio-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ioio-users+unsubscr...@googlegroups.com.
To post to this group, send email to ioio-users@googlegroups.com.
Visit this group at https://groups.google.com/group/ioio-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to