<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div>Hi all,<br><br>Have another round to build oVirt from source following;<br><br>Building Engine Draft<br>http://wiki.ovirt.org/wiki/Building_Engine_Draft<br><br>OS - Fedora 17 desktop 64bit, fresh and clean installed.<br><br>Not much problem encountered up to "Installing JBoss AS" except follows:<br><br>1)<br>Maven personal settings<br>==================<br><br>$ mkdir $HOME/.m2 <br>$ wget -O $HOME/.m2/settings.xml http://wiki.ovirt.org/w/images/1/18/Settings.xml.png<br><br>(it should read "http://wiki.ovirt.org/w/images/1/18/Settings.xml.png")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; ^^^^ (not www)<br><br>2)<br>Check that the application server starts correctly: <br><br>$ cd $JBOSS_HOME/bin<br>$
 ./standalone.sh -b 0.0.0.0<br>===================================================<br><br>&nbsp; JBoss Bootstrap Environment<br><br>&nbsp; JBOSS_HOME: /home/satimis/jboss-as<br><br>&nbsp; JAVA: java<br><br>&nbsp; JAVA_OPTS:&nbsp; -server -XX:+UseCompressedOops -XX:+TieredCompilation -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=tr<br>....<br>.....<br><br>22:14:38,217 INFO&nbsp; [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 6662ms - Started 133 of 208 services (74 services are passive or on-demand)<br><br><br>It hung here;<br><br>Press [Ctrl] + c<br>it continued to display:<br><br>19:49,653 INFO&nbsp; [org.jboss.as.osgi] (MSC service thread 1-3) JBAS011942: Stopping OSGi Framework<br>22:19:49,701 INFO&nbsp;
 [org.jboss.as.logging] JBAS011503: Restored bootstrap log handlers<br>22:19:49,726 INFO&nbsp; [org.apache.coyote.http11.Http11Protocol] Pausing Coyote HTTP/1.1 on http--0.0.0.0-8080<br>22:19:49,727 INFO&nbsp; [org.apache.coyote.http11.Http11Protocol] Stopping Coyote HTTP/1.1 on http--0.0.0.0-8080<br>22:19:49,729 INFO&nbsp; [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying TransactionManagerService<br>22:19:49,730 INFO&nbsp; [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction recovery manager<br>22:19:49,753 INFO&nbsp; [org.jboss.as] JBAS015950: JBoss AS 7.1.1.Final "Brontes" stopped in 111ms<br><br>Is it normal?&nbsp; Without problem?<br><br>Thanks<br><br>B.R.<br>Stephen L</div></div></body></html>