You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeremiah Jordan (JIRA)" <ji...@apache.org> on 2015/12/11 14:21:10 UTC

[jira] [Resolved] (CASSANDRA-10841) Datastax-agent 5.2.2 fails to work with Cassandra 3.1

     [ https://issues.apache.org/jira/browse/CASSANDRA-10841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremiah Jordan resolved CASSANDRA-10841.
-----------------------------------------
    Resolution: Invalid

> Datastax-agent 5.2.2 fails to work with Cassandra 3.1
> -----------------------------------------------------
>
>                 Key: CASSANDRA-10841
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10841
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Tomas Ramanauskas
>
> Hello,
> I had datastax-agent 5.2.2 working successfully with Cassandra 2.2.1.
> I upgraded Cassandra to 3.1 version and notices that there is no data in OpsCenter.
> Here is what I see in the log file:
> {code}
> root@sl-prod-cass-01:~# tail  /var/log/datastax-agent/agent.log
>  ERROR [clojure-agent-send-off-pool-5] 2015-12-11 12:25:58,020 Can't connect to Cassandra (All host(s) tried for query failed (tried: /10.9.3.220:9042 (com.datastax.driver.core.exceptions.InvalidQueryException: unconfigured table schema_keyspaces))), retrying soon.
>  ERROR [clojure-agent-send-off-pool-4] 2015-12-11 12:27:02,017 Can't connect to Cassandra (All host(s) tried for query failed (tried: /10.9.3.220:9042 (com.datastax.driver.core.exceptions.InvalidQueryException: unconfigured table schema_keyspaces))), retrying soon.
>  ERROR [clojure-agent-send-off-pool-5] 2015-12-11 12:27:02,039 Can't connect to Cassandra (All host(s) tried for query failed (tried: /10.9.3.220:9042 (com.datastax.driver.core.exceptions.InvalidQueryException: unconfigured table schema_keyspaces))), retrying soon.
>  ERROR [clojure-agent-send-off-pool-4] 2015-12-11 12:28:06,036 Can't connect to Cassandra (All host(s) tried for query failed (tried: /10.9.3.220:9042 (com.datastax.driver.core.exceptions.InvalidQueryException: unconfigured table schema_keyspaces))), retrying soon.
>  ERROR [clojure-agent-send-off-pool-5] 2015-12-11 12:28:06,047 Can't connect to Cassandra (All host(s) tried for query failed (tried: /10.9.3.220:9042 (com.datastax.driver.core.exceptions.InvalidQueryException: unconfigured table schema_keyspaces))), retrying soon.
>  ERROR [clojure-agent-send-off-pool-4] 2015-12-11 12:29:10,044 Can't connect to Cassandra (All host(s) tried for query failed (tried: /10.9.3.220:9042 (com.datastax.driver.core.exceptions.InvalidQueryException: unconfigured table schema_keyspaces))), retrying soon.
>  ERROR [clojure-agent-send-off-pool-5] 2015-12-11 12:29:10,055 Can't connect to Cassandra (All host(s) tried for query failed (tried: /10.9.3.220:9042 (com.datastax.driver.core.exceptions.InvalidQueryException: unconfigured table schema_keyspaces))), retrying soon.
>  ERROR [clojure-agent-send-off-pool-4] 2015-12-11 12:30:14,058 Can't connect to Cassandra (All host(s) tried for query failed (tried: /10.9.3.220:9042 (com.datastax.driver.core.exceptions.InvalidQueryException: unconfigured table schema_keyspaces))), retrying soon.
>  ERROR [clojure-agent-send-off-pool-5] 2015-12-11 12:30:14,071 Can't connect to Cassandra (All host(s) tried for query failed (tried: /10.9.3.220:9042 (com.datastax.driver.core.exceptions.InvalidQueryException: unconfigured table schema_keyspaces))), retrying soon.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)