APMbridge not starting and failing with this error:
ERROR [ForkJoinPool-1-worker-9, apm_bridge] Could not determine UIM or TAS devices to forward for profile DX 02 Connection with origin <hub>. Exception: java.lang.IllegalArgumentException: reduceToCsIdGroupsMap: getAllGroups: Invalid start to array
ERROR [ForkJoinPool-1-worker-9, apm_bridge] java.lang.IllegalArgumentException: reduceToCsIdGroupsMap: getAllGroups: Invalid start to array
at com.uim.probe.bridge.apm.inventory.Reducer.reduceToCsIdGroupsMap(Reducer.java:470)
at com.uim.probe.bridge.apm.uimapi.UimApiClient$GroupReducerResponseHandler.handleResponse(UimApiClient.java:773)
at com.uim.probe.bridge.apm.uimapi.UimApiClient$GroupReducerResponseHandler.handleResponse(UimApiClient.java:745)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:223)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:165)
at com.uim.probe.bridge.apm.uimapi.UimApiClient.getAllGroups(UimApiClient.java:1144)
at com.uim.probe.bridge.apm.uimapi.UimApiClient.fetchAllUimDevices(UimApiClient.java:295)
at com.uim.probe.bridge.apm.inventory.APMInventoryService.harvestAllUimDevices(APMInventoryService.java:1187)
at com.uim.probe.bridge.apm.inventory.APMInventoryService.inventoryProcessWithoutCsFilter(APMInventoryService.java:499)
at com.uim.probe.bridge.apm.inventory.APMInventoryService.lambda$runOneIteration$0(APMInventoryService.java:244)
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
Groups have groupid as parentid. Groups were deleted.