Re: cassandra thrift error:java.net.SocketException: Broken pipe!

2010-04-25 Thread yangfeng
thrift mode to framed is false. 2010/4/12 Jonathan Ellis > are any operations completing successfully? > > did you set the server thrift mode to framed? > > On Mon, Apr 12, 2010 at 7:35 AM, yangfeng wrote: > > The port is 9160, and cassandra server has a lot of connection > > They stay CLOSE_WA

Re: cassandra thrift error:java.net.SocketException: Broken pipe!

2010-04-12 Thread Jonathan Ellis
are any operations completing successfully? did you set the server thrift mode to framed? On Mon, Apr 12, 2010 at 7:35 AM, yangfeng wrote: > The port is 9160, and cassandra server has a lot of connection > They stay CLOSE_WAIT status. > > > 2010/4/12 Jonathan Ellis > >> You're probably connecti

Re: cassandra thrift error:java.net.SocketException: Broken pipe!

2010-04-12 Thread Peter Schüller
> The port is 9160, and cassandra server has a lot of connection > They stay CLOSE_WAIT status. If the 'broken pipe' is the result of a failed connection establishment (even though 'broken pipe' would imply otherwise), perhaps you're hitting either firewall state tracking limits or source port exh

Re: cassandra thrift error:java.net.SocketException: Broken pipe!

2010-04-12 Thread yangfeng
The port is 9160, and cassandra server has a lot of connection They stay CLOSE_WAIT status. 2010/4/12 Jonathan Ellis > You're probably connecting to the wrong port. Thrift is 9160. > > On Mon, Apr 12, 2010 at 4:24 AM, yangfeng wrote: > > cassandra 0.5.1.0 > > hector0.5.1.9 > > > > org.apache.

Re: cassandra thrift error:java.net.SocketException: Broken pipe!

2010-04-12 Thread Jonathan Ellis
You're probably connecting to the wrong port. Thrift is 9160. On Mon, Apr 12, 2010 at 4:24 AM, yangfeng wrote: > cassandra 0.5.1.0 > hector0.5.1.9 > > org.apache.thrift.transport.TTransportException: java.net.SocketException: > Broken pipe >        at > org.apache.thrift.transport.TIOStreamTrans

cassandra thrift error:java.net.SocketException: Broken pipe!

2010-04-12 Thread yangfeng
cassandra 0.5.1.0 hector0.5.1.9 org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe at org.apache.thrift.transport.TIOStreamTransport.write(TIOStreamTransport.java:142) [libthrift-r820831.jar:na] at org.apache.thrift.protocol.TBinaryProtocol.write