Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build-azure-win2012r2-x64-2 sees StackOverflowError in Task :compileGroovy #1494

Closed
adamfarley opened this issue Aug 5, 2020 · 2 comments
Closed
Assignees
Milestone

Comments

@adamfarley
Copy link
Contributor

Summary

Three builds on this machine failed a compileGroovy task.

Further Details

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk15/job/jdk15-windows-x86-32-hotspot/7/console
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x86-32-hotspot/676/console
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-windows-x64-openj9/703/console

In this issue we saw the same symptom, and the issue was resolved by restarting the machine. While not an ideal long-term resolution, it has much to recommend it as a short-term fix.

Error Message

00:32:44  > Task :compileGroovy
00:39:23  > Task :compileGroovy FAILED
00:39:23  
00:39:23  FAILURE: Build failed with an exception.
00:39:23  
00:39:23  * What went wrong:
00:39:23  Execution failed for task ':compileGroovy'.
00:39:23  > java.lang.StackOverflowError (no error message)
@Willsparker
Copy link
Contributor

For the sake of trying, I've restarted it - we can see with the nightlies whether this fixes it again

@Willsparker Willsparker self-assigned this Aug 5, 2020
@Willsparker Willsparker added this to the August 2020 milestone Aug 5, 2020
@Willsparker
Copy link
Contributor

Looking at the failing builds, I don't see any Windows machines that failed at the build stage, and I found a build that worked with build-azure-win2012r2-x64-2 : https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk15/job/jdk15-windows-x64-openj9/60/consoleFull

Closing, but I'll keep an eye on it. I agree that it's not a very good long term fix, I'd rather have something a bit more concrete as a solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants