Tomohisa Igarashi created CAMEL-11823:
-----------------------------------------
Summary: [example] cdi-cassandrasql - nodetool: Failed to connect
to '127.0.0.1:7199' - ConnectException: 'Connection refused'
Key: CAMEL-11823
URL: https://issues.apache.org/jira/browse/CAMEL-11823
Project: Camel
Issue Type: Sub-task
Affects Versions: 2.20.0
Reporter: Tomohisa Igarashi
something wrong with docker image
{code}
$ docker exec -ti master_node /opt/cassandra/bin/nodetool status
nodetool: Failed to connect to '127.0.0.1:7199' - ConnectException: 'Connection
refused'.
{code}
{code}
$ docker logs master_node
*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
*** Running /etc/rc.local...
*** Booting runit daemon...
*** Runit started as PID 8
I'm starting cassandra
tail: unrecognized file system type 0x794c7630 for ‘/var/log/syslog’. please
report this to [email protected]. reverting to polling
Filling in the blanks inside cassandra.yaml
Java HotSpot(TM) 64-Bit Server VM warning: Cannot open file bin/../logs/gc.log
due to No such file or directory
./run: line 31: 28 Killed bin/cassandra -Rf
I'm starting cassandra
Java HotSpot(TM) 64-Bit Server VM warning: Cannot open file bin/../logs/gc.log
due to No such file or directory
./run: line 31: 93 Killed bin/cassandra -Rf
I'm starting cassandra
Java HotSpot(TM) 64-Bit Server VM warning: Cannot open file bin/../logs/gc.log
due to No such file or directory
./run: line 31: 159 Killed bin/cassandra -Rf
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)