I'm getting an 'Abort trap:6' error when I try to start up my eval
copy of SD on my MacOS. See Appendix below for a stack trace.
Can someone give me guidance as to how to diagnose and fix this?
Thanks,
Eric Scott
Senior Software Engineer
Olive, Inc.
APPENDIX
$ stardog-admin server start
stardog-admin server start
(install-directory)/stardog-7.5.0/bin/stardog-admin: line 153: 25872
Abort trap: 6 "java" -Dstardog.home=(stardog home)/
-Xmx2g -Xms2g -XX:MaxDirectMemorySize=1500m
-Djava.library.path=(install-directory)/stardog-7.5.0/bin/../lib
-XX:SoftRefLRUPolicyMSPerMB=1 -XX:+UseParallelOldGC
-XX:+UseCompressedOops
-Djavax.xml.datatype.DatatypeFactory=org.apache.xerces.jaxp.datatype.DatatypeFactoryImpl
-Dapple.awt.UIElement=true -Dfile.encoding=UTF-8 --add-opens
java.base/java.lang=ALL-UNNAMED --add-opens
java.base/java.nio=ALL-UNNAMED --add-opens
java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens
java.base/sun.nio.ch=ALL-UNNAMED
--add-opens=java.base/jdk.internal.ref=ALL-UNNAMED
--add-opens=java.base/jdk.internal.misc=ALL-UNNAMED
--add-opens=java.security.jgss/sun.security.krb5.internal.ktab=ALL-UNNAMED
-Djdk.tls.client.protocols=TLSv1.2
-Dlog4j.configurationFile=(install-directory)/stardog-7.5.0/bin/../server/dbms/log4j2.xml
-Dstardog.install.location=(install-directory)/stardog-7.5.0/bin/.. -server
-classpath
(install-directory)/stardog-7.5.0/bin/../client/ext/:(install-directory)/stardog-7.5.0/bin/../client/api/:(install-directory)/stardog-7.5.0/bin/../client/cli/:(install-directory)/stardog-7.5.0/bin/../client/http/:(install-directory)/stardog-7.5.0/bin/../client/pack/:(install-directory)/stardog-7.5.0/bin/../server/ext/:(install-directory)/stardog-7.5.0/bin/../server/dbms/
com.complexible.stardog.cli.admin.CLI server start >>
(stardog home)//stardog.log 2>&1