[Hawkular-dev] Alpha7 startup problem

John Mazzitelli mazz at redhat.com
Thu Nov 19 18:42:02 EST 2015


> 2015-11-19 17:01:32,351 FATAL [org.hawkular.accounts.common.internal]
> (EE-ManagedExecutorService-default-Thread-2) HAWKACC150005: Could not
> connect to Cassandra after enough attempts. Giving up. Reason:
> com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s)
> tried for query failed (tried: / 127.0.0.1:9042
> (com.datastax.driver.core.TransportException: [/ 127.0.0.1:9042 ] Cannot
> connect))

Oh, and this is a known issue that I thought was fixed prior to release. There was an issue in the Hawkular Accounts where it didn't wait long enough for C* to start up. These were updated:

https://github.com/hawkular/hawkular-accounts/blob/master/common/src/main/java/org/hawkular/accounts/common/internal/CassandraSessionCallable.java#L41-L42


More information about the hawkular-dev mailing list