Bug #902
Mis à jour par Serge Heiden il y a environ 11 ans
The JVM (and TXM) can refuse to start if the asked memory size asked is not available (for example, too big for the system). system.
Solution: resolution:
The TXM launcher launch script must relaunch TXM with another can try multiple JVM memory setting. size configuration
* TXM must provide This solution needs a return code:
** '0' means correct execution, the launcher can quit
** '1' means bad execution, the launcher must try another memory limit or default memory setting
Further solution: one day, we will loop by some decrement. new setup
Solution: resolution:
The TXM launcher launch script must relaunch TXM with another can try multiple JVM memory setting. size configuration
* TXM must provide This solution needs a return code:
** '0' means correct execution, the launcher can quit
** '1' means bad execution, the launcher must try another memory limit or default memory setting
Further solution: one day, we will loop by some decrement. new setup