0
我想我的服務器上啓動卡桑德拉(基於Linux和使用Tomcat)錯誤,我得到了以下錯誤:試圖laucnh卡桑德拉上的服務器,我得到
Error occurred during initialization of VM
The size of the object heap + VM data exceeds the maximum representable size
我的服務器只有512MB的RAM,我正在使用catalina的以下配置:
JAVA_OPTS="-Djava.awt.headless=true -Dfile.encoding=UTF-8 -server -Xms128m -Xmx384m -XX:PermSize=64m -XX:MaxPermSize=128m"
感謝您的幫助。
嘗試以HTTP:// zefonseca .com/blogs/zen/resolved-jvm-problem-apache-cassandra-failure-to-start-up/for a solution for a similar problem。 – 2012-08-08 11:27:15