Task #419
Updated by Serge Heiden over 7 years ago
Currenty, a disk full "out of space" error breaks TXM corpora management system.
Possible solutions:
* before import, calculate an estimation of Suggestions :
- estimate the disk space memory needed given the source size: warn of possible out of and display or test space before running import
* availability
- add a command to diagnose the available space:
* RAM = Java (heap+stack) + CQP (heap+stack) + Rserve (heap + stack)
* DISK: available space on disk
*
- better "i/o error" log message
Possible solutions:
* before import, calculate an estimation of Suggestions :
- estimate the disk space memory needed given the source size: warn of possible out of and display or test space before running import
* availability
- add a command to diagnose the available space:
* RAM = Java (heap+stack) + CQP (heap+stack) + Rserve (heap + stack)
* DISK: available space on disk
*
- better "i/o error" log message