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

Updating to Big Sur causes issues with embedded Java #381

Open
tloisel1 opened this issue Jul 27, 2021 · 1 comment
Open

Updating to Big Sur causes issues with embedded Java #381

tloisel1 opened this issue Jul 27, 2021 · 1 comment
Labels
priority:critical Cannot release without

Comments

@tloisel1
Copy link
Member

Upgrading to Big Sur causes issues with embedded Java, specifically libjvm.dylib

Error: dl failure on line 542
Error: failed /usr/local/bin/gyro-rt/lib/server/libjvm.dylib, because dlopen(/usr/local/bin/gyro-rt/lib/server/libjvm.dylib, 10): no suitable image found.  Did find:
	/usr/local/bin/gyro-rt/lib/server/libjvm.dylib: code signature in (/usr/local/bin/gyro-rt/lib/server/libjvm.dylib) not valid for use in process using Library Validation: library load disallowed by system policy

Current workaround is to separately install Java 11 and delete the embedded Java

@deepanjan90 deepanjan90 added the priority:critical Cannot release without label Jul 27, 2021
@sarah-powell
Copy link

sarah-powell commented Dec 10, 2021

Adding onto this. When they say "delete the embedded Java" they mean: delete the gyro-rt folder that you get when you unzip the download. Then move the gyro executable to wherever you keep your gyro installed.

Open a new terminal window to verify your gyro version is updated: gyro --version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:critical Cannot release without
Projects
None yet
Development

No branches or pull requests

3 participants