ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Question]: elasticsearch/elasticsearch:8.11.3 cannot startup

Open xiaoqiangch opened this issue 2 weeks ago • 3 comments

Describe your problem

  • I have build a image for my Mac 4 pro as instructed https://ragflow.io/docs/dev/build_docker_image
  • pull it up with docker compose -f docker/docker-compose-macos.yml up -d
  • and the elasticsearch/elasticsearch:8.11.3 refuse to startup and the errors

any ideas with this problem? Thank you very much!

PS: I have tried to switch to infinity and it reports that there is no suitable image for linux/arm64/v8, looks like it also needs a self-build

2025-02-05 11:23:52 # 2025-02-05 11:23:52 # A fatal error has been detected by the Java Runtime Environment: 2025-02-05 11:23:52 # 2025-02-05 11:23:52 # SIGILL (0x4) at pc=0x0000ffff7ff3fb1c, pid=8, tid=17 2025-02-05 11:23:52 # 2025-02-05 11:23:52 # JRE version: (21.0.1+12) (build ) 2025-02-05 11:23:52 # Java VM: OpenJDK 64-Bit Server VM (21.0.1+12-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64) 2025-02-05 11:23:52 # Problematic frame: 2025-02-05 11:23:52 # j java.lang.System.registerNatives()V+0 [email protected] 2025-02-05 11:23:52 # 2025-02-05 11:23:52 # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again 2025-02-05 11:23:52 # 2025-02-05 11:23:52 # An error report file with more information is saved as: 2025-02-05 11:23:52 # /usr/share/elasticsearch/hs_err_pid8.log 2025-02-05 11:23:52 [0.405s][warning][os] Loading hsdis library failed 2025-02-05 11:23:52 # 2025-02-05 11:23:52 # The crash happened outside the Java Virtual Machine in native code. 2025-02-05 11:23:52 # See problematic frame for where to report the bug. 2025-02-05 11:23:52 # 2025-02-05 11:23:53 # 2025-02-05 11:23:53 # A fatal error has been detected by the Java Runtime Environment: 2025-02-05 11:23:53 # 2025-02-05 11:23:53 # SIGILL (0x4) at pc=0x0000ffff6ff3fb1c, pid=8, tid=17 2025-02-05 11:23:53 # 2025-02-05 11:23:53 # JRE version: (21.0.1+12) (build ) 2025-02-05 11:23:53 # Java VM: OpenJDK 64-Bit Server VM (21.0.1+12-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64) 2025-02-05 11:23:53 # Problematic frame: 2025-02-05 11:23:53 # j java.lang.System.registerNatives()V+0 [email protected] 2025-02-05 11:23:53 # 2025-02-05 11:23:53 # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again 2025-02-05 11:23:53 # 2025-02-05 11:23:53 # An error report file with more information is saved as: 2025-02-05 11:23:53 # /usr/share/elasticsearch/hs_err_pid8.log 2025-02-05 11:23:54 [0.204s][warning][os] Loading hsdis library failed 2025-02-05 11:23:54 # 2025-02-05 11:23:54 # The crash happened outside the Java Virtual Machine in native code. 2025-02-05 11:23:54 # See problematic frame for where to report the bug. 2025-02-05 11:23:54 # 2025-02-05 11:23:56 # 2025-02-05 11:23:56 # A fatal error has been detected by the Java Runtime Environment: 2025-02-05 11:23:56 # 2025-02-05 11:23:56 # SIGILL (0x4) at pc=0x0000ffff73f3fb1c, pid=8, tid=17 2025-02-05 11:23:56 # 2025-02-05 11:23:56 # JRE version: (21.0.1+12) (build ) 2025-02-05 11:23:56 # Java VM: OpenJDK 64-Bit Server VM (21.0.1+12-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64) 2025-02-05 11:23:56 # Problematic frame: 2025-02-05 11:23:56 # j java.lang.System.registerNatives()V+0 [email protected] 2025-02-05 11:23:56 # 2025-02-05 11:23:56 # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again 2025-02-05 11:23:56 # 2025-02-05 11:23:52 /usr/local/bin/docker-entrypoint.sh: line 43: 8 Aborted ( elasticsearch-keystore create ) 2025-02-05 11:23:54 /usr/local/bin/docker-entrypoint.sh: line 43: 8 Aborted ( elasticsearch-keystore create ) 2025-02-05 11:23:56 /usr/local/bin/docker-entrypoint.sh: line 43: 8 Aborted ( elasticsearch-keystore create ) 2025-02-05 11:23:57 /usr/local/bin/docker-entrypoint.sh: line 43: 8 Aborted ( elasticsearch-keystore create ) 2025-02-05 11:23:58 /usr/local/bin/docker-entrypoint.sh: line 43: 8 Aborted ( elasticsearch-keystore create ) 2025-02-05 11:23:56 # An error report file with more information is saved as: 2025-02-05 11:23:56 # /usr/share/elasticsearch/hs_err_pid8.log 2025-02-05 11:23:56 [0.229s][warning][os] Loading hsdis library failed 2025-02-05 11:23:56 # 2025-02-05 11:23:56 # The crash happened outside the Java Virtual Machine in native code. 2025-02-05 11:23:56 # See problematic frame for where to report the bug. 2025-02-05 11:23:56 # 2025-02-05 11:23:57 # 2025-02-05 11:23:57 # A fatal error has been detected by the Java Runtime Environment: 2025-02-05 11:23:57 # 2025-02-05 11:23:57 # SIGILL (0x4) at pc=0x0000ffff83f3fb1c, pid=8, tid=17 2025-02-05 11:23:57 # 2025-02-05 11:23:57 # JRE version: (21.0.1+12) (build ) 2025-02-05 11:23:57 # Java VM: OpenJDK 64-Bit Server VM (21.0.1+12-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64) 2025-02-05 11:23:57 # Problematic frame: 2025-02-05 11:23:57 # j java.lang.System.registerNatives()V+0 [email protected] 2025-02-05 11:23:57 # 2025-02-05 11:23:57 # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again 2025-02-05 11:23:57 # 2025-02-05 11:23:57 # An error report file with more information is saved as: 2025-02-05 11:23:57 # /usr/share/elasticsearch/hs_err_pid8.log 2025-02-05 11:23:57 [0.037s][warning][os] Loading hsdis library failed 2025-02-05 11:23:57 # 2025-02-05 11:23:57 # The crash happened outside the Java Virtual Machine in native code. 2025-02-05 11:23:57 # See problematic frame for where to report the bug. 2025-02-05 11:23:57 # 2025-02-05 11:23:58 # 2025-02-05 11:23:58 # A fatal error has been detected by the Java Runtime Environment: 2025-02-05 11:23:58 # 2025-02-05 11:23:58 # SIGILL (0x4) at pc=0x0000ffff7bf3fb1c, pid=8, tid=17 2025-02-05 11:23:58 # 2025-02-05 11:23:58 # JRE version: (21.0.1+12) (build ) 2025-02-05 11:23:58 # Java VM: OpenJDK 64-Bit Server VM (21.0.1+12-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64) 2025-02-05 11:23:58 # Problematic frame: 2025-02-05 11:23:58 # j java.lang.System.registerNatives()V+0 [email protected] 2025-02-05 11:23:58 # 2025-02-05 11:23:58 # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again 2025-02-05 11:23:58 # 2025-02-05 11:23:58 # An error report file with more information is saved as: 2025-02-05 11:23:58 # /usr/share/elasticsearch/hs_err_pid8.log 2025-02-05 11:23:58 [0.012s][warning][os] Loading hsdis library failed 2025-02-05 11:23:58 # 2025-02-05 11:23:58 # The crash happened outside the Java Virtual Machine in native code. 2025-02-05 11:23:58 # See problematic frame for where to report the bug. 2025-02-05 11:23:58 # 2025-02-05 11:24:01 # 2025-02-05 11:24:01 # A fatal error has been detected by the Java Runtime Environment: 2025-02-05 11:24:01 # 2025-02-05 11:24:01 # SIGILL (0x4) at pc=0x0000ffff7ff3fb1c, pid=8, tid=17 2025-02-05 11:24:01 # 2025-02-05 11:24:01 # JRE version: (21.0.1+12) (build ) 2025-02-05 11:24:01 # Java VM: OpenJDK 64-Bit Server VM (21.0.1+12-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64) 2025-02-05 11:24:01 # Problematic frame: 2025-02-05 11:24:01 # j java.lang.System.registerNatives()V+0 [email protected] 2025-02-05 11:24:01 # 2025-02-05 11:24:01 # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again 2025-02-05 11:24:01 # 2025-02-05 11:24:01 # An error report file with more information is saved as: 2025-02-05 11:24:01 # /usr/share/elasticsearch/hs_err_pid8.log 2025-02-05 11:24:01 [0.015s][warning][os] Loading hsdis library failed 2025-02-05 11:24:01 # 2025-02-05 11:24:01 # The crash happened outside the Java Virtual Machine in native code. 2025-02-05 11:24:01 # See problematic frame for where to report the bug. 2025-02-05 11:24:01 # 2025-02-05 11:24:08 # 2025-02-05 11:24:08 # A fatal error has been detected by the Java Runtime Environment: 2025-02-05 11:24:08 # 2025-02-05 11:24:08 # SIGILL (0x4) at pc=0x0000ffff73f3fb1c, pid=8, tid=17 2025-02-05 11:24:08 # 2025-02-05 11:24:08 # JRE version: (21.0.1+12) (build ) 2025-02-05 11:24:08 # Java VM: OpenJDK 64-Bit Server VM (21.0.1+12-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64) 2025-02-05 11:24:08 # Problematic frame: 2025-02-05 11:24:08 # j java.lang.System.registerNatives()V+0 [email protected] 2025-02-05 11:24:08 # 2025-02-05 11:24:08 # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again 2025-02-05 11:24:08 # 2025-02-05 11:24:08 # An error report file with more information is saved as: 2025-02-05 11:24:08 # /usr/share/elasticsearch/hs_err_pid8.log 2025-02-05 11:24:08 [1.043s][warning][os] Loading hsdis library failed 2025-02-05 11:24:08 # 2025-02-05 11:24:08 # The crash happened outside the Java Virtual Machine in native code. 2025-02-05 11:24:08 # See problematic frame for where to report the bug. 2025-02-05 11:24:08 # 2025-02-05 11:24:14 # 2025-02-05 11:24:14 # A fatal error has been detected by the Java Runtime Environment: 2025-02-05 11:24:14 # 2025-02-05 11:24:14 # SIGILL (0x4) at pc=0x0000ffff83f3fb1c, pid=8, tid=17 2025-02-05 11:24:14 # 2025-02-05 11:24:14 # JRE version: (21.0.1+12) (build ) 2025-02-05 11:24:14 # Java VM: OpenJDK 64-Bit Server VM (21.0.1+12-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64) 2025-02-05 11:24:14 # Problematic frame: 2025-02-05 11:24:14 # j java.lang.System.registerNatives()V+0 [email protected] 2025-02-05 11:24:14 # 2025-02-05 11:24:14 # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again 2025-02-05 11:24:14 # 2025-02-05 11:24:14 # An error report file with more information is saved as: 2025-02-05 11:24:14 # /usr/share/elasticsearch/hs_err_pid8.log 2025-02-05 11:24:14 [0.023s][warning][os] Loading hsdis library failed 2025-02-05 11:24:14 # 2025-02-05 11:24:14 # The crash happened outside the Java Virtual Machine in native code. 2025-02-05 11:24:14 # See problematic frame for where to report the bug. 2025-02-05 11:24:14 # 2025-02-05 11:24:28 # 2025-02-05 11:24:28 # A fatal error has been detected by the Java Runtime Environment: 2025-02-05 11:24:28 # 2025-02-05 11:24:28 # SIGILL (0x4) at pc=0x0000ffff9bf3fb1c, pid=8, tid=17 2025-02-05 11:24:28 # 2025-02-05 11:24:28 # JRE version: (21.0.1+12) (build ) 2025-02-05 11:24:28 # Java VM: OpenJDK 64-Bit Server VM (21.0.1+12-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64) 2025-02-05 11:24:28 # Problematic frame: 2025-02-05 11:24:28 # j java.lang.System.registerNatives()V+0 [email protected] 2025-02-05 11:24:28 # 2025-02-05 11:24:28 # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again 2025-02-05 11:24:28 # 2025-02-05 11:24:28 # An error report file with more information is saved as: 2025-02-05 11:24:28 # /usr/share/elasticsearch/hs_err_pid8.log 2025-02-05 11:24:28 [0.021s][warning][os] Loading hsdis library failed 2025-02-05 11:24:28 # 2025-02-05 11:24:28 # The crash happened outside the Java Virtual Machine in native code. 2025-02-05 11:24:28 # See problematic frame for where to report the bug. 2025-02-05 11:24:28 # 2025-02-05 11:24:53 # 2025-02-05 11:24:53 # A fatal error has been detected by the Java Runtime Environment: 2025-02-05 11:24:53 # 2025-02-05 11:24:53 # SIGILL (0x4) at pc=0x0000ffff8ff3fb1c, pid=8, tid=17 2025-02-05 11:24:53 # 2025-02-05 11:24:53 # JRE version: (21.0.1+12) (build ) 2025-02-05 11:24:53 # Java VM: OpenJDK 64-Bit Server VM (21.0.1+12-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64) 2025-02-05 11:24:53 # Problematic frame: 2025-02-05 11:24:53 # j java.lang.System.registerNatives()V+0 [email protected] 2025-02-05 11:24:53 # 2025-02-05 11:24:53 # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again 2025-02-05 11:24:53 # 2025-02-05 11:24:53 # An error report file with more information is saved as: 2025-02-05 11:24:53 # /usr/share/elasticsearch/hs_err_pid8.log 2025-02-05 11:24:53 [0.019s][warning][os] Loading hsdis library failed 2025-02-05 11:24:53 # 2025-02-05 11:24:53 # The crash happened outside the Java Virtual Machine in native code. 2025-02-05 11:24:53 # See problematic frame for where to report the bug. 2025-02-05 11:24:53 # 2025-02-05 11:25:45 # 2025-02-05 11:25:45 # A fatal error has been detected by the Java Runtime Environment: 2025-02-05 11:25:45 # 2025-02-05 11:25:45 # SIGILL (0x4) at pc=0x0000ffff7ff3fb1c, pid=8, tid=17 2025-02-05 11:25:45 # 2025-02-05 11:25:45 # JRE version: (21.0.1+12) (build ) 2025-02-05 11:25:45 # Java VM: OpenJDK 64-Bit Server VM (21.0.1+12-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64) 2025-02-05 11:25:45 # Problematic frame: 2025-02-05 11:25:45 # j java.lang.System.registerNatives()V+0 [email protected] 2025-02-05 11:25:45 # 2025-02-05 11:25:45 # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again 2025-02-05 11:25:45 # 2025-02-05 11:25:45 # An error report file with more information is saved as: 2025-02-05 11:25:45 # /usr/share/elasticsearch/hs_err_pid8.log 2025-02-05 11:25:45 [0.023s][warning][os] Loading hsdis library failed 2025-02-05 11:25:45 # 2025-02-05 11:25:45 # The crash happened outside the Java Virtual Machine in native code. 2025-02-05 11:24:01 /usr/local/bin/docker-entrypoint.sh: line 43: 8 Aborted ( elasticsearch-keystore create ) 2025-02-05 11:24:08 /usr/local/bin/docker-entrypoint.sh: line 43: 8 Aborted ( elasticsearch-keystore create ) 2025-02-05 11:24:15 /usr/local/bin/docker-entrypoint.sh: line 43: 8 Aborted ( elasticsearch-keystore create ) 2025-02-05 11:24:28 /usr/local/bin/docker-entrypoint.sh: line 43: 8 Aborted ( elasticsearch-keystore create ) 2025-02-05 11:24:53 /usr/local/bin/docker-entrypoint.sh: line 43: 8 Aborted ( elasticsearch-keystore create ) 2025-02-05 11:25:45 /usr/local/bin/docker-entrypoint.sh: line 43: 8 Aborted ( elasticsearch-keystore create ) 2025-02-05 11:26:45 /usr/local/bin/docker-entrypoint.sh: line 43: 8 Aborted ( elasticsearch-keystore create ) 2025-02-05 11:27:45 /usr/local/bin/docker-entrypoint.sh: line 43: 8 Aborted ( elasticsearch-keystore create ) 2025-02-05 11:28:45 /usr/local/bin/docker-entrypoint.sh: line 43: 8 Aborted ( elasticsearch-keystore create ) 2025-02-05 11:29:46 /usr/local/bin/docker-entrypoint.sh: line 43: 8 Aborted ( elasticsearch-keystore create ) 2025-02-05 11:30:46 /usr/local/bin/docker-entrypoint.sh: line 43: 8 Aborted ( elasticsearch-keystore create ) 2025-02-05 11:25:45 # See problematic frame for where to report the bug. 2025-02-05 11:25:45 # 2025-02-05 11:26:45 # 2025-02-05 11:26:45 # A fatal error has been detected by the Java Runtime Environment: 2025-02-05 11:26:45 # 2025-02-05 11:26:45 # SIGILL (0x4) at pc=0x0000ffff8bf3fb1c, pid=8, tid=17 2025-02-05 11:26:45 # 2025-02-05 11:26:45 # JRE version: (21.0.1+12) (build ) 2025-02-05 11:26:45 # Java VM: OpenJDK 64-Bit Server VM (21.0.1+12-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64) 2025-02-05 11:26:45 # Problematic frame: 2025-02-05 11:26:45 # j java.lang.System.registerNatives()V+0 [email protected] 2025-02-05 11:26:45 # 2025-02-05 11:26:45 # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again 2025-02-05 11:26:45 # 2025-02-05 11:26:45 # An error report file with more information is saved as: 2025-02-05 11:26:45 # /usr/share/elasticsearch/hs_err_pid8.log 2025-02-05 11:26:45 [0.027s][warning][os] Loading hsdis library failed 2025-02-05 11:26:45 # 2025-02-05 11:26:45 # The crash happened outside the Java Virtual Machine in native code. 2025-02-05 11:26:45 # See problematic frame for where to report the bug. 2025-02-05 11:26:45 # 2025-02-05 11:27:45 # 2025-02-05 11:27:45 # A fatal error has been detected by the Java Runtime Environment: 2025-02-05 11:27:45 # 2025-02-05 11:27:45 # SIGILL (0x4) at pc=0x0000ffff77f3fb1c, pid=8, tid=17 2025-02-05 11:27:45 # 2025-02-05 11:27:45 # JRE version: (21.0.1+12) (build ) 2025-02-05 11:27:45 # Java VM: OpenJDK 64-Bit Server VM (21.0.1+12-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64) 2025-02-05 11:27:45 # Problematic frame: 2025-02-05 11:27:45 # j java.lang.System.registerNatives()V+0 [email protected] 2025-02-05 11:27:45 # 2025-02-05 11:27:45 # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again 2025-02-05 11:27:45 # 2025-02-05 11:27:45 # An error report file with more information is saved as: 2025-02-05 11:27:45 # /usr/share/elasticsearch/hs_err_pid8.log 2025-02-05 11:27:45 [0.023s][warning][os] Loading hsdis library failed 2025-02-05 11:27:45 # 2025-02-05 11:27:45 # The crash happened outside the Java Virtual Machine in native code. 2025-02-05 11:27:45 # See problematic frame for where to report the bug. 2025-02-05 11:27:45 # 2025-02-05 11:28:45 # 2025-02-05 11:28:45 # A fatal error has been detected by the Java Runtime Environment: 2025-02-05 11:28:45 # 2025-02-05 11:28:45 # SIGILL (0x4) at pc=0x0000ffff9ff3fb1c, pid=8, tid=17 2025-02-05 11:28:45 # 2025-02-05 11:28:45 # JRE version: (21.0.1+12) (build ) 2025-02-05 11:28:45 # Java VM: OpenJDK 64-Bit Server VM (21.0.1+12-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64) 2025-02-05 11:28:45 # Problematic frame: 2025-02-05 11:28:45 # j java.lang.System.registerNatives()V+0 [email protected] 2025-02-05 11:28:45 # 2025-02-05 11:28:45 # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again 2025-02-05 11:28:45 # 2025-02-05 11:28:45 # An error report file with more information is saved as: 2025-02-05 11:28:45 # /usr/share/elasticsearch/hs_err_pid8.log 2025-02-05 11:28:45 [0.049s][warning][os] Loading hsdis library failed 2025-02-05 11:28:45 # 2025-02-05 11:28:45 # The crash happened outside the Java Virtual Machine in native code. 2025-02-05 11:28:45 # See problematic frame for where to report the bug. 2025-02-05 11:28:45 # 2025-02-05 11:29:46 # 2025-02-05 11:29:46 # A fatal error has been detected by the Java Runtime Environment: 2025-02-05 11:29:46 # 2025-02-05 11:29:46 # SIGILL (0x4) at pc=0x0000ffff6bf3fb1c, pid=8, tid=17 2025-02-05 11:29:46 # 2025-02-05 11:29:46 # JRE version: (21.0.1+12) (build ) 2025-02-05 11:29:46 # Java VM: OpenJDK 64-Bit Server VM (21.0.1+12-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64) 2025-02-05 11:29:46 # Problematic frame: 2025-02-05 11:29:46 # j java.lang.System.registerNatives()V+0 [email protected] 2025-02-05 11:29:46 # 2025-02-05 11:29:46 # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again 2025-02-05 11:29:46 # 2025-02-05 11:29:46 # An error report file with more information is saved as: 2025-02-05 11:29:46 # /usr/share/elasticsearch/hs_err_pid8.log 2025-02-05 11:29:46 [0.031s][warning][os] Loading hsdis library failed 2025-02-05 11:29:46 # 2025-02-05 11:29:46 # The crash happened outside the Java Virtual Machine in native code. 2025-02-05 11:29:46 # See problematic frame for where to report the bug. 2025-02-05 11:29:46 # 2025-02-05 11:30:46 # 2025-02-05 11:30:46 # A fatal error has been detected by the Java Runtime Environment: 2025-02-05 11:30:46 # 2025-02-05 11:30:46 # SIGILL (0x4) at pc=0x0000ffff77f3fb1c, pid=8, tid=17 2025-02-05 11:30:46 # 2025-02-05 11:30:46 # JRE version: (21.0.1+12) (build ) 2025-02-05 11:30:46 # Java VM: OpenJDK 64-Bit Server VM (21.0.1+12-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64) 2025-02-05 11:30:46 # Problematic frame: 2025-02-05 11:30:46 # j java.lang.System.registerNatives()V+0 [email protected] 2025-02-05 11:30:46 # 2025-02-05 11:30:46 # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again 2025-02-05 11:30:46 # 2025-02-05 11:30:46 # An error report file with more information is saved as: 2025-02-05 11:30:46 # /usr/share/elasticsearch/hs_err_pid8.log 2025-02-05 11:30:46 [0.047s][warning][os] Loading hsdis library failed 2025-02-05 11:30:46 # 2025-02-05 11:30:46 # The crash happened outside the Java Virtual Machine in native code. 2025-02-05 11:30:46 # See problematic frame for where to report the bug. 2025-02-05 11:30:46 # 2025-02-05 11:31:46 # 2025-02-05 11:31:46 # A fatal error has been detected by the Java Runtime Environment: 2025-02-05 11:31:46 # 2025-02-05 11:31:46 # SIGILL (0x4) at pc=0x0000ffff97f3fb1c, pid=8, tid=17 2025-02-05 11:31:46 # 2025-02-05 11:31:46 # JRE version: (21.0.1+12) (build ) 2025-02-05 11:31:46 # Java VM: OpenJDK 64-Bit Server VM (21.0.1+12-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-aarch64) 2025-02-05 11:31:46 # Problematic frame: 2025-02-05 11:31:46 # j java.lang.System.registerNatives()V+0 [email protected] 2025-02-05 11:31:46 # 2025-02-05 11:31:46 # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again 2025-02-05 11:31:46 # 2025-02-05 11:31:46 # An error report file with more information is saved as: 2025-02-05 11:31:46 # /usr/share/elasticsearch/hs_err_pid8.log 2025-02-05 11:31:46 [0.031s][warning][os] Loading hsdis library failed 2025-02-05 11:31:46 # 2025-02-05 11:31:46 # The crash happened outside the Java Virtual Machine in native code. 2025-02-05 11:31:46 # See problematic frame for where to report the bug. 2025-02-05 11:31:46 # 2025-02-05 11:31:46 /usr/local/bin/docker-entrypoint.sh: line 43: 8 Aborted ( elasticsearch-keystore create )

xiaoqiangch avatar Feb 05 '25 03:02 xiaoqiangch