Hi GAMS user,
I recently faced the following error message
Error: Could not spawn gamscmex, rc = 1
using this GAMS script
set i /1*5/
parameter k;
k = 0;
loop(i, k = k +1;);
with GAMS 24.2 on a Linux Server with 2x Intel Xeon E5462 Quad Core, 8x2,80 GHz, FSB 1600 MHz, 16 GB RAM and GNU/Linux auf x86-64 (SLES10SP2, Kernel 2.6.16.60).
To me, this is puzzling.
http://interfaces.gams-software.com/doku.php?id=env:gams_return_codes tells me, that rc=1 should never be returned …???
Any idea is greatly appreciated.
Best
Sven
–
To unsubscribe from this group and stop receiving emails from it, send an email to gamsworld+unsubscribe@googlegroups.com.
To post to this group, send email to gamsworld@googlegroups.com.
Visit this group at http://groups.google.com/group/gamsworld.
For more options, visit https://groups.google.com/d/optout.