close Warning: Can't synchronize with repository "(default)" (/var/svn/mms does not appear to be a Subversion repository.). Look in the Trac log for more information.

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 libarra

El error solo pasa en Linux.

comment:2 Changed 14 years ago by Pedro Gea

Este error parecía solucionado pero parece no estarlo.
Véase #561 y TOL#1004.

comment:3 Changed 14 years ago by Pedro Gea

Owner: changed from Pedro Gea to CN=Jorge Suit Perez Ronda
Status: newassigned

comment:4 in reply to:  2 Changed 14 years ago by josp

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 Pedro Gea

Resolution: fixed
sensitive: 0
Status: assignedclosed
Note: See TracTickets for help on using tickets.