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.
There have been changes (merges) from a branch into the develop branch, however, the build can not seem to follow this. An exception is thrown regarding a table constraint that tries to insert a commit as null.
Error stated in Bamboo plan:
Plan 'CI-xxx' could not be started. Exception: Could not execute JDBC batch update; SQL [insert into COMMIT_FILES (COMMIT_ID, COMMIT_FILE_NAME, COMMIT_FILE_REIVISION) values (?, ?, ?)]; constraint [null]; nested exception is org.hibernate.exception.ConstraintViolationException: Could not execute JDBC batch update
(06 Mar 2018, 1:02:04 PM)
We are using Bamboo 5.12 on RHEL 5.x. We have an integration with BitBucket installed on a different server and wondering if the Bamboo server also needed a local copy of git installing.
That error doesn't say that you need to have GIT installed. Wondering what kind of integration you are having (App Links or else?) but in any way I think is should not be required unless your Bamboo server is used also as an local agent.
Hi Johnathan,
Bamboo does have a bundled Java-based version of git (called jgit), which is enough to get started, but we strongly recommend installing git proper separately.
Cheers,
Christian
Premier Support Engineer
Atlassian
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.