We upgraded continua ci to the most current version.
From there on we can’t start any update. I can see that the agent is found and compatible but the builds itself are awating a client with seems to be blocked by the property collector
> No agents are currently available to execute the stage.
> gp_dev: Initial agent property collection is not complete.
but event after 45 minutes it is not working…
in the log I see
> Agent Controller
> Error getting agent properties from a batch of 30 collectors for <g class=“gr_ gr_208 gr-alert gr_gramm gr_run_anim Grammar only-ins doubleReplace replaceWithoutSep” id=“208” data-gr-id=“208”>agent</g>: ‘gp_dev’ as a connection could not be established on gp_dev:localhost. Make sure the port has been excluded from any firewall > enabled on the target machine. </span><br style=“color: #000000;” />> This event has been reported 376 times.
any hint whats wrong. ? as the agent exists on the same machine i don’t believe the fire wall can make problems
any advice?
Hi Gentlehag,
Check the Windows event log for error with ContinuaCIAgent as the source.
I suspect that there is an error similar to “Error starting wcf service ‘AgentService’ : There is already a listener on IP endpoint 0.0.0.0:9002”. The agent uses Windows Communication Foundation (WCF) to communicate with the server. Sometimes this is not fully disconnected when the agent service is shutdown. The only solution we have at the moment is to restart the server.
If restarting the server does not fix the issue, then please let us know which errors are in the event log. Also try enabling debug logging on the agent as the log will provide further details concerning what is happening on the agent.