Opened 14 years ago
Closed 13 years ago
#712 closed defect (fixed)
error cargando estimacion, objeto inf
Reported by: | libarra | Owned by: | josp |
---|---|---|---|
Priority: | critical | Milestone: | Release 0.6 |
Component: | Estimation | Keywords: | |
Cc: |
Description
Al cargar la estimación (ver repositorio de tickets), se produce el siguiente error.
<E> ERROR: [1] inf is not a valid object for type Real.</E> [Call stack] [7] NameBlock MMS::@Settings::Spc (Set settings.) [6] NameBlock MMS::@Strategy::Spc (Set strategy., NameBlock parent) [5] Real est::mainObject::estimation::estimation::SetStrategy_Spc (Set strategy.) [4] NameBlock MMS::@Estimation::Spc (Set estimation., NameBlock parent) [3] NameBlock MMS::@MainObject::Spc (Text subclass, Set mainObject., NameBlock parent) [2] NameBlock MMS::Container::Container::LoadFile (Text filename) [1] Real runRemoteEstimation (Text name) <E> ERROR: [2] mcmc.maxTime could not be created.</E>
Change History (5)
comment:1 Changed 14 years ago by
comment:2 follow-up: 4 Changed 14 years ago by
comment:3 Changed 14 years ago by
Owner: | changed from Pedro Gea to CN=Jorge Suit Perez Ronda |
---|---|
Status: | new → assigned |
comment:4 Changed 14 years ago by
Resuelto en TOL#1004, para cerrar este ticket hay que esperar a que se libere un nuevo build de tolbase que incorpore la solución y liberar MMS dependiendo mínimamente de esta versión.
Con esta corrección se puede eliminar, de Static @Settings Spc(Set settings.)
, la sentencia:
Text configTxt = Replace(""<<config, ".#INF", "/0");
comment:5 Changed 13 years ago by
Resolution: | → fixed |
---|---|
sensitive: | → 0 |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
El error solo pasa en Linux.