Remote Agent is not displayed on Online Remote Agent

Kavya Rani October 13, 2014

This is not an answer, instead an update to the existing problem.

I am trying to install remote agent, after authenticating the remote agent client, sever displays this message,

A remote agent is loading on client-name (ip-address).

And in log it says following,

WARN [Thread-1] [BambooActiveMQConnectionFactory] Unable to validate failover:(tcp://VM_DEV_SYS_05:54663?wireFormat.maxInactivityDuration=300000)?initialReconnectDelay=15000&maxReconnectAttempts=10: java.net.URISyntaxException: Illegal character in scheme name at index
2: VM_DEV_SYS_05:54663?wireFormat.maxInactivityDuration=300000

And throws "JVM exited unexpectidly" ERROR.

If I add properties in bamboo-agent.cfg.xml as

<property name="bamboo.jms.broker.client.uri">failover:(tcp://192.168.100.211:54663?wireFormat.maxInactivityDuration=300000)?initialReconnectDelay=15000;&maxReconnectAttempts=10</property>
<property name="bamboo.jms.broker.uri">tcp://0.0.0.0:54663?wireFormat.maxInactivityDuration=300000a</property>

Error is thrown telling "delimiter ';' is missing after maxReconnectAttempts"

Thanks

Kavya

1 answer

0 votes
Kavya Rani October 21, 2014

I got the solution, I had to change bamboo.cfg.xml of Bamboo server not bamboo-agent.cfg.xml of remote agent. And I had to restart Bamboo server.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events