Hi All,

I'd want to raise a trouble on wartortle release that I've just installed.
After Upgrade I got the following issue on homestead syslog:

Feb 14 22:06:34 homestead01 homestead[5767]: 4006 - Description: Fatal -
Failed to initialize the cache for the CassandraStore - error code 3.
@@Cause: The memory cache used to access Cassandra could not be
initialized. @@Effect: The application will exit and restart until the
problem is fixed. @@Action: (1). Check to see if Cassandra is running
reliably. (2). See if the restart on Homestead clears the problem. (3). Try
reinstalling Homestead and starting Homestead to see if the problem clears.

moreover on /var/log/homestead/homestead_err.log I have:
Thrift: Tue Feb 14 22:16:51 2017 TSocket::open() error on socket (after
THRIFT_POLL) <Host: 127.0.0.1 Port: 9160>Connection refused

and on /var/log/cassandra/system.log:
ERROR [main] 2017-02-14 22:17:15,964 DatabaseDescriptor.java:141 - Fatal
configuration error

due to this issue I cannot have homestead running and cassandra is not
stable also, so I cannot go in cqlsh cli. It seems Homestead cannot connect
to cassandra.
Here the monit summary, even if cassandra_process sometime is running,
sometime it doesn't exist:
[homestead]ubuntu@homestead01:~$ sudo monit summary
Monit 5.18.1 uptime: 7h 45m
 Service Name                     Status                      Type
 node-homestead01                 Running                     System
 snmpd_process                    Running                     Process
 ntp_process                      Running                     Process
 nginx_process                    Running                     Process
 homestead_process                Does not exist              Process
 homestead-prov_process           Running                     Process
 clearwater_queue_manager_pro...  Running                     Process
 etcd_process                     Running                     Process
 clearwater_diags_monitor_pro...  Running                     Process
 clearwater_config_manager_pr...  Running                     Process
 clearwater_cluster_manager_p...  Running                     Process
 cassandra_process                Does not exist              Process
 nginx_ping                       Status ok                   Program
 nginx_uptime                     Status ok                   Program
 monit_uptime                     Status ok                   Program
 homestead_uptime                 Waiting                     Program
 poll_homestead                   Initializing                Program
 check_cx_health                  Initializing                Program
 poll_homestead-prov              Not monitored               Program
 clearwater_queue_manager_uptime  Status ok                   Program
 etcd_uptime                      Status ok                   Program
 poll_etcd_cluster                Status failed               Program
 poll_etcd                        Status ok                   Program
 cassandra_uptime                 Not monitored               Program
 poll_cassandra                   Not monitored               Program
 poll_cqlsh                       Not monitored               Program

and the content of local_config and share_config files is:
/etc/clearwater/shared_config
::::::::::::::
# Deployment definitions
home_domain=test.it
sprout_hostname=sprout.test.it
hs_hostname=hs.test.it:8888
hs_provisioning_hostname=hs.test.it:8889
ralf_hostname=ralf.test.it:10888
xdms_hostname=homer.test.it:7888

# Email server configuration
#smtp_smarthost=<smtp server>
#smtp_username=<username>
#smtp_password=<password>
#[email protected]

# Keys
signup_key=clearwater
turn_workaround=clearwater
ellis_api_key=clearwater
ellis_cookie_key=clearwater

#Bind
signaling_dns_server=192.168.111.27
enum_server=192.168.111.27
enum_file=/etc/bind/e164.arpa.db
::::::::::::::
/etc/clearwater/user_settings
::::::::::::::
log_level=5

If I try to run sudo service homestead stop and the status I get:
[homestead]ubuntu@homestead01:~$ sudo service homestead stop
[homestead]ubuntu@homestead01:~$ sudo service homestead status
 * homestead is not running

What do you think the issue can be ?

Thank you very much,
Best Regards,
/Marcello
_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org

Reply via email to