Log inSkip to main contentSkip to sidebar
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.
Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.
I've fixed the bug - The agent wasn't stopping and waiting for both the HTTP and JMS tunnels to be established - it was only waiting for one.
Adrian Hempel [Atlassian]
added a comment - I've fixed the bug - The agent wasn't stopping and waiting for both the HTTP and JMS tunnels to be established - it was only waiting for one.
I haven't been able to reproduce the problem on tardigrade.
I can see the DoubleSSLSocketFactory in the stack traces, and it was at the same time that we were making all kinds of changes there, so it might have been related to that, rather than atlassian-tunnel:0.2-SNAPSHOT.
I'll put it back in after tomorrow's demo, and monitor it.
Adrian Hempel [Atlassian]
added a comment - I haven't been able to reproduce the problem on tardigrade.
I can see the DoubleSSLSocketFactory in the stack traces, and it was at the same time that we were making all kinds of changes there, so it might have been related to that, rather than atlassian-tunnel:0.2-SNAPSHOT.
I'll put it back in after tomorrow's demo, and monitor it.
Upgrading to atlassian-tunnel-0.2-SNAPSHOT (specicailly atlassian-tunnel-0.2-20090127.060311-1.jar) causes a whole bunch of java.net.ConnectException: Connection refused exceptions.
Unsure of root cause but rolling back to 0.1 works again.
MarkC
added a comment - - edited Upgrading to atlassian-tunnel-0.2-SNAPSHOT (specicailly atlassian-tunnel-0.2-20090127.060311-1.jar) causes a whole bunch of java.net.ConnectException: Connection refused exceptions.
Unsure of root cause but rolling back to 0.1 works again.
See ec2-67-202-41-102.compute-1.amazonaws.com-bamboo-elastic-agent.out for full details
I've fixed the bug - The agent wasn't stopping and waiting for both the HTTP and JMS tunnels to be established - it was only waiting for one.