When pressing Upgrade button in Agents, nothing happens.
In nolio_dm_all.log there is following error :
2023-03-17T16:41:52.931Z [http-nio-8080-exec-5] INFO (com.nolio.platform.server.dataservices.services.execmng.ExecutionServersServiceImpl:514) - Retrieving superNodes list for target server - es_<ESName>
2023-03-17T16:41:52.932Z [http-nio-8080-exec-5] ERROR (com.nolio.releasecenter.controllers.v6.ExecutionServersRestController:125) - Controller method error occurred.
java.lang.IllegalArgumentException: loops not allowed
at org.jgrapht.graph.AbstractBaseGraph.addEdge(AbstractBaseGraph.java:218)
at org.jgrapht.Graphs.addEdgeWithVertices(Graphs.java:87)
at org.jgrapht.graph.builder.AbstractGraphBuilder.addEdge(AbstractGraphBuilder.java:99)
at com.nolio.platform.server.dataservices.services.execmng.ExecutionServersServiceImpl.getNimiNetworks(ExecutionServersServiceImpl.java:1088)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Release Automation 6.x