Невозможно войти на сервер cloudstack

Невозможно войти на сервер cloudstack

Я установил cloudstack на Ubuntu, сделал все настройки, но при открытии 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-management

статус службы cloudstack-agent

статус сервиса tomcat6

служба cloudstack-management остановить

служба tomcat6 остановка

служба cloudstack-agent остановить

пс -efl | grep java

запуск службы cloudstack-management

статус службы cloudstack-management

запуск службы cloudstack-agent

статус службы cloudstack-agent

Связанный контент