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

Closed 9 years ago

Last modified 9 years ago

#1228 closed defect (fixed)

Nuevas settings de BSR en MMS

Reported by: Chakib Faghloumi Owned by: Pedro Gea
Priority: critical Milestone: Maintenance
Component: Estimation Keywords:
Cc:

Description

Se han encontrado errores con la nueva versión de BysMcmc y una antigua de MMS:

@MasterSampler Estimacion_BSR_nuvaring_e20160404.01__1.0] Method givenByUser matches constraints. Max(A*b-a)=-0.1
<W>
Warning: [26] La función :: ha fallado en : 
_.config::mcmc.burninNotStored</W>
<E>
ERROR: [36] Argumentos erróneos para Text << txt1 << x2  {Text txt1, Anything x2}</E>

[Call stack]
  [7] Real cycler::cycler::cycler::cycler::cycler::generate (Real sampleLength)
  [6] Real results::estim::Run (Real sampleLength_)
  [5] Real estimation::object::mainObject::strategy::strategyBSR::Execute (Real void)
  [4] Real estimation::object::mainObject::estimation::estimation::Execute (Real void)
  [3] Real MMS::Menu::MainObject3.Execute (Anything instances_, Set extraData)
  [2] Real opt::inst::invoke (Text delegateOn, Anything objOrSelection)
  [1] Real GuiTools::MenuManager::invokeEntry (Text optionName, Text delegateOn, Set objOrSelection)

Change History (4)

comment:1 Changed 9 years ago by Pedro Gea

Status: newaccepted

También aparecen los errores con una versión actualizada de MMS y una antigua de BysMcmc:

Ha sido cargado el paquete DecoTools.2.8
<E>
ERROR: [1] OIS: 
No se puede cargar del OIS el miembro MMS::@SettingsBSR::mcmc.burninNotStored debido a que su ascendiente Class BysMcmc::@Config no existe</E>
<E>
ERROR: [2] OIS: 
BOisLoader::ReadNextObject: NULL element of set </E>
<E>
ERROR: [3] OIS: 
BOisLoader::ReadNextObject: NULL element of set </E>
<E>
ERROR: [4] El paquete MMS.1.35 parece estar corrupto y debe ser reinstalado.</E>
No ha sido cargado el paquete MMS.1.35
Lea información acerca de los paquetes TOL en https://www.tol-project.org/wiki/TolPackageRulesAndComments
pathInput="/home/ubuntu/tolserver/cokjap/ozas/FOR/Japan.oza"
pathOutput="/home/ubuntu/tolserver/cokjap/ozas/FOR/QFS_Japan.oza"
<W>

comment:2 Changed 9 years ago by Pedro Gea

Se propone una modificación de MMS::@SettingsBSR para que no herede de BysMcmc::@Config haciendo algo equivalente pero de manera simulada.

De este modo la nueva versión de MMS será compatible con cualquier versión de BysMcmc.

comment:3 Changed 9 years ago by Pedro Gea

Resolution: fixed
Status: acceptedclosed

(In [4800]) Closes #1228
Se rehace la clase @SettingsBSR simulando un mecanismo de herencia.

comment:4 Changed 9 years ago by Pedro Gea

(In [4802]) Refs #1228
Se trata en ModelExcel el cambio [4800] que hace que MMS::@SettingsBSR no herede de BysMamc::@Config.

Note: See TracTickets for help on using tickets.