You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Prakrati Agrawal <Pr...@mu-sigma.com> on 2012/06/08 11:04:47 UTC

Out of memory error

Dear all,

When I try to list the entire data in my column family I get the following error:

Using default limit of 100
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
                at org.apache.thrift.transport.TFramedTransport.readFrame(TFramedTransport.java:140)
                at org.apache.thrift.transport.TFramedTransport.read(TFramedTransport.java:101)
                at org.apache.thrift.transport.TTransport.readAll(TTransport.java:84)
                at org.apache.thrift.protocol.TBinaryProtocol.readAll(TBinaryProtocol.java:378)
                at org.apache.thrift.protocol.TBinaryProtocol.readI32(TBinaryProtocol.java:297)
                at org.apache.thrift.protocol.TBinaryProtocol.readMessageBegin(TBinaryProtocol.java:204)
                at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:69)
                at org.apache.cassandra.thrift.Cassandra$Client.recv_get_range_slices(Cassandra.java:683)
                at org.apache.cassandra.thrift.Cassandra$Client.get_range_slices(Cassandra.java:667)
                at org.apache.cassandra.cli.CliClient.executeList(CliClient.java:1373)
                at org.apache.cassandra.cli.CliClient.executeCLIStatement(CliClient.java:264)
                at org.apache.cassandra.cli.CliMain.processStatementInteractive(CliMain.java:219)
                at org.apache.cassandra.cli.CliMain.main(CliMain.java:346)

Please help me

Thanks and Regards
Prakrati



________________________________
This email message may contain proprietary, private and confidential information. The information transmitted is intended only for the person(s) or entities to which it is addressed. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited and may be illegal. If you received this in error, please contact the sender and delete the message from your system.

Mu Sigma takes all reasonable steps to ensure that its electronic communications are free from viruses. However, given Internet accessibility, the Company cannot accept liability for any virus introduced by this e-mail or any attachment and you are advised to use up-to-date virus checking software.

RE: Out of memory error

Posted by Prakrati Agrawal <Pr...@mu-sigma.com>.
The version is 1.1.0

Prakrati Agrawal | Developer - Big Data(I&D)| 9731648376 | www.mu-sigma.com

From: Dave Brosius [mailto:dbrosius@mebigfatguy.com]
Sent: Monday, June 11, 2012 10:07 AM
To: user@cassandra.apache.org
Subject: Re: Out of memory error

What version of Cassandra?

might be related to https://issues.apache.org/jira/browse/CASSANDRA-4098



On 06/11/2012 12:07 AM, Prakrati Agrawal wrote:
Sorry

I ran list columnFamilyName; and it threw this error.

Thanks and Regards
Prakrati

From: aaron morton [mailto:aaron@thelastpickle.com]
Sent: Saturday, June 09, 2012 12:18 AM
To: user@cassandra.apache.org<ma...@cassandra.apache.org>
Subject: Re: Out of memory error

When you ask a question please include the query or function call you have made. An any other information that would help someone understand what you are trying to do.

Also, please list things you have already tried to work around the problem.

Cheers

-----------------
Aaron Morton
Freelance Developer
@aaronmorton
http://www.thelastpickle.com

On 8/06/2012, at 9:04 PM, Prakrati Agrawal wrote:



Dear all,

When I try to list the entire data in my column family I get the following error:

Using default limit of 100
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
                at org.apache.thrift.transport.TFramedTransport.readFrame(TFramedTransport.java:140)
                at org.apache.thrift.transport.TFramedTransport.read(TFramedTransport.java:101)
                at org.apache.thrift.transport.TTransport.readAll(TTransport.java:84)
                at org.apache.thrift.protocol.TBinaryProtocol.readAll(TBinaryProtocol.java:378)
                at org.apache.thrift.protocol.TBinaryProtocol.readI32(TBinaryProtocol.java:297)
                at org.apache.thrift.protocol.TBinaryProtocol.readMessageBegin(TBinaryProtocol.java:204)
                at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:69)
                at org.apache.cassandra.thrift.Cassandra$Client.recv_get_range_slices(Cassandra.java:683)
                at org.apache.cassandra.thrift.Cassandra$Client.get_range_slices(Cassandra.java:667)
                at org.apache.cassandra.cli.CliClient.executeList(CliClient.java:1373)
                at org.apache.cassandra.cli.CliClient.executeCLIStatement(CliClient.java:264)
                at org.apache.cassandra.cli.CliMain.processStatementInteractive(CliMain.java:219)
                at org.apache.cassandra.cli.CliMain.main(CliMain.java:346)

Please help me

Thanks and Regards
Prakrati



________________________________
This email message may contain proprietary, private and confidential information. The information transmitted is intended only for the person(s) or entities to which it is addressed. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited and may be illegal. If you received this in error, please contact the sender and delete the message from your system.

Mu Sigma takes all reasonable steps to ensure that its electronic communications are free from viruses. However, given Internet accessibility, the Company cannot accept liability for any virus introduced by this e-mail or any attachment and you are advised to use up-to-date virus checking software.


________________________________
This email message may contain proprietary, private and confidential information. The information transmitted is intended only for the person(s) or entities to which it is addressed. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited and may be illegal. If you received this in error, please contact the sender and delete the message from your system.

Mu Sigma takes all reasonable steps to ensure that its electronic communications are free from viruses. However, given Internet accessibility, the Company cannot accept liability for any virus introduced by this e-mail or any attachment and you are advised to use up-to-date virus checking software.


________________________________
This email message may contain proprietary, private and confidential information. The information transmitted is intended only for the person(s) or entities to which it is addressed. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited and may be illegal. If you received this in error, please contact the sender and delete the message from your system.

Mu Sigma takes all reasonable steps to ensure that its electronic communications are free from viruses. However, given Internet accessibility, the Company cannot accept liability for any virus introduced by this e-mail or any attachment and you are advised to use up-to-date virus checking software.

Re: Out of memory error

Posted by Dave Brosius <db...@mebigfatguy.com>.
What version of Cassandra?

might be related to https://issues.apache.org/jira/browse/CASSANDRA-4098



On 06/11/2012 12:07 AM, Prakrati Agrawal wrote:
>
> Sorry
>
> I ran list /columnFamilyName/; and it threw this error.
>
> Thanks and Regards
>
> Prakrati
>
> *From:*aaron morton [mailto:aaron@thelastpickle.com]
> *Sent:* Saturday, June 09, 2012 12:18 AM
> *To:* user@cassandra.apache.org
> *Subject:* Re: Out of memory error
>
> When you ask a question please include the query or function call you 
> have made. An any other information that would help someone understand 
> what you are trying to do.
>
> Also, please list things you have already tried to work around the 
> problem.
>
> Cheers
>
> -----------------
>
> Aaron Morton
>
> Freelance Developer
>
> @aaronmorton
>
> http://www.thelastpickle.com
>
> On 8/06/2012, at 9:04 PM, Prakrati Agrawal wrote:
>
>
>
> Dear all,
>
> When I try to list the entire data in my column family I get the 
> following error:
>
> Using default limit of 100
>
> Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
>
>                 at 
> org.apache.thrift.transport.TFramedTransport.readFrame(TFramedTransport.java:140)
>
>                 at 
> org.apache.thrift.transport.TFramedTransport.read(TFramedTransport.java:101)
>
>                 at 
> org.apache.thrift.transport.TTransport.readAll(TTransport.java:84)
>
>                 at 
> org.apache.thrift.protocol.TBinaryProtocol.readAll(TBinaryProtocol.java:378)
>
>                 at 
> org.apache.thrift.protocol.TBinaryProtocol.readI32(TBinaryProtocol.java:297)
>
>                 at 
> org.apache.thrift.protocol.TBinaryProtocol.readMessageBegin(TBinaryProtocol.java:204)
>
>                 at 
> org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:69)
>
>                 at 
> org.apache.cassandra.thrift.Cassandra$Client.recv_get_range_slices(Cassandra.java:683)
>
>                 at 
> org.apache.cassandra.thrift.Cassandra$Client.get_range_slices(Cassandra.java:667)
>
>                 at 
> org.apache.cassandra.cli.CliClient.executeList(CliClient.java:1373)
>
>                 at 
> org.apache.cassandra.cli.CliClient.executeCLIStatement(CliClient.java:264)
>
>                 at 
> org.apache.cassandra.cli.CliMain.processStatementInteractive(CliMain.java:219)
>
>                 at org.apache.cassandra.cli.CliMain.main(CliMain.java:346)
>
> Please help me
>
> Thanks and Regards
>
> Prakrati
>
> ------------------------------------------------------------------------
>
> This email message may contain proprietary, private and confidential 
> information. The information transmitted is intended only for the 
> person(s) or entities to which it is addressed. Any review, 
> retransmission, dissemination or other use of, or taking of any action 
> in reliance upon, this information by persons or entities other than 
> the intended recipient is prohibited and may be illegal. If you 
> received this in error, please contact the sender and delete the 
> message from your system.
>
> Mu Sigma takes all reasonable steps to ensure that its electronic 
> communications are free from viruses. However, given Internet 
> accessibility, the Company cannot accept liability for any virus 
> introduced by this e-mail or any attachment and you are advised to use 
> up-to-date virus checking software.
>
>
> ------------------------------------------------------------------------
> This email message may contain proprietary, private and confidential 
> information. The information transmitted is intended only for the 
> person(s) or entities to which it is addressed. Any review, 
> retransmission, dissemination or other use of, or taking of any action 
> in reliance upon, this information by persons or entities other than 
> the intended recipient is prohibited and may be illegal. If you 
> received this in error, please contact the sender and delete the 
> message from your system.
>
> Mu Sigma takes all reasonable steps to ensure that its electronic 
> communications are free from viruses. However, given Internet 
> accessibility, the Company cannot accept liability for any virus 
> introduced by this e-mail or any attachment and you are advised to use 
> up-to-date virus checking software.


RE: Out of memory error

Posted by Prakrati Agrawal <Pr...@mu-sigma.com>.
Sorry

I ran list columnFamilyName; and it threw this error.

Thanks and Regards
Prakrati

From: aaron morton [mailto:aaron@thelastpickle.com]
Sent: Saturday, June 09, 2012 12:18 AM
To: user@cassandra.apache.org
Subject: Re: Out of memory error

When you ask a question please include the query or function call you have made. An any other information that would help someone understand what you are trying to do.

Also, please list things you have already tried to work around the problem.

Cheers

-----------------
Aaron Morton
Freelance Developer
@aaronmorton
http://www.thelastpickle.com

On 8/06/2012, at 9:04 PM, Prakrati Agrawal wrote:


Dear all,

When I try to list the entire data in my column family I get the following error:

Using default limit of 100
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
                at org.apache.thrift.transport.TFramedTransport.readFrame(TFramedTransport.java:140)
                at org.apache.thrift.transport.TFramedTransport.read(TFramedTransport.java:101)
                at org.apache.thrift.transport.TTransport.readAll(TTransport.java:84)
                at org.apache.thrift.protocol.TBinaryProtocol.readAll(TBinaryProtocol.java:378)
                at org.apache.thrift.protocol.TBinaryProtocol.readI32(TBinaryProtocol.java:297)
                at org.apache.thrift.protocol.TBinaryProtocol.readMessageBegin(TBinaryProtocol.java:204)
                at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:69)
                at org.apache.cassandra.thrift.Cassandra$Client.recv_get_range_slices(Cassandra.java:683)
                at org.apache.cassandra.thrift.Cassandra$Client.get_range_slices(Cassandra.java:667)
                at org.apache.cassandra.cli.CliClient.executeList(CliClient.java:1373)
                at org.apache.cassandra.cli.CliClient.executeCLIStatement(CliClient.java:264)
                at org.apache.cassandra.cli.CliMain.processStatementInteractive(CliMain.java:219)
                at org.apache.cassandra.cli.CliMain.main(CliMain.java:346)

Please help me

Thanks and Regards
Prakrati



________________________________
This email message may contain proprietary, private and confidential information. The information transmitted is intended only for the person(s) or entities to which it is addressed. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited and may be illegal. If you received this in error, please contact the sender and delete the message from your system.

Mu Sigma takes all reasonable steps to ensure that its electronic communications are free from viruses. However, given Internet accessibility, the Company cannot accept liability for any virus introduced by this e-mail or any attachment and you are advised to use up-to-date virus checking software.


________________________________
This email message may contain proprietary, private and confidential information. The information transmitted is intended only for the person(s) or entities to which it is addressed. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited and may be illegal. If you received this in error, please contact the sender and delete the message from your system.

Mu Sigma takes all reasonable steps to ensure that its electronic communications are free from viruses. However, given Internet accessibility, the Company cannot accept liability for any virus introduced by this e-mail or any attachment and you are advised to use up-to-date virus checking software.

Re: Out of memory error

Posted by aaron morton <aa...@thelastpickle.com>.
When you ask a question please include the query or function call you have made. An any other information that would help someone understand what you are trying to do. 

Also, please list things you have already tried to work around the problem. 

Cheers

-----------------
Aaron Morton
Freelance Developer
@aaronmorton
http://www.thelastpickle.com

On 8/06/2012, at 9:04 PM, Prakrati Agrawal wrote:

> Dear all,
>  
> When I try to list the entire data in my column family I get the following error:
>  
> Using default limit of 100
> Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
>                 at org.apache.thrift.transport.TFramedTransport.readFrame(TFramedTransport.java:140)
>                 at org.apache.thrift.transport.TFramedTransport.read(TFramedTransport.java:101)
>                 at org.apache.thrift.transport.TTransport.readAll(TTransport.java:84)
>                 at org.apache.thrift.protocol.TBinaryProtocol.readAll(TBinaryProtocol.java:378)
>                 at org.apache.thrift.protocol.TBinaryProtocol.readI32(TBinaryProtocol.java:297)
>                 at org.apache.thrift.protocol.TBinaryProtocol.readMessageBegin(TBinaryProtocol.java:204)
>                 at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:69)
>                 at org.apache.cassandra.thrift.Cassandra$Client.recv_get_range_slices(Cassandra.java:683)
>                 at org.apache.cassandra.thrift.Cassandra$Client.get_range_slices(Cassandra.java:667)
>                 at org.apache.cassandra.cli.CliClient.executeList(CliClient.java:1373)
>                 at org.apache.cassandra.cli.CliClient.executeCLIStatement(CliClient.java:264)
>                 at org.apache.cassandra.cli.CliMain.processStatementInteractive(CliMain.java:219)
>                 at org.apache.cassandra.cli.CliMain.main(CliMain.java:346)
>  
> Please help me
>  
> Thanks and Regards
> Prakrati
>  
>  
> 
> This email message may contain proprietary, private and confidential information. The information transmitted is intended only for the person(s) or entities to which it is addressed. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited and may be illegal. If you received this in error, please contact the sender and delete the message from your system.
> 
> Mu Sigma takes all reasonable steps to ensure that its electronic communications are free from viruses. However, given Internet accessibility, the Company cannot accept liability for any virus introduced by this e-mail or any attachment and you are advised to use up-to-date virus checking software.


Re: Out of memory error

Posted by shashwat shriparv <dw...@gmail.com>.
Check this slide,

http://www.slideshare.net/cloudera/hadoop-troubleshooting-101-kate-ting-cloudera

Regards

∞
Shashwat Shriparv


On Fri, Jun 8, 2012 at 2:34 PM, Prakrati Agrawal <
Prakrati.Agrawal@mu-sigma.com> wrote:

>  Dear all,****
>
> ** **
>
> When I try to list the entire data in my column family I get the following
> error: ****
>
> ** **
>
> Using default limit of 100****
>
> Exception in thread "main" java.lang.OutOfMemoryError: Java heap space****
>
>                 at
> org.apache.thrift.transport.TFramedTransport.readFrame(TFramedTransport.java:140)
> ****
>
>                 at
> org.apache.thrift.transport.TFramedTransport.read(TFramedTransport.java:101)
> ****
>
>                 at
> org.apache.thrift.transport.TTransport.readAll(TTransport.java:84)****
>
>                 at
> org.apache.thrift.protocol.TBinaryProtocol.readAll(TBinaryProtocol.java:378)
> ****
>
>                 at
> org.apache.thrift.protocol.TBinaryProtocol.readI32(TBinaryProtocol.java:297)
> ****
>
>                 at
> org.apache.thrift.protocol.TBinaryProtocol.readMessageBegin(TBinaryProtocol.java:204)
> ****
>
>                 at
> org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:69)****
>
>                 at
> org.apache.cassandra.thrift.Cassandra$Client.recv_get_range_slices(Cassandra.java:683)
> ****
>
>                 at
> org.apache.cassandra.thrift.Cassandra$Client.get_range_slices(Cassandra.java:667)
> ****
>
>                 at
> org.apache.cassandra.cli.CliClient.executeList(CliClient.java:1373)****
>
>                 at
> org.apache.cassandra.cli.CliClient.executeCLIStatement(CliClient.java:264)
> ****
>
>                 at
> org.apache.cassandra.cli.CliMain.processStatementInteractive(CliMain.java:219)
> ****
>
>                 at org.apache.cassandra.cli.CliMain.main(CliMain.java:346)
> ****
>
> ** **
>
> Please help me****
>
> ** **
>
> Thanks and Regards****
>
> Prakrati****
>
> ** **
>
> ** **
>
> ------------------------------
> This email message may contain proprietary, private and confidential
> information. The information transmitted is intended only for the person(s)
> or entities to which it is addressed. Any review, retransmission,
> dissemination or other use of, or taking of any action in reliance upon,
> this information by persons or entities other than the intended recipient
> is prohibited and may be illegal. If you received this in error, please
> contact the sender and delete the message from your system.
>
> Mu Sigma takes all reasonable steps to ensure that its electronic
> communications are free from viruses. However, given Internet
> accessibility, the Company cannot accept liability for any virus introduced
> by this e-mail or any attachment and you are advised to use up-to-date
> virus checking software.
>



-- 


∞
Shashwat Shriparv