mkj-git commented on issue #2740:
URL:
https://github.com/apache/incubator-hugegraph/issues/2740#issuecomment-2690825511
I got the issue after enabling foreground mode. Once cassandra is down the
server itself terminating. This is bad, it should retry, reconnect. Is there
anything like this in hugegraph?
```
./start-hugegraph.sh
Starting HugeGraphServer in foreground mode...
./start-hugegraph.sh: line 113: 1271256 Killed
"${BIN}"/hugegraph-server.sh "${CONF}/${GREMLIN_SERVER_CONF}"
"${CONF}"/rest-server.properties "${OPEN_SECURITY_CHECK}" "${USER_OPTION}"
"${GC_OPTION}" "${OPEN_TELEMETRY}" >> "${LOGS}"/hugegraph-server.log 2>&1
Connecting to http://127.0.0.1:8080/graphs (30).error: process ID list
syntax error
Usage:
ps [options]
Try 'ps --help <simple|list|output|threads|misc|all>'
or 'ps --help <s|l|o|t|m|a>'
for additional help text.
For more details see ps(1).
Starting http://127.0.0.1:8080/graphs failed
See
/home/manish/Dev/incubator-hugegraph-master/target/apache-hugegraph-incubating-1.5.0/apache-hugegraph-server-incubating-1.5.0/logs/hugegraph-server.log
for HugeGraphServer log output.
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]