On 20-Dec-2012, at 1:58 AM, Isaac Chiang <isaacchiang@gmail.com> wrote:
> Hi all:
>
> I was building CloudStack on master branch in my laptop but
> encounter a problem. When I tried to add a XenServer as my hypervisor, I
> got following errors :
>
> "Catch Exception: class com.cloud.utils.exception.CloudRuntimeException due
> to com.cloud.utils.exception.CloudRuntimeException: can not find
> systemvmiso"
>
> Here are my building commands :
>
> 1. mvn -P developer,systemvm clean install
> 2. mvn -P developer -pl developer -Ddeploydb
> 3. mvn -pl :cloud-client-ui jetty:run
>
> Did I miss anything here?
Do you have mkisofs 3.0 or above? Also check if the systemvm.iso built in the process is readable
and mountable.
XenServer should have vhd-util installed.
Regards.
>
>
> Thanks & Best regards
>
> Isaac
>
> --
> Thanks & Best regards
>
> Isaac Chiang,
|