Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 2014 14:16:13 -0500
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: Fwd: building java/eclipse in HEAD w/ poudriere: java.lang.OutOfMemoryError: Java heap space
Message-ID:  <53F8E87D.9080502@FreeBSD.org>
In-Reply-To: <53F8E805.6090705@gmx.de>
References:  <20140823135101.GA28621@sh4-5.1blu.de> <53F8DA83.2090809@FreeBSD.org> <53F8E805.6090705@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--TNfNmu68aH251So1rHlXiNtesWgEeI3IH
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

On 8/23/2014 2:14 PM, olli hauer wrote:
> On 2014-08-23 20:16, Bryan Drewery wrote:
>> On 8/23/2014 8:51 AM, Matthias Apitz wrote:
>>>
>>> Hello ljboiler@gmail.com,
>>>
>>> Can you as the MAINTAINER of the port please clarify how one can buil=
d
>>> this port on
>>>
>>> FreeBSD vm-tiny-r269739 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r269739M=
:
>>> Fri Aug 15 18:07:41 CEST 2014 guru@vm-tiny-r269739:/usr/obj/usr/src/s=
ys/GENERIC  i386
>>>
>>> $ LANG=3DC svn info
>>> Path: .
>>> Working Copy Root Path: /usr/ports
>>> URL: svn://svn.freebsd.org/ports/head/java/eclipse
>>> Relative URL: ^/head/java/eclipse
>>> Repository Root: svn://svn.freebsd.org/ports
>>> Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
>>> Revision: 364388
>>> Node Kind: directory
>>> Schedule: normal
>>> Last Changed Author: marino
>>> Last Changed Rev: 361589
>>> Last Changed Date: 2014-07-11 23:56:01 +0200 (Fri, 11 Jul 2014)
>>>
>>> Thanks in advance
>>>
>>> 	matthias
>>>
>>> ----- Forwarded message from Matthias Apitz <guru@unixarea.de> -----
>>>
>>> Date: Sat, 23 Aug 2014 09:19:10 +0200
>>> From: Matthias Apitz <guru@unixarea.de>
>>> To: freebsd-ports@freebsd.org
>>> Cc: freebsd-java@freebsd.org
>>> Subject: building java/eclipse in HEAD w/ poudriere:
>>> 	java.lang.OutOfMemoryError: Java heap space
>>>
>>>
>>> Hello,
>>>
>>> I'm building ports in HEAD with poudriere; java/eclipse is failing wi=
th=20
>>> java.lang.OutOfMemoryError: Java heap space
>>>
>>> I've already set in make.conf
>>>
>>> MAVEN_OPTS=3D"-Xmx2048m -XX:MaxPermSize=3D512m"
>>>
>>> But tis does not help; the VM where poudriere is running has 4 GByte
>>> memory and 4 GByte swap space.
>>>
>>> Any ideas? Thanks
>>>
>>> 	matthias
>>>
>>
>> Once a solution is found we need it for java/openjdk* as well since th=
ey
>> use all ram in the system. On our package builders this is 96GB. We ne=
ed
>> to be able to limit how much they can use for building so they only ha=
ve
>> a few GB and not 96.
>>
>=20
> For FreeBSD >=3D 9.x rctl can be a solution to limit jail resources.
> Unluckily it seems that RACCT/RCTL it not a default kernel option and a=
lso not a loadable module ...
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/security-reso=
urcelimits.html#idp72352048
>=20
>=20

Yes rctl is something I have considered adding into the build systems to
integrate with poudriere. It would be perfect for this use. However it
is not default because of the same reason I likely won't use it. It adds
a lot of overhead with PROC_LOCKS.

--=20
Regards,
Bryan Drewery


--TNfNmu68aH251So1rHlXiNtesWgEeI3IH
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)

iQEcBAEBAgAGBQJT+Oh9AAoJEDXXcbtuRpfPx/4IALwj6Fk/4e6o6A/2jjc5F9OF
5+Uq6VVW9L1/4cG1ZLwSluqxKY+PvHjtul73BZlA+5yFKCkk6aa2Dfr1WepbuyhW
+W585SBP6r7KoVZsyJIgv2WfJvkxbH1C52G3Bolc1ye8KL6uP1mDkX+oO9R2UiL7
KhQH/aVe63NvBt8GkM8PotzL1dMkc7zUFU1wXQmiPyFNqJV1n8exZL54Yh/Ftw3s
QG6O+qkpo0qp7Z+nE2VTj4ifX3hvse76YEaIKX1Mav5lxxAbOJ1MZln4nXB1U+vb
1DSsej9DLbpJmRgamSBspP/eF1wMU+iUZ44HyhKZ+lhacowyUMzGY2aR0WGoDwQ=
=VlTE
-----END PGP SIGNATURE-----

--TNfNmu68aH251So1rHlXiNtesWgEeI3IH--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53F8E87D.9080502>