davsclaus commented on issue #16:
URL: 
https://github.com/apache/camel-jbang-examples/issues/16#issuecomment-2580225877

   Ah okay so it seems docker compose cannot start Artemis. 
   Maybe its due to my new mac m4 computer
   
   ```
   ~/workspace/camel-jbang-examples/ftp main ❯ docker compose up
   [+] Running 2/0
    ✔ Container ftp-ftp-server-1  Running                                       
                                                                                
                                 0.0s
    ✔ Container ftp-artemis-1     Created                                       
                                                                                
                                 0.0s
   Attaching to artemis-1, ftp-server-1
   artemis-1     | #
   artemis-1     | # A fatal error has been detected by the Java Runtime 
Environment:
   artemis-1     | #
   artemis-1     | #  SIGILL (0x4) at pc=0x0000ffff8233fc5c, pid=7, tid=15
   artemis-1     | #
   artemis-1     | # JRE version:  (21.0.4+7) (build )
   artemis-1     | # Java VM: OpenJDK 64-Bit Server VM (21.0.4+7-LTS, mixed 
mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, 
linux-aarch64)
   artemis-1     | # Problematic frame:
   artemis-1     | # j  java.lang.System.registerNatives()V+0 [email protected]
   artemis-1     | #
   artemis-1     | # No core dump will be written. Core dumps have been 
disabled. To enable core dumping, try "ulimit -c unlimited" before starting 
Java again
   artemis-1     | #
   artemis-1     | # An error report file with more information is saved as:
   artemis-1     | # /var/lib/artemis-instance/hs_err_pid7.log
   artemis-1     | [0.010s][warning][os] Loading hsdis library failed
   artemis-1     | #
   artemis-1     | # The crash happened outside the Java Virtual Machine in 
native code.
   artemis-1     | # See problematic frame for where to report the bug.
   artemis-1     | #
   artemis-1     | /docker-run.sh: line 42:     7 Aborted                 
/opt/activemq-artemis/bin/artemis create ${CREATE_ARGUMENTS} .
   artemis-1 exited with code 134
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to