Created
February 2, 2010 03:10
-
-
Save tjake/292323 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ERROR [pool-1-thread-2] 2010-02-01 22:02:26,918 Cassandra.java (line 1000) Internal error processing get_key_range | |
java.lang.OutOfMemoryError: Java heap space | |
at java.util.HashMap.<init>(HashMap.java:203) | |
at java.util.HashMap.<init>(HashMap.java:217) | |
at java.util.HashSet.<init>(HashSet.java:125) | |
at org.apache.cassandra.service.StorageProxy.getKeyRange(StorageProxy.java:601) | |
at org.apache.cassandra.service.CassandraServer.get_key_range(CassandraServer.java:524) | |
at org.apache.cassandra.service.Cassandra$Processor$get_key_range.process(Cassandra.java:992) | |
at org.apache.cassandra.service.Cassandra$Processor.process(Cassandra.java:817) | |
at org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:253) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) | |
at java.lang.Thread.run(Thread.java:637) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment