All pastes #2087179 Raw Edit

Anonymous

public text v1 · immutable
#2087179 ·published 2011-10-05 18:51 UTC
rendered paste body
ERROR [MutationStage:39] 2011-10-05 13:27:54,262 AbstractCassandraDaemon.java (line 114) Fatal exception in thread Thre
ad[MutationStage:39,5,main]
java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:640)
	at org.apache.cassandra.net.OutboundTcpConnectionPool.<init>(OutboundTcpConnectionPool.java:33)
	at org.apache.cassandra.net.MessagingService.getConnectionPool(MessagingService.java:202)
	at org.apache.cassandra.net.MessagingService.getConnection(MessagingService.java:210)
	at org.apache.cassandra.net.MessagingService.sendOneWay(MessagingService.java:303)
	at org.apache.cassandra.net.MessagingService.sendReply(MessagingService.java:274)
	at org.apache.cassandra.db.RowMutationVerbHandler.doVerb(RowMutationVerbHandler.java:81)
	at org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:72)
	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:662)
ERROR [MutationStage:54] 2011-10-05 13:27:54,264 AbstractCassandraDaemon.java (line 114) Fatal exception in thread Thre
ad[MutationStage:54,5,main]
java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:640)
	at org.apache.cassandra.net.OutboundTcpConnectionPool.<init>(OutboundTcpConnectionPool.java:33)
	at org.apache.cassandra.net.MessagingService.getConnectionPool(MessagingService.java:202)
	at org.apache.cassandra.net.MessagingService.getConnection(MessagingService.java:210)
	at org.apache.cassandra.net.MessagingService.sendOneWay(MessagingService.java:303)
	at org.apache.cassandra.net.MessagingService.sendReply(MessagingService.java:274)
	at org.apache.cassandra.db.RowMutationVerbHandler.doVerb(RowMutationVerbHandler.java:81)
	at org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:72)
	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:662)