Yesterday I updated my Mac OS to Sonoma 14.5, and since then I cannot get the Apigee Emulator images to run (I tried 1.12.0 and 1.9.4). I'm running on an M1 processor. Nothing else was changed between the emulator running fine and then not running at all.
Did anyone else experience the same after the OS update?
Here are some of the log/error messages:
>>>> Checking if Cassandra has started and running successfully <<<<
Attempt 1
apigee-configutil: apigee-cassandra: # OK
cat: /etc/ld.so.conf: No such file or directory
OpenJDK 64-Bit Server VM warning: Cannot open file /opt/apigee/apigee-cassandra/logs/gc.log due to No such file or directory
...
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007ffffe940d25, pid=36, tid=0x00007ffffd48e700
#
# JRE version: OpenJDK Runtime Environment (8.0_282-b08) (build 1.8.0_282-b08)
# Java VM: OpenJDK 64-Bit Server VM (25.282-b08 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x5b3d25] G1ParScanThreadState::copy_to_survivor_space(InCSetState, oopDesc*, markOopDesc*)+0x35
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# https://github.com/AdoptOpenJDK/openjdk-support/issues
#
/opt/apigee/run.sh: line 24: 36 Aborted "${CASSANDRA_HOME}"/bin/cassandra -f
Connection error: ('Unable to connect to any servers', {'127.0.0.1': error(111, "Tried connecting to [('127.0.0.1', 9042)]. Last error: Connection refused")})
Cassandra is not running yet
...
Attempt 5
Connection error: ('Unable to connect to any servers', {'127.0.0.1': error(111, "Tried connecting to [('127.0.0.1', 9042)]. Last error: Connection refused")})
Cassandra is not running yet
Attempt 6
Connection error: ('Unable to connect to any servers', {'127.0.0.1': error(111, "Tried connecting to [('127.0.0.1', 9042)]. Last error: Connection refused")})
Cassandra is not running yet
Loop Timeout while waiting for cassandra to start
Solved! Go to Solution.
I found this when searching for others having a similar problem:
https://github.com/adoptium/adoptium-support/issues/1088
Seems to confirm this issue is caused by the update to Sonoma 14.5
I found this when searching for others having a similar problem:
https://github.com/adoptium/adoptium-support/issues/1088
Seems to confirm this issue is caused by the update to Sonoma 14.5