You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benjamin Lerer (JIRA)" <ji...@apache.org> on 2016/11/18 08:24:59 UTC

[jira] [Resolved] (CASSANDRA-12880) setInt/setShort/setFlaot throwing exception from CassandraPreparedStatement

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

Benjamin Lerer resolved CASSANDRA-12880.
----------------------------------------
       Resolution: Invalid
    Fix Version/s:     (was: 2.1.x)

> setInt/setShort/setFlaot throwing exception from CassandraPreparedStatement
> ---------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12880
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12880
>             Project: Cassandra
>          Issue Type: Test
>          Components: Core
>         Environment: Cassandra JDBC
>            Reporter: Raghavendra Pinninti
>            Priority: Trivial
>
> Getting Exception as for ps.setInt/ps.setFloat methods
> Exception in thread "main" java.lang.NoSuchMethodError: org.apache.cassandra.cql.jdbc.JdbcInteger.decompose(Ljava/math/BigInteger;)Ljava/nio/ByteBuffer;
> 	at org.apache.cassandra.cql.jdbc.CassandraPreparedStatement.setShort(CassandraPreparedStatement.java:381)
> 	at com.jdbc.cassandra.CassandraJdbc.Insert(CassandraJdbc.java:63)



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