Bug #513
RCP: 0.7.5 beta: backtotext, heap exception
| Statut: | New | Début: | 13/01/2014 | ||
|---|---|---|---|---|---|
| Priorité: | Normal | Echéance: | |||
| Assigné à: | - | % réalisé: | 60% |
||
| Catégorie: | - | Temps passé: | - | ||
| Version cible: | TXM 0.X.X |
Description
Because of a heap exception the BackToText fail with the BFM corpus.
On Windows, event if the Xmx is set to 1024M, the maximum allocated memory is Xms (512M).
1) For now
The solution is to set specifics (for Windows) launching arguments in "rcpapplication.product" :
-Xms1024m -Xmx1024m
2) Catch the Heap Exception
3) next steps: see LINK TO SPEC FOR MEMORY MANAGEMENT
Historique
#1 Mis à jour par Matthieu Decorde il y a presque 12 ans
- Version cible mis à TXM 0.7.5
#2 Mis à jour par Matthieu Decorde il y a presque 12 ans
- Description mis à jour (diff)
- % réalisé changé de 70 à 60
#3 Mis à jour par Matthieu Decorde il y a presque 12 ans
- Description mis à jour (diff)
#4 Mis à jour par Matthieu Decorde il y a presque 12 ans
- Version cible changé de TXM 0.7.5 à TXM 0.X.X