dockerized cassandra:java.lang.OutOfMemoryError:Java堆空间

时间:2016-08-12 20:35:09

标签: docker cassandra

我有cassandra docker容器,在硬重启pc后没有启动。

命令行输出很长。这是一些片段

java.lang.OutOfMemoryError: Java heap space

ERROR 20:08:26 JVM state determined to be unstable.  Exiting forcefully due to:
java.lang.OutOfMemoryError: Java heap space

Caused by: java.io.IOException: Corrupt (negative) value length encountered

ERROR 20:08:29 JVM state determined to be unstable.  Exiting forcefully due to:
java.lang.OutOfMemoryError: Java heap space
        at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)ERROR 20:08:29 JVM state determined to be unstable.  Exiting forcefully due to:
java.lang.OutOfMemoryError: Java heap space
ERROR 20:08:29 JVM state determined to be unstable.  Exiting forcefully due to:
java.lang.OutOfMemoryError: Java heap space
ERROR 20:08:29 JVM state determined to be unstable.  Exiting forcefully due to:
java.lang.OutOfMemoryError: Java heap space
ERROR 20:08:29 JVM state determined to be unstable.  Exiting forcefully due to:
java.lang.OutOfMemoryError: Java heap space
ERROR 20:08:29 JVM state determined to be unstable.  Exiting forcefully due to:
java.lang.OutOfMemoryError: Java heap space
ERROR 20:08:29 JVM state determined to be unstable.  Exiting forcefully due to:
java.lang.OutOfMemoryError: Java heap space
ERROR 20:08:29 JVM state determined to be unstable.  Exiting forcefully due to:
java.lang.OutOfMemoryError: Java heap space
ERROR 20:08:29 Unknown exception caught while attempting to update MaterializedView! findkita.kitas
java.lang.OutOfMemoryError: Java heap space
ERROR 20:08:29 Unknown exception caught while attempting to update MaterializedView! findkita.kitas
java.lang.OutOfMemoryError: Java heap space
ERROR 20:08:29 Unknown exception caught while attempting to update MaterializedView! findkita.kitas
java.lang.OutOfMemoryError: Java heap space
ERROR 20:08:29 Unknown exception caught while attempting to update MaterializedView! findkita.kitas
java.lang.OutOfMemoryError: Java heap space
WARN  20:08:29 ConcurrentMarkSweep GC in 5961ms.  CMS Old Gen: 885922704 -> 895736336; Par Survivor Space: 18224024 -> 0


ERROR 20:08:26 Unknown exception caught while attempting to update MaterializedView! findkita.kitas

这是我可以选择的一些错误。但我不知道如何解决主题。由于错误,容器不能启动,所以我无法直接触摸cassandra。

每次都会重复一次错误:

ERROR 20:08:26 Unknown exception caught while attempting to update MaterializedView! findkita.kitas

0 个答案:

没有答案
相关问题