Re: [Users] ovirt engine source

2014-03-13 Thread Sandro Bonazzola
Il 12/03/2014 09:22, Sven Kieske ha scritto:
 Hi,
 
 maybe check out some of the existing branches?
 
 http://gerrit.ovirt.org/#/admin/projects/ovirt-engine,branches
 
 looking at: http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=summary
 
 I see that there are no tags for any stable branch after release
 of 3.3.2, just beta and rc tags, but maybe they didn't change for
 release?

yes, no change. however thanks for having noted it, I'll tag them.

 
 
 
 Am 12.03.2014 03:16, schrieb jacek burghardt:
 Is there source of ovirt engine that stable ? I was able to compile master
 of git source but after some changes it seems to be broken. I ge this error
 when it comes to compile webadmin
 [ERROR] Failed to execute goal
 org.codehaus.mojo:gwt-maven-plugin:2.5.1:compile (gwtcompile) on project
 webadmin: Command [[
 [ERROR] /bin/sh -c /usr/lib/jvm/java-7-openjdk/jre/bin/java
 -javaagent:/root/.m2/repository/org/aspectj/aspectjweaver/1.6.11/aspectjweaver-1.6.11.jar
 -Xms1024M -Xmx4096M -XX:PermSize=512M -XX:MaxPermSize=1024M \
 [ERROR]
 -Dgwt.jjs.permutationWorkerFactory=com.google.gwt.dev.ThreadedPermutationWorkerFactory
 \



 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users

 


-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] ovirt engine source

2014-03-12 Thread Sven Kieske
Hi,

maybe check out some of the existing branches?

http://gerrit.ovirt.org/#/admin/projects/ovirt-engine,branches

looking at: http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=summary

I see that there are no tags for any stable branch after release
of 3.3.2, just beta and rc tags, but maybe they didn't change for
release?



Am 12.03.2014 03:16, schrieb jacek burghardt:
 Is there source of ovirt engine that stable ? I was able to compile master
 of git source but after some changes it seems to be broken. I ge this error
 when it comes to compile webadmin
 [ERROR] Failed to execute goal
 org.codehaus.mojo:gwt-maven-plugin:2.5.1:compile (gwtcompile) on project
 webadmin: Command [[
 [ERROR] /bin/sh -c /usr/lib/jvm/java-7-openjdk/jre/bin/java
 -javaagent:/root/.m2/repository/org/aspectj/aspectjweaver/1.6.11/aspectjweaver-1.6.11.jar
 -Xms1024M -Xmx4096M -XX:PermSize=512M -XX:MaxPermSize=1024M \
 [ERROR]
 -Dgwt.jjs.permutationWorkerFactory=com.google.gwt.dev.ThreadedPermutationWorkerFactory
 \
 
 
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 

-- 
Mit freundlichen Grüßen / Regards

Sven Kieske

Systemadministrator
Mittwald CM Service GmbH  Co. KG
Königsberger Straße 6
32339 Espelkamp
T: +49-5772-293-100
F: +49-5772-293-333
https://www.mittwald.de
Geschäftsführer: Robert Meyer
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] ovirt engine source

2014-03-12 Thread Itamar Heim

On 03/12/2014 04:16 AM, jacek burghardt wrote:

Is there source of ovirt engine that stable ? I was able to compile
master of git source but after some changes it seems to be broken. I ge
this error when it comes to compile webadmin
[ERROR] Failed to execute goal
org.codehaus.mojo:gwt-maven-plugin:2.5.1:compile (gwtcompile) on project
webadmin: Command [[
[ERROR] /bin/sh -c /usr/lib/jvm/java-7-openjdk/jre/bin/java
-javaagent:/root/.m2/repository/org/aspectj/aspectjweaver/1.6.11/aspectjweaver-1.6.11.jar
-Xms1024M -Xmx4096M -XX:PermSize=512M -XX:MaxPermSize=1024M \
[ERROR]
-Dgwt.jjs.permutationWorkerFactory=com.google.gwt.dev.ThreadedPermutationWorkerFactory
\




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



compile should *always* work.
how are you compiling?

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] ovirt engine source

2014-03-12 Thread jacek burghardt
Is there tarball of stable ovirt engine instead of git ?
I wonder how I can solve otopi error
[ ERROR ] Failed to execute stage 'Environment packages setup': Packager
install


On Wed, Mar 12, 2014 at 3:56 AM, Itamar Heim ih...@redhat.com wrote:

 On 03/12/2014 04:16 AM, jacek burghardt wrote:

 Is there source of ovirt engine that stable ? I was able to compile
 master of git source but after some changes it seems to be broken. I ge
 this error when it comes to compile webadmin
 [ERROR] Failed to execute goal
 org.codehaus.mojo:gwt-maven-plugin:2.5.1:compile (gwtcompile) on project
 webadmin: Command [[
 [ERROR] /bin/sh -c /usr/lib/jvm/java-7-openjdk/jre/bin/java
 -javaagent:/root/.m2/repository/org/aspectj/aspectjweaver/1.6.11/
 aspectjweaver-1.6.11.jar
 -Xms1024M -Xmx4096M -XX:PermSize=512M -XX:MaxPermSize=1024M \
 [ERROR]
 -Dgwt.jjs.permutationWorkerFactory=com.google.gwt.dev.
 ThreadedPermutationWorkerFactory
 \




 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users


 compile should *always* work.
 how are you compiling?


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] ovirt engine source

2014-03-12 Thread Sandro Bonazzola
Il 12/03/2014 15:21, jacek burghardt ha scritto:
 Is there tarball of stable ovirt engine instead of git ? 

latest stable tarball are always here: 
http://resources.ovirt.org/releases/stable/src/


 I wonder how I can solve otopi error 
 [ ERROR ] Failed to execute stage 'Environment packages setup': Packager 
 install
 
 
 On Wed, Mar 12, 2014 at 3:56 AM, Itamar Heim ih...@redhat.com 
 mailto:ih...@redhat.com wrote:
 
 On 03/12/2014 04:16 AM, jacek burghardt wrote:
 
 Is there source of ovirt engine that stable ? I was able to compile
 master of git source but after some changes it seems to be broken. I 
 ge
 this error when it comes to compile webadmin
 [ERROR] Failed to execute goal
 org.codehaus.mojo:gwt-maven-__plugin:2.5.1:compile (gwtcompile) on 
 project
 webadmin: Command [[
 [ERROR] /bin/sh -c /usr/lib/jvm/java-7-openjdk/__jre/bin/java
 
 -javaagent:/root/.m2/__repository/org/aspectj/__aspectjweaver/1.6.11/__aspectjweaver-1.6.11.jar
 -Xms1024M -Xmx4096M -XX:PermSize=512M -XX:MaxPermSize=1024M \
 [ERROR]
 
 -Dgwt.jjs.__permutationWorkerFactory=com.__google.gwt.dev.__ThreadedPermutationWorkerFacto__ry
 \
 
 
 
 
 _
 Users mailing list
 Users@ovirt.org mailto:Users@ovirt.org
 http://lists.ovirt.org/__mailman/listinfo/users 
 http://lists.ovirt.org/mailman/listinfo/users
 
 
 compile should *always* work.
 how are you compiling?
 
 
 
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 


-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] ovirt engine source

2014-03-12 Thread jacek burghardt
Thank you for that info. I wonder how to solve otopi error and what part of
the engine-setup code detects nfs server I am trying to setup arch linux
package and arch linux uses nfsd.service for it nfs server


On Wed, Mar 12, 2014 at 8:38 AM, Sandro Bonazzola sbona...@redhat.comwrote:

 Il 12/03/2014 15:21, jacek burghardt ha scritto:
  Is there tarball of stable ovirt engine instead of git ?

 latest stable tarball are always here:
 http://resources.ovirt.org/releases/stable/src/


  I wonder how I can solve otopi error
  [ ERROR ] Failed to execute stage 'Environment packages setup': Packager
 install
 
 
  On Wed, Mar 12, 2014 at 3:56 AM, Itamar Heim ih...@redhat.com mailto:
 ih...@redhat.com wrote:
 
  On 03/12/2014 04:16 AM, jacek burghardt wrote:
 
  Is there source of ovirt engine that stable ? I was able to
 compile
  master of git source but after some changes it seems to be
 broken. I ge
  this error when it comes to compile webadmin
  [ERROR] Failed to execute goal
  org.codehaus.mojo:gwt-maven-__plugin:2.5.1:compile (gwtcompile)
 on project
  webadmin: Command [[
  [ERROR] /bin/sh -c /usr/lib/jvm/java-7-openjdk/__jre/bin/java
 
 -javaagent:/root/.m2/__repository/org/aspectj/__aspectjweaver/1.6.11/__aspectjweaver-1.6.11.jar
  -Xms1024M -Xmx4096M -XX:PermSize=512M -XX:MaxPermSize=1024M \
  [ERROR]
 
 -Dgwt.jjs.__permutationWorkerFactory=com.__google.gwt.dev.__ThreadedPermutationWorkerFacto__ry
  \
 
 
 
 
  _
  Users mailing list
  Users@ovirt.org mailto:Users@ovirt.org
  http://lists.ovirt.org/__mailman/listinfo/users 
 http://lists.ovirt.org/mailman/listinfo/users
 
 
  compile should *always* work.
  how are you compiling?
 
 
 
 
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
 


 --
 Sandro Bonazzola
 Better technology. Faster innovation. Powered by community collaboration.
 See how it works at redhat.com

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] ovirt engine source

2014-03-11 Thread jacek burghardt
Is there source of ovirt engine that stable ? I was able to compile master
of git source but after some changes it seems to be broken. I ge this error
when it comes to compile webadmin
[ERROR] Failed to execute goal
org.codehaus.mojo:gwt-maven-plugin:2.5.1:compile (gwtcompile) on project
webadmin: Command [[
[ERROR] /bin/sh -c /usr/lib/jvm/java-7-openjdk/jre/bin/java
-javaagent:/root/.m2/repository/org/aspectj/aspectjweaver/1.6.11/aspectjweaver-1.6.11.jar
-Xms1024M -Xmx4096M -XX:PermSize=512M -XX:MaxPermSize=1024M \
[ERROR]
-Dgwt.jjs.permutationWorkerFactory=com.google.gwt.dev.ThreadedPermutationWorkerFactory
\
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users