﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1492	Error con NonLinGloOpt	Pedro Gea	Víctor de Buen Remiro	"Al hacer una optimización de unas previsiones con el paquete NonLinGloOpt encuentro el siguiente mensaje de error:
{{{
[nlopt] 1 evaluation of TARGET EvalTarget 795013132.290491
ERROR: [1] [NonLinGloOpt::CppTools::optimize] The proccess has failed in the first evaluaiton.
[Call stack]
  [5] Real engine::engine::run (Matrix x0, Real verboseEach)
  [4] Real method::run (Matrix x0, Real verboseEach)
  [3] Real pipeLine::run (Real void)
  [2] Real pipeLine::optimize (Real forzeFeasible_)
  [1] Real mainObject::optStrategy::optStrategyNLO::Execute (Real void)
[NonLinGloOpt::@PipeLine::run] step 1 NLOPT.LN_COBYLA found optimal value =795013132.2904912 after 1 target evaluations in 24.50945100000001 seconds
Stop reason: FAILURE
}}}

¿Alguna idea de qué se puede tratar? o ¿qué puedo hacer para averguarlo?

Como nota añado que si insisto y vuelvo a ejecutar: 
{{{
Real pipeLine::optimize(1);
}}}
la optimización continua sin dar erorres."	doubt	closed	high	Mantainance	Kernel	3.1	critical	fixed		
