Hi Team,<br><br>As per the discussion, I have tried to install ovirt on the below specification but still failing.<br><br>OS= RHEL6.1<br>JDK= 1.6<br>Maven = 2.2<br><br>When i am trying to build ovirt engine every time it is failing on the below error. It is also showing md5 mismatch as well.<br>
<br><font class="swb">[DEBUG] Source roots:<br>
[DEBUG]  /apps/ovirt-engine/frontend/webadmin/modules/gwt-extension/src/main/java<br>
[INFO] Compiling 7 source files to /apps/ovirt-engine/frontend/webadmin/modules/gwt-extension/target/classes<br>
[INFO] ------------------------------------------------------------------------<br>
[ERROR] BUILD FAILURE<br>
[INFO] ------------------------------------------------------------------------<br>
[INFO] Compilation failure<br>
<b style="color:rgb(255,0,0)">error: error reading /home/ovirt/.m2/repository/com/google/gwt/gwt-dev/2.3.0/gwt-dev-2.3.0.jar; error in opening zip file</b><br>
<br>
[INFO] ------------------------------------------------------------------------<br>
[DEBUG] Trace<br>
org.apache.maven.BuildFailureException: Compilation failure<br>
error: error reading /home/ovirt/.m2/repository/com/google/gwt/gwt-dev/2.3.0/gwt-dev-2.3.0.jar; error in opening zip file<br>
<br>
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)<br>
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)<br>
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)<br>
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)<br>
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)<br>
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)<br>
    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)<br>
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)<br>
    at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)<br>
    at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)<br>
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br>
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br>
    at java.lang.reflect.Method.invoke(Method.java:597)<br>
    at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)<br>
    at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)<br>
    at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)<br>
    at org.codehaus.classworlds.Launcher.main(Launcher.java:375)<br>
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure<br>
error: error reading /home/ovirt/.m2/repository/com/google/gwt/gwt-dev/2.3.0/gwt-dev-2.3.0.jar; error in opening zip file<br>
<br>
    at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516)<br>
    at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)<br>
    at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)<br>
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)<br>
    ... 17 more</font><br><br>Regards.<br>Arumon<br><br><div class="gmail_quote">On Mon, Feb 27, 2012 at 8:38 PM, aru mon <span dir="ltr">&lt;<a href="mailto:arumon82@gmail.com">arumon82@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hi Team,</div>
<div> </div>
<div>I am very new to the Ovirt. I am trying to install the ovirt-engine into one of my vm with the below spec.</div>
<div> </div>
<div>1. 2GB Mem</div>
<div>2. 2 CPU</div>
<div>3. 1 NIC</div>
<div>4. 20GB storage</div>
<div>5. Centos 5.5 32bit</div>
<div> </div>
<div>I am following the <a href="http://wiki.gentoo.org/wiki/OVirt#Installing_oVirt_Engine_Core" target="_blank">http://wiki.gentoo.org/wiki/OVirt#Installing_oVirt_Engine_Core</a> installation documentation.</div>
<div>I am tryingto meet all the software dependencies throught the source tarball.</div>
<div>I installed the maven, postgresql and jboss-as through tar ball.</div>
<div>But, when i am trying to compile the webadmin and user portal using the   &quot;<font face="Courier New">mvn -e -DskipTests=true clean install -Pgwt-admin,gwt-user&quot; </font>command it fails at the time of web-admin level.</div>


<div> </div>
<div>As per my under standings the ovir-engine is a java based jboss applicaiton it would not be an issue with the os version. Please help me to understand.</div>
<div> </div>
<div>Regards,</div>
<div>Arumon</div>
<div> </div>
</blockquote></div><br>