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

JRE download fails during ant build #4823

Closed
jdf opened this issue Jan 10, 2017 · 2 comments
Closed

JRE download fails during ant build #4823

jdf opened this issue Jan 10, 2017 · 2 comments

Comments

@jdf
Copy link
Contributor

jdf commented Jan 10, 2017

/usr/local/google/home/feinberg/processing/build/build.xml:288: The following error occurred while executing this line:
/usr/local/google/home/feinberg/processing/build/build.xml:234: java.io.IOException: No such file or directory
	at java.io.UnixFileSystem.createFileExclusively(Native Method)
	at java.io.File.createTempFile(File.java:2024)
	at Downloader.download(Downloader.java:177)
@benfry
Copy link
Contributor

benfry commented Jan 18, 2017

Yeah, Oracle has changed something again in their download process. Patched it for 8u112, but the same code doesn't work for 8u121 so we won't move to that yet… We'll have to keep an eye on this page for any updates.

@benfry benfry closed this as completed in ae7907e Jan 18, 2017
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants