Remote Agent - start up in live log but cannot see on online remote agents

Jack Yerabutar November 8, 2011

I've set up a bamboo remote agent on a windows server, when I start the service I get the message

- A remote agent is loading on "server" ("ip-address").

after a while i get

- Remote agent "server" was unresponsive and has gone offline

Thanks

Jack

3 answers

0 votes
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


0 votes
James Dumay
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 30, 2011

Can you get in touch with Atlassian support about this issue? Something here appears broken and will require more investigation than I can provide here.

0 votes
Jack Yerabutar November 9, 2011

This is part of the logfile I'am getting

2011-11-10 18:57:08,834 INFO [Thread-1] [RemoteAgent] Starting Bamboo Remote Agent...
2011-11-10 18:57:08,834 INFO [Thread-1] [RemoteAgent] Starting application context...
2011-11-10 19:01:31,131 INFO [Thread-1] [RemoteAgentHomeLocator] bamboo.home set to user-specified location: "C:\bamboo-home" (Modify using -Dbamboo.home=&lt;directory&gt; on the command line.)
2011-11-10 19:01:42,803 FATAL [Thread-1] [AgentBootstrap] Exiting due to fatal exception.
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'agentConfiguration' defined in class path resource [applicationContextRemoteAgent.xml]: Invocation of init method failed; nested exception is com.atlassian.bamboo.configuration.ConfigurationException: Could not load configuration file
Caused by: com.atlassian.bamboo.configuration.ConfigurationException: Could not load configuration file
	at com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration.init(AgentConfiguration.java:77)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events