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 13 years ago

Closed 13 years ago

Last modified 13 years ago

#990 closed defect (fixed)

Error al ejecutar Forecast con omitidos

Reported by: CN=Javier Moreno San Vicente Owned by: Pedro Gea
Priority: critical Milestone: Development 1A
Component: Forecast Keywords:
Cc:

Description

Hola,

nos ha dado un error al ejecutar una forecast con FUpdater y tras haberle insertado previamente algunos omitidos. El error que aparece es el siguiente:

ERROR: [3] forecast::GetModel(?) no es un NameBlock instancia de MMS::@Estimation

[Call stack]
  [4] NameBlock MMS::@Model.Results::Default (NameBlock parent, NameBlock model, Set cache.)
  [3] Real for::object::mainObject::fUpdater::fUpdaterNE::_.UpdateOutputParametersMissing (Set parameters)
  [2] Real for::object::mainObject::fUpdater::fUpdaterNE::Execute (Real void)
  [1] Real for::object::mainObject::forecast::forecast::Execute (Real void)

ERROR: [4] Argumentos erróneos para NameBlock Default (NameBlock parent, NameBlock model, Set cache.)

[Call stack]
  [4] NameBlock MMS::@Model.Results::Default (NameBlock parent, NameBlock model, Set cache.)
  [3] Real for::object::mainObject::fUpdater::fUpdaterNE::_.UpdateOutputParametersMissing (Set parameters)
  [2] Real for::object::mainObject::fUpdater::fUpdaterNE::Execute (Real void)
  [1] Real for::object::mainObject::forecast::forecast::Execute (Real void)

Warning: [3] La función :: ha fallado en : 
@Model.Results ::Default(forecast::GetModel(?), parametersE, Copy(Empty), @Settings settings=SetOfAnything(Real _.showTraces=False, Real _.initialCache=False))

Gracias!

Change History (2)

comment:1 Changed 13 years ago by Pedro Gea

Resolution: fixed
Status: newclosed

(In [3165]) Closes #990
Se corrige el bug con un nuevo constructor de model.results para el cálculo auxiliar.

comment:2 Changed 13 years ago by Pedro Gea

Se suben un par de forecasts a B:

Note: See TracTickets for help on using tickets.