You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Ran command
java -jar atlassian-bamboo-agent-installer-7.0.4.jar http://192.168.56.11:8085/agentServer/
orImpl.java:43)
INFO | jvm 1 | 2020/06/21 17:33:45 | at java.lang.reflect.Method.invoke(Method.java:498)
INFO | jvm 1 | 2020/06/21 17:33:45 | at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:349)
INFO | jvm 1 | 2020/06/21 17:33:45 | at java.lang.Thread.run(Thread.java:748)
ERROR | wrapper | 2020/06/21 17:33:46 | JVM exited unexpectedly.
STATUS | wrapper | 2020/06/21 17:33:51 | JVM process is gone.
STATUS | wrapper | 2020/06/21 17:33:51 | Launching a JVM...
INFO | jvm 2 | 2020/06/21 17:33:51 | WrapperManager: Initializing...
INFO | jvm 2 | 2020/06/21 17:33:51 | 2020-06-21 17:33:51,959 INFO [WrapperSimpleAppMain] [AgentBootstrap] Starting Agent Bootstrap using Java 1.8.0_252 from Oracle Corporation. Default charset: UTF-8, file name encoding: UTF-8
INFO | jvm 2 | 2020/06/21 17:33:51 | 2020-06-21 17:33:51,967 INFO [WrapperSimpleAppMain] [AgentBootstrap] Agent bootstrap using endpoint: http://192.168.56.11/agentServer/
INFO | jvm 2 | 2020/06/21 17:33:51 | 2020-06-21 17:33:51,974 INFO [WrapperSimpleAppMain] [RemoteAgentHomeLocatorForBootstrap] Using agent home located at [/root/bamboo-agent-home]
INFO | jvm 2 | 2020/06/21 17:33:51 | 2020-06-21 17:33:51,974 INFO [WrapperSimpleAppMain] [RemoteAgentHomeLocatorForBootstrap] Using agent home located at [/root/bamboo-agent-home]
INFO | jvm 2 | 2020/06/21 17:33:51 | 2020-06-21 17:33:51,974 INFO [WrapperSimpleAppMain] [AgentUuidInitializer] Found agent UUID 'd132dbb2-16bc-4315-9527-1da1bf949d13' in temporary UUID file '/root/bamboo-agent-home/uuid-temp.properties'
INFO | jvm 2 | 2020/06/21 17:33:51 | 2020-06-21 17:33:51,975 INFO [WrapperSimpleAppMain] [RemoteAgentHomeLocatorForBootstrap] Using agent home located at [/root/bamboo-agent-home]
INFO | jvm 2 | 2020/06/21 17:33:52 | 2020-06-21 17:33:51,994 INFO [WrapperSimpleAppMain] [AgentContext] Requesting fingerprint, url: http://192.168.56.11/agentServer/GetFingerprint.action?hostName=rudra&version=4&agentUuid=d132dbb2-16bc-4315-9527-1da1bf949d13
INFO | jvm 2 | 2020/06/21 17:33:52 | 2020-06-21 17:33:51,999 INFO [WrapperSimpleAppMain] [RemoteAgentHttpClientFactory] Creating a new HTTP client...
INFO | jvm 2 | 2020/06/21 17:33:52 | 2020-06-21 17:33:52,384 INFO [WrapperSimpleAppMain] [AgentContext] Authenticating against Bamboo server at http://192.168.56.11/agentServer/
INFO | jvm 2 | 2020/06/21 17:33:52 | 2020-06-21 17:33:52,450 ERROR [WrapperSimpleAppMain] [AgentContext] An error has occurred when requesting fingerprint: HTTP/1.1 404 Not Found
INFO | jvm 2 | 2020/06/21 17:33:52 | Exiting due to fatal exception.
INFO | jvm 2 | 2020/06/21 17:33:52 | com.atlassian.bamboo.agent.bootstrap.RemoteAgentHttpException: Response: [HTTP/1.1 404 Not Found] received after fingerprint request.
INFO | jvm 2 | 2020/06/21 17:33:52 | at com.atlassian.bamboo.agent.bootstrap.AgentContext.initFingerprint(Agen: