for a few days, Bamboo is not detecting changes to bitbucket, we are having to create branches and run manually. No changes have occurred in Bamboo, we have version 5.14.0.2 build 51412 - 31 Oct 16
we checked logs, but found nothing to relate to the issue. We rebooted the server - it picked up new branches but existing one's we had to re run.... very odd
Hi Anthony,
This is what I suggest:
1. Try to find messages like this one in your Bamboo logs (<Bamboo_Home>/logs/atlassian-bamboo.log).
2018-10-23 19:44:21,533 INFO [http-nio-8085-exec-6] [com.atlassian.bamboo.filter.AccessLogFilter] 127.0.0.1 POST http://<BAMBOO_URL>:8085/rest/remote-event-consumer/latest/events/stash-branch-changed-remote-event 319491kb
This event should come up if the application links are properly configured.
2. Check if there is any recent change in Bamboo URL or even in Bitbucket URL that should be adjusted in the server.xml or bitbucket.properties configuration files.
If you notice that any change is needed, stop the system, perform the change, start the system and recreate the application link.
3. Even if you don't find any differences, try to recreate the application links
Some resourceful documents:
Please share with us your findings.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.