y-load build results:
> see
> https://groups.google.com/forum/#!msg/jenkinsci-dev/ri5E9LW2kDo/G3NMc65rWpcJ
> .
>
> It's already in the trunk, so it should be out in a release version in
> some weeks.
>
> Cheers
>
> 2012/10/3 Ben Erridge >
>
>> R
ast week of
> builds helped out a lot.
>
>
>
> Also, you may want to explicitly set your max heap space, but that’s more
> a Java 7 thing than a Jenkins thing.
>
>
>
> --Rob
>
>
>
> *From:* jenkins...@googlegroups.com [mailto:
> jenkins...@googlegr
I have installed jenkins on a fedora core 17 linux server. When I start
jenkins it seems to take a ton of ram (12GB+). I start jenkins with the
command.
I am using open jdk 1.7
start command is
/usr/bin/java -Djava.awt.headless=true -DXmx4g -XX:MaxPermSize=128m
-DJENKINS_HOME=/var/lib/jenkins