I use Bamboo 5.7.2 with a remote agent on Windows Server 2012. When my maven build fails on the remote agent then the build process there is not stopped. I was using a clean build so all files are cleaned away. But this does not work here because on Windows the still running process blocks the directory and bamboo can not remove it.
Does anybody know a solution for this?
I am using:
Thanks
Reinhard
Hello Reinhard,
Thank you for your question.
Please, notice Bamboo v5.7.2 does not support JDK 1.8. Due to that, I would kindly ask you to downgrade JDK to 1.7 or upgrade Bamboo to v5.8.1, please.
Please, refer to the following documentation for further information
Please, make sure Bamboo remote agents are running the same JDK major version as the Bamboo server.
Regarding on Maven build and process not stopping, I would kindly ask you to replicate the issue raise a Support request providing the following:
please, add a Script task to your build plan with the following content:
echo "==== requested information ====" mvn -version
If you find this answer useful, I would kindly ask you to accept it so the same will be visible to others who might be facing the same issue you have inquired.
Thank you for your understanding.
—
Kind regards,
Rafael P. Sperafico
Atlassian Support
Hi Rafael,
i updated to the version 5.8.1 and this fixed the issue.
Thanks
Reinhard
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.