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

#412 closed defect (fixed)

Fallo en ejemplo MatVeh.prj

Reported by: josp Owned by: Pedro Gea
Priority: major Milestone: Maintenance
Component: Models Keywords: Samples
Cc:

Description

Al compilar el ejemplo de matriculación de vehículos se obtienen errores.

  • Abrir MatVeh.prj
  • Compilar nodo de Variables
  • Compilar nodo MatVeh.1_02_model.tol
ERROR: [1] [@Parameter::SetConstraint] La restricción no puede establecerse. El valor superior es menor que el valor inferior

[Call stack]
  [2] Real MMS::MMS.Error (Text message, Text context)
  [1] Real expTerm::parameter::parameter::parameterLinear::SetConstraint (NameBlock args)

ERROR: [2] Fallo en la función "New"

[Call stack]
  [3] NameBlock MMS::@Constraint::New (NameBlock args, NameBlock parent)
  [2] Real mCombination1::mCombination::mCombination::mCombination::_SetConstraint (NameBlock args)
  [1] Real mCombination1::mCombination::mCombination::mCombination::SetConstraint (NameBlock args)

Warning: [1] La función :: ha fallado en : 
@Constraint ::New(args, _this)
...

Change History (2)

comment:1 Changed 14 years ago by josp

(In [2043]) refs #412, se incluye el Identifier del parametro en los mensajes de error

comment:2 Changed 14 years ago by josp

Resolution: fixed
Status: newclosed

resuelto en [2044], era un error que solo se manifestaba en linux, tiene que ver con ticket https://www.tol-project.org/ticket/1004 de tol.

Note: See TracTickets for help on using tickets.