You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Rick Kellogg (JIRA)" <ji...@apache.org> on 2015/09/29 04:59:04 UTC

[jira] [Updated] (STORM-536) java.lang.NoClassDefFoundError: org/apache/cassandra/thrift/TBinaryProtocol on windows

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

Rick Kellogg updated STORM-536:
-------------------------------
    Component/s: storm-core

> java.lang.NoClassDefFoundError: org/apache/cassandra/thrift/TBinaryProtocol on windows
> --------------------------------------------------------------------------------------
>
>                 Key: STORM-536
>                 URL: https://issues.apache.org/jira/browse/STORM-536
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>    Affects Versions: 0.9.3
>         Environment: Windows 7
>            Reporter: Enayat
>
> When I run a program which works with Storm and cassandra in windows7 I got the following error:
> java.lang.NoClassDefFoundError: org/apache/cassandra/thrift/TBinaryProtocol
> 	at com.netflix.astyanax.thrift.ThriftSyncConnectionFactoryImpl.createConnection(ThriftSyncConnectionFactoryImpl.java:89) ~[Storm-starter.jar:na]
> 	at com.netflix.astyanax.connectionpool.impl.SimpleHostConnectionPool.tryOpenAsync(SimpleHostConnectionPool.java:416) ~[Storm-starter.jar:na]
> 	at com.netflix.astyanax.connectionpool.impl.SimpleHostConnectionPool.borrowConnection(SimpleHostConnectionPool.java:181) ~[Storm-starter.jar:na]
> 	at com.netflix.astyanax.connectionpool.impl.RoundRobinExecuteWithFailover.borrowConnection(RoundRobinExecuteWithFailover.java:66) ~[Storm-starter.jar:na]
> 	at com.netflix.astyanax.connectionpool.impl.AbstractExecuteWithFailoverImpl.tryOperation(AbstractExecuteWithFailoverImpl.java:67) ~[Storm-starter.jar:na]
> 	at com.netflix.astyanax.connectionpool.impl.AbstractHostPartitionConnectionPool.executeWithFailover(AbstractHostPartitionConnectionPool.java:253) ~[Storm-starter.jar:na]
> 	at com.netflix.astyanax.thrift.ThriftKeyspaceImpl.executeOperation(ThriftKeyspaceImpl.java:465) ~[Storm-starter.jar:na]



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