Ok..then I will buy more ram...But still I am in doubt that why ram usage doesn't get full as I was watching the ram usage in parallel.
On Fri, Mar 17, 2017 at 2:28 PM, Martin Perina <[email protected]> wrote: > > > On Fri, Mar 17, 2017 at 7:02 AM, shubham dubey <[email protected]> > wrote: > >> I have tried the $make clean install-dev PREFIX=$HOME/ovirt-engine >> DEV_EXTRA_BUILD_FLAGS_GWT_DEFAULTS="-Dgwt.userAgent=safari,gecko1_8" >> BUILD_UT=0 DEV_EXTRA_BUILD_FLAGS="-Dgwt.compiler.localWorkers=1" >> >> but that doesn't work, I even have ovirt-engine folder in my user's home. >> And I think alexander you are right, >> the make stops while compiling webadmin. >> I have 4 GB of ram which is I think is sufficient for ovirt installation >> ,one possibly reason for this error may >> be because jvm is allocating less or maybe more amount of ram.So,I was >> thinking if you can tell me how can >> I change -Xms or -Xmx parameter for jvm while ovirt installation then it >> may work. >> The logs I pasted are just the error part they are not complete as the >> error occur after maybe 2 mins. >> > > 4GB RAM is minimum for running engine, but from my experiences you need > at least 8GB of RAM to build engine (1 browser and 1 language, for more > browsers/languages you need even more) ... > > > >> >> On Fri, Mar 17, 2017 at 12:59 AM, Alexander Wels <[email protected]> >> wrote: >> >>> On Thursday, March 16, 2017 3:09:02 PM EDT Greg Sheremeta wrote: >>> > Hi! >>> > >>> > Try this: >>> > >>> > make clean install-dev PREFIX=$HOME/ovirt-engine >>> > DEV_EXTRA_BUILD_FLAGS_GWT_DEFAULTS="-Dgwt.userAgent=safari,gecko1_8" >>> > BUILD_UT=0 DEV_EXTRA_BUILD_FLAGS="-Dgwt.compiler.localWorkers=1" >>> > >>> >>> He can give that a whirl, but I don't think that is his problem. if he >>> doesn't >>> have enough ram that usually becomes a problem when compiling the >>> webadmin. >>> His logs basically end right at the beginning so I think it might be >>> something >>> else. >>> >>> Do you have a ~/ovirt-engine directory where it can write stuff? Note >>> this is >>> NOT the ovirt-engine directory where you source code is. >>> >>> > Greg >>> > >>> > On Thu, Mar 16, 2017 at 3:08 PM, Oved Ourfali <[email protected]> >>> wrote: >>> > > CC-ing Vojtech and Greg. >>> > > Guys, can you please take a look? >>> > > >>> > > On Mar 16, 2017 21:05, "shubham dubey" <[email protected]> wrote: >>> > >> Hello, >>> > >> I am trying to install ovirt-engine from almost 2 or 3 weeks in my >>> fedora >>> > >> 25. >>> > >> But everytime I run this $ make install-dev >>> PREFIX="$HOME/ovirt-engine" >>> > >> >>> > >> I got following error http://pastebin.com/cEfDJYix. I have tried to >>> > >> debug the problem lots of time but doesn't get succeeded. With >>> little >>> > >> googling I might think that error is memory related but I have >>> checked >>> > >> the >>> > >> memory usage and that looks normal. >>> > >> So,can anyone help to solve the problem? >>> > >> >>> > >> Thanks, >>> > >> Shubham >>> > >> >>> > >> >>> > >> _______________________________________________ >>> > >> Devel mailing list >>> > >> [email protected] >>> > >> http://lists.ovirt.org/mailman/listinfo/devel >>> >>> >>> >> >> _______________________________________________ >> Devel mailing list >> [email protected] >> http://lists.ovirt.org/mailman/listinfo/devel >> > >
_______________________________________________ Devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/devel
