Opened 14 years ago
Closed 13 years ago
#1288 closed doubt (fixed)
error when saving estimation to OIS
Reported by: | Álvaro García Camacho | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | normal | Milestone: | Mantainance |
Component: | Kernel | Version: | head |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by )
Hello,
I am getting the following error while trying to store an estimation in an OIS file:
ERROR: [12] OIS: No se pudo escribir en el fichero .matrix 12000 elementos de 8bytesThere seems to be not enough memory. The storing process is ok with less inputs.
Regards,
Alvaro
Change History (1)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Perdón por no contestar antes pero he estado de vacaciones hata hoy.
Si no hay bastante memoria OIS no puede hacer nada para evitarlo: o bien usas menos memoria o bien compras más memoria.
Si estás usando MMS es probable que la causa sea la tremenda sobrecarga que introduce. En ocasiones se puede soslayar el problema guardando la definición del problema (isolate) para poder partir de cero con la memoria limpia en una neva sesión.
Sin más detalles no puedo hilar más fino así que doy por cerrado el ticket, pero ante la menor duda se puede reabrir.