Exception in thread "main" java.lang.OutOfMemoryError: Java heap
Fermé
emhali
Messages postés
16
Date d'inscription
dimanche 9 novembre 2008
Statut
Membre
Dernière intervention
26 février 2013
-
23 févr. 2013 à 13:02
arth Messages postés 9374 Date d'inscription mardi 27 septembre 2005 Statut Contributeur Dernière intervention 16 décembre 2016 - 26 févr. 2013 à 18:04
arth Messages postés 9374 Date d'inscription mardi 27 septembre 2005 Statut Contributeur Dernière intervention 16 décembre 2016 - 26 févr. 2013 à 18:04
A voir également:
- Java could not reserve enough space for object heap
- Bagage à main - Guide
- Aux in - Forum Audio
- Dc in - Forum Audio
- Cvbs in 1 - Forum Autoradio
- A javascript error occurred in the main process - Forum Matériel & Système
2 réponses
emhali
Messages postés
16
Date d'inscription
dimanche 9 novembre 2008
Statut
Membre
Dernière intervention
26 février 2013
2
26 févr. 2013 à 15:40
26 févr. 2013 à 15:40
Après un essaie d'augmentation de la heap size dans eclipse
Run as --> Run configuration (-Xms256m -Xmx2048m)
J'ai cette Erreur
Mon environnement :
Eclipse Juno
java -version
java version "1.7.0_09"
Java(TM) SE Runtime Environment (build 1.7.0_09-b05)
Java HotSpot(TM) 64-Bit Server VM (build 23.5-b02, mixed mode)
</code>
Run as --> Run configuration (-Xms256m -Xmx2048m)
J'ai cette Erreur
Error occurred during initialization of VM Could not reserve enough space for object heap
Mon environnement :
Eclipse Juno
java -version
java version "1.7.0_09"
Java(TM) SE Runtime Environment (build 1.7.0_09-b05)
Java HotSpot(TM) 64-Bit Server VM (build 23.5-b02, mixed mode)
</code>