Hello,
I'm using watch downloader functionnality for a while and it worked well, but since the update of ANT Radio Service and ANT+ Plugins Service, it's not working anymore.
I have the issue and all my users too, whatever their devices !
I downloaded the last version of ANT+ Plugin sampler, activated all logs with ANT Service Settings App and here is what I get:
02-14 15:25:55.664: D/AntPluginService(11598): BBC30400: ReqAcc Handler received: 0
02-14 15:25:55.664: D/AntPluginService(11598): BBC30400: Requesting PluginLib reports as v.3.4.0
02-14 15:25:55.724: I/AdapterProvider(9834): Built-in ANT Service detected: ANT+ Enabler
02-14 15:25:55.724: I/AdapterProvider(9834): Checking for service libraries.
02-14 15:25:55.734: I/ANTAidlInterface(9834): initService: Bound with ANT HAL Service: false
02-14 15:25:55.734: D/AntPluginService(11598): BBC30400: ReqAcc Handler received: 0
02-14 15:25:55.734: D/AntPluginService(11598): BBC30400: Requesting PluginLib reports as v.3.4.0
02-14 15:25:55.734: V/AntPluginService(11598): BBC30400: ReqAcc Mode: 300
02-14 15:25:55.734: I/AntChannelProviderImpl(9834): Acquiring channel by capabilities...
02-14 15:25:55.734: I/AntChannelProviderImpl(9834): Service is not initialized
02-14 15:25:55.734: W/ActivityManager(983): Unable to start service Intent { act=com.dsi.ant.server.IAntHal cmp=com.dsi.ant.server/.AntService } U=0: not found
02-14 15:25:55.934: I/AntChannelProviderImpl(9834): Acquiring channel by capabilities...
02-14 15:25:55.934: I/AntChannelProviderImpl(9834): Service is not initialized
02-14 15:25:56.134: I/AntChannelProviderImpl(9834): Acquiring channel by capabilities...
....
....
....
02-14 15:26:10.354: I/AntChannelProviderImpl(9834): Service is not initialized
02-14 15:26:10.564: I/AntChannelProviderImpl(9834): Acquiring channel by capabilities...
02-14 15:26:10.564: I/AntChannelProviderImpl(9834): Service is not initialized
02-14 15:26:10.764: E/AntPluginService(11598): BBC30400: Acquire channel stuck in acquire loop for 15s, aborting.
02-14 15:26:10.764: V/AntPluginPcc(9426): BBD30400: ReqAcc Handler received: -4
02-14 15:26:10.764: W/AntPluginPcc(9426): BBD30400: RequestAccess failed: OTHER_FAILURE
02-14 15:26:10.764: D/AntPluginService(11598): BBC30400: ReqAcc Handler received: 1
02-14 15:26:10.764: D/AntPluginService(11598): BBC30400: Requesting PluginLib reports as v.null
02-14 15:26:10.784: V/AntPluginService(11598): BBC30400: Entering OnDestroy()
02-14 15:26:10.784: I/ANTAidlInterface(9834): ANT HAL Service was not connected
02-14 15:26:10.804: E/ActivityThread(9834): Service com.dsi.ant.service.AntRadioService has leaked ServiceConnection com.dsi.ant.chip.hal.AntAidlInterface$3@42fbf018 that was originally bound here
02-14 15:26:10.804: E/ActivityThread(9834): android.app.ServiceConnectionLeaked: Service com.dsi.ant.service.AntRadioService has leaked ServiceConnection com.dsi.ant.chip.hal.AntAidlInterface$3@42fbf018 that was originally bound here
02-14 15:26:10.804: E/ActivityThread(9834): at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:989)
02-14 15:26:10.804: E/ActivityThread(9834): at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:883)
02-14 15:26:10.804: E/ActivityThread(9834): at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1649)
02-14 15:26:10.804: E/ActivityThread(9834): at android.app.ContextImpl.bindService(ContextImpl.java:1632)
02-14 15:26:10.804: E/ActivityThread(9834): at android.content.ContextWrapper.bindService(ContextWrapper.java:517)
02-14 15:26:10.804: E/ActivityThread(9834): at com.dsi.ant.chip.hal.AntAidlInterface.initService(AntAidlInterface.java:538)
02-14 15:26:10.804: E/ActivityThread(9834): at com.dsi.ant.chip.hal.AntAidlInterface.init(AntAidlInterface.java:239)
02-14 15:26:10.804: E/ActivityThread(9834): at com.dsi.ant.adapter.AdapterProvider$ChipInitProcess.run(AdapterProvider.java:223)
02-14 15:26:10.804: E/ActivityThread(9834): at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
02-14 15:26:10.804: E/ActivityThread(9834): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
02-14 15:26:10.804: E/ActivityThread(9834): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
02-14 15:26:10.804: E/ActivityThread(9834): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
02-14 15:26:10.804: E/ActivityThread(9834): at java.lang.Thread.run(Thread.java:841)
Do you agree with me that it's critical ?
Thanks.