無法登入cloudstack伺服器

無法登入cloudstack伺服器

我在 Ubuntu 上安裝了 cloudstack,我進行了所有配置,但是當打開 Firefox 時,我無法連接到伺服器。伺服器位址是192.168.56.10 在Firefox的網址列上,我寫道:192.168.56.10:8080/client 它不載入當我執行時cloudstack management status,我有這個:

sudo service cloudstack-management status
jsvc.exec[1128]: error occurred during initialization of VM
jsvc.exec[1128]: could not reserve enough space for object heap 
jsvc.exec[1128]: error occurred during initialization of VM
jsvc.exec[1128]: could not reserve enough space for object heap 
jsvc.exec[1128]: error occurred during initialization of VM
jsvc.exec[1128]: could not reserve enough space for object heap 
jsvc.exec[1128]: error occurred during initialization of VM
jsvc.exec[1128]: could not reserve enough space for object heap
jsvc.exec[1128]: error occurred during initialization of VM
jsvc.exec[1128]: could not reserve enough space for object heap

誰可以幫我這個事?

答案1

嘗試這些步驟

服務cloudstack-管理狀態

服務 cloudstack-代理狀態

服務tomcat6狀態

服務cloudstack-管理停止

服務tomcat6停止

服務cloudstack-代理停止

ps -efl | grep java

服務cloudstack-管理啟動

服務cloudstack-管理狀態

服務cloudstack-agent啟動

服務 cloudstack-代理狀態

相關內容