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

#1039 closed defect (fixed)

Error cargando forecasts creados con MMS.1.12

Reported by: Pedro Gea Owned by: Pedro Gea
Priority: blocker Milestone: Development 1A
Component: Forecast Keywords:
Cc:

Description

Un bug impide cargar los objetos previsión (MMS::@Forecast) creados con MMS.1.12.

Forecast - 4    (D: 00.01s      T: 00.65s)

ERROR: [10] [@Forecast::SetBegin] Los nombres de algunos valores de inicio no corresponden con los de ningún submodelo.

[Call stack]
  [9] Real MMS::MMS.Error (Text message, Text context)
  [8] Real object::mainObject::forecast::forecast::SetBegin (Anything begin)
  [7] NameBlock MMS::@Forecast::Spc (Set forecast., NameBlock parent)
  [6] NameBlock MMS::@MainObject::Spc (Text subclass, Set mainObject., NameBlock parent)
  [5] NameBlock MMS::Container::Container::CreateObject_Spc (Text subclass, Set object.)
  [4] NameBlock MMS::Container::Container::LoadFile (Text filename)
  [3] Real MMS::Menu::MainContainer.LoadFile (NameBlock instance, Set extraData)
  [2] Real opt::inst::invoke (Text delegateOn, Anything objOrSelection)
  [1] Real GuiTools::MenuManager::invokeEntry (Text optionName, Text delegateOn, Set objOrSelection)

ERROR: [11] [@Forecast::SetEnd] Los nombres de algunos valores de inicio no corresponden con los de ningún submodelo.

[Call stack]
  [9] Real MMS::MMS.Error (Text message, Text context)
  [8] Real object::mainObject::forecast::forecast::SetEnd (Anything end)
  [7] NameBlock MMS::@Forecast::Spc (Set forecast., NameBlock parent)
  [6] NameBlock MMS::@MainObject::Spc (Text subclass, Set mainObject., NameBlock parent)
  [5] NameBlock MMS::Container::Container::CreateObject_Spc (Text subclass, Set object.)
  [4] NameBlock MMS::Container::Container::LoadFile (Text filename)
  [3] Real MMS::Menu::MainContainer.LoadFile (NameBlock instance, Set extraData)
  [2] Real opt::inst::invoke (Text delegateOn, Anything objOrSelection)
  [1] Real GuiTools::MenuManager::invokeEntry (Text optionName, Text delegateOn, Set objOrSelection)
Forecast - 5    (D: 00.23s      T: 00.88s)

Change History (5)

comment:1 Changed 13 years ago by Pedro Gea

Véase #1035

comment:2 Changed 13 years ago by Pedro Gea

(In [3259]) Closes #1035
Closes #1039
Se corrige el bug por el cual se intentaba usar internamente SetBegin y SetEnd con un conjunto en lugar de con las fechas.

comment:3 Changed 13 years ago by Pedro Gea

Resolution: fixed
Status: newclosed

comment:4 Changed 13 years ago by Pedro Gea

(In [3267]) Refs #1048, #1039
Se intenta poner remedio a este error aunque el de TOL que lo causa esté o no solucionado.

comment:5 Changed 13 years ago by Pedro Gea

(In [3268]) Refs #1048, #1039
(Cont.) Se intenta poner remedio a este error aunque el de TOL que lo causa esté o no solucionado.

Note: See TracTickets for help on using tickets.