teamatldocker / jira

Dockerized Atlassian Jira
https://hub.docker.com/r/teamatldocker/jira/
MIT License
437 stars 223 forks source link

Could not create the Java Virtual Machine #149

Open fxbayuanggara opened 2 years ago

fxbayuanggara commented 2 years ago

Description

docker-compose up -d not working, the Jira image is exited

Steps to Reproduce

  1. Cloning this git repository
  2. Running docker-compose up -d

Expected behavior: Jira running on my local docker (MacBook)

Actual behavior: Jira image exited (Could not create the Java Virtual Machine.)

zebrassimo commented 2 years ago

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 ___

     Loading entityengine.xml from                 : file:/opt/jira/atlassian-jira/WEB-INF/classes/entityengine.xml
     Entity model field type name                  : postgres72
     Entity model schema name                      : public
     Database Version                              : PostgreSQL - 9.5.25
     Database Driver                               : PostgreSQL JDBC Driver - 42.2.5
     Database URL                                  : jdbc:postgresql://postgresql:5432/jiradb
     Database JDBC config                          : postgres72 jdbc:postgresql://postgresql:5432/jiradb

2022-01-30 14:15:27,901+0000 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger]

___ Starting the JIRA Plugin System _________________

WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.apache.felix.framework.ext.ClassPathExtenderFactory$DefaultClassLoaderExtender (file:/opt/jira/atlassian-jira/WEB-INF/lib/org.apache.felix.framework-5.6.12.jar) to method java.net.URLClassLoader.addURL(java.net.URL) WARNING: Please consider reporting this to the maintainers of org.apache.felix.framework.ext.ClassPathExtenderFactory$DefaultClassLoaderExtender WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release

*** Invalid JIT return address 0000000DF6A3D9DD in 0000000002210108

14:17:29.805 0x220fe00 j9vm.249 * ASSERTION FAILED at ../../../../../openj9/runtime/vm/swalk.c:1565: ((0 )) JVMDUMP039I Processing dump event "traceassert", detail "" at 2022/01/30 14:17:29 - please wait. JVMDUMP032I JVM requested System dump using '/var/atlassian/jira/core.20220130.141729.9.0001.dmp' in response to an event JVMDUMP010I System dump written to /var/atlassian/jira/core.20220130.141729.9.0001.dmp JVMDUMP032I JVM requested Java dump using '/var/atlassian/jira/javacore.20220130.141729.9.0002.txt' in response to an event