클라우드스택 서버에 로그인할 수 없습니다

클라우드스택 서버에 로그인할 수 없습니다

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-에이전트 상태

서비스 tomcat6 상태

서비스 클라우드스택 관리 중지

서비스 tomcat6 중지

서비스 cloudstack-agent 중지

ps -efl | 그렙 자바

서비스 클라우드스택 관리 시작

서비스 클라우드스택 관리 상태

서비스 cloudstack-agent 시작

서비스 cloudstack-에이전트 상태

관련 정보