-
Notifications
You must be signed in to change notification settings - Fork 217
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
Could not create the Java Virtual Machine #149
Comments
Same here, but with some more info. We're runnung this on mac os 12.1 on an arm processor, docker version 4.4.2 (73305). The issue seems to come from FELIX-5765. The issue is still open on their Jira site 🥇 but comments say it's been fixed in the framework-7.0.0. The docker hub page says, it's for Linux/AMD64, but I don't believe it's because of the processor architecture. This is the end of the logfile (no errors before): ___ Database Configuration _________________
2022-01-30 14:15:27,901+0000 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger]
WARNING: An illegal reflective access operation has occurred *** Invalid JIT return address 0000000DF6A3D9DD in 0000000002210108 14:17:29.805 0x220fe00 j9vm.249 * ** ASSERTION FAILED ** at ../../../../../openj9/runtime/vm/swalk.c:1565: ((0 )) |
Description
docker-compose up -d not working, the Jira image is exited
Steps to Reproduce
Expected behavior: Jira running on my local docker (MacBook)
Actual behavior: Jira image exited (Could not create the Java Virtual Machine.)
The text was updated successfully, but these errors were encountered: