View previous topic :: View next topic |
Author |
Message |
djinnZ Advocate
Joined: 02 Nov 2006 Posts: 4831 Location: somewhere in L.O.S.
|
Posted: Sun Apr 18, 2010 2:29 pm Post subject: jdk-1.6.0.19 |
|
|
Non riesco ad installarlo:
errore: | * Creating the Class Data Sharing archives
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
* ERROR: dev-java/sun-jdk-1.6.0.19 failed:
* (no error message)
*
* Call stack:
* ebuild.sh, line 48: Called src_compile
* environment, line 2813: Called die
* The specific snippet of code:
* "${S}"/bin/java -client -Xshare:dump || die; | Ovviamente non compilo in tmpfs od altro. _________________ scita et risus abundant in ore stultorum sed etiam semper severi insani sunt
mala tempora currunt...mater stultorum semper pregna est
Murpy'sLaw:If anything can go wrong, it will - O'Toole's Corollary:Murphy was an optimist |
|
Back to top |
|
|
riverdragon Veteran
Joined: 14 Sep 2006 Posts: 1269 Location: Verona
|
|
Back to top |
|
|
!equilibrium Bodhisattva
Joined: 06 Jun 2004 Posts: 2109 Location: MI/BG/LC
|
Posted: Sun Apr 18, 2010 4:49 pm Post subject: |
|
|
è un problema di allocazione di memoria di Ant, si risolve con:
Quote: | ANT_OPTS="-Xmx512m" emerge -av <package> |
(ovviamente aumentate i valori se il problema persiste e segnalate il problema sul bugzilla così che i devel possano correggere l'ebuild) _________________ Arch Tester for Gentoo/FreeBSD
Equilibrium's Universe
all my contents are released under the Creative Commons Licence by-nc-nd 2.5 |
|
Back to top |
|
|
djinnZ Advocate
Joined: 02 Nov 2006 Posts: 4831 Location: somewhere in L.O.S.
|
Posted: Mon Apr 19, 2010 6:00 pm Post subject: |
|
|
Provato sia con ANT_OPTS che con JAVA_OPTS ma niente. Andiamo con il bug... _________________ scita et risus abundant in ore stultorum sed etiam semper severi insani sunt
mala tempora currunt...mater stultorum semper pregna est
Murpy'sLaw:If anything can go wrong, it will - O'Toole's Corollary:Murphy was an optimist |
|
Back to top |
|
|
|