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.
Failing task since return code of [E:\bamboo-home6_2\temp\250740737-250806273-255852637-ScriptBuildTask-3094521643080156511.bat] was 255 while expected 0
We don't know what your build scripts are trying to do, but a 255 return code is a failure. You'll need to look at the logs of the build and hope your script logs where it is failing.
we are triggering .exe through bamboo.. and after some time of execution we are getting above exception. do you think its related to code side issue or bamboo issue ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's the code. Bamboo is running a build task, that task is telling Bamboo "I failed, with error number 255". You need to look at why that task is failing.
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.