Opened 12 years ago
Closed 12 years ago
#1110 closed defect (fixed)
Error en el proceso de carga de una estimación o al crear un forecast a partir de una estimación ejecutada
| Reported by: | CN=Javier Marinero Ramos | Owned by: | Pedro Gea |
|---|---|---|---|
| Priority: | blocker | Milestone: | Maintenance |
| Component: | Models | Keywords: | |
| Cc: |
Description (last modified by )
Al cargar una estimación
M:\CokTha\MVATha\Estimations\Est.CokTha.FallaForecast__20130621.oza
obtengo un error en algunas máquinas (tolmachines 3.1 p15 mms 1.21) pero funciona en mi portátil. Mi tol es 3.1 p14 mms 1.21 r4256, windows de 32 bits.
El error que obtengo es el siguiente:
[TOL:OUTPUT][Jun 21, 2013 10:41:56 AM]=>[DataSet - 3 (D: 36.03s T: 36.03s)]
[TOL:OUTPUT][Jun 21, 2013 10:41:56 AM]=>[DataSet - X (D: 00.47s T: 36.50s)]
[TOL:OUTPUT][Jun 21, 2013 10:41:56 AM]=>[Model - 2 (D: 36.50s T: 36.50s)]
[TOL:OUTPUT][Jun 21, 2013 10:42:04 AM]=>[Model - 3 (D: 07.67s T: 44.17s)]
[TOL:OUTPUT][Jun 21, 2013 10:42:33 AM]=>[Model - 4 (D: 29.39s T: 73.56s)]
[TOL:WARNING][Jun 21, 2013 10:42:35 AM]=>[Warning: [380] [If] la función de condición no puede devolver valores desconocidos.]
[TOL:ERROR][Jun 21, 2013 10:42:35 AM]=>[ERROR: [1] [Select] la función de condición no puede devolver valores desconocidos.]
[TOL:OUTPUT][Jun 21, 2013 10:42:35 AM]=>[
[Call stack]]
[TOL:OUTPUT][Jun 21, 2013 10:42:35 AM]=>[ [7] Set MMS::TryEvalSet_DoubleCyclic (Set set1, Set set2, Code test1, Code test2, Code action1, Code action2)]
[TOL:OUTPUT][Jun 21, 2013 10:42:35 AM]=>[ [6] NameBlock MMS::@Model::Spc (Set model., NameBlock parent)]
[TOL:OUTPUT][Jun 21, 2013 10:42:35 AM]=>[ [5] Real for::forecast::forecast::forecast::SetModel_Spc (Set model.)]
[TOL:OUTPUT][Jun 21, 2013 10:42:35 AM]=>[ [4] Real for::forecast::forecast::forecast::SetModel (NameBlock model)]
[TOL:OUTPUT][Jun 21, 2013 10:42:35 AM]=>[ [3] NameBlock MMS::@Forecast::Advanced (NameBlock args, NameBlock parent)]
[TOL:OUTPUT][Jun 21, 2013 10:42:35 AM]=>[ [2] NameBlock MMS::Container::Container::CreateForecast (NameBlock args)]
[TOL:OUTPUT][Jun 21, 2013 10:42:35 AM]=>[ [1] Set LaunchModelExcel (Anything arg)]
[TOL:OUTPUT][Jun 21, 2013 10:42:35 AM]=>[Model - 5 (D: 01.17s T: 74.73s)]
[TOL:OUTPUT][Jun 21, 2013 10:42:35 AM]=>[Model - 6 (D: 00.00s T: 74.73s)]
[TOL:OUTPUT][Jun 21, 2013 10:42:35 AM]=>[Model - 7 (D: 00.00s T: 74.73s)]
[TOL:OUTPUT][Jun 21, 2013 10:42:35 AM]=>[Model - X (D: 00.00s T: 74.73s)]
[TOL:ERROR][Jun 21, 2013 10:42:38 AM]=>[ERROR: [2] Fallo en la función "CreateForecast"]
[TOL:OUTPUT][Jun 21, 2013 10:42:38 AM]=>[
[Call stack]]
[TOL:OUTPUT][Jun 21, 2013 10:42:38 AM]=>[ [2] NameBlock MMS::Container::Container::CreateForecast (NameBlock args)]
[TOL:OUTPUT][Jun 21, 2013 10:42:38 AM]=>[ [1] Set LaunchModelExcel (Anything arg)]
[TOL:WARNING][Jun 21, 2013 10:42:38 AM]=>[Warning: [381] La función :: ha fallado en :
MMS::Container::CreateForecast(SetOfAnything(Text _.name=nameFor, MMS::@Estimation _.estimation=est, MMS::@SettingsForecast _.settings=SetOfAnything[[Text _.mode="Point"]], Set _.fIntervals={Set SetOfAnything[[Set SetOfAnything("*", ModForStart, ModForEnd)]]}))]
Change History (2)
comment:1 Changed 12 years ago by
| Component: | General → Models |
|---|---|
| Description: | modified (diff) |
| Status: | new → accepted |
comment:2 Changed 12 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/mms/chrome/site/logomms.png)
(In [4516]) Closes #1110
El error se debe a la existencia de una combinación de parámetros sin parámetros.
Se evita que esta situación genere un error.