Hi all.
In my batch visualization script, that runs during the night to produce
a lot of pictures, it happens sometimes this strange error:
fatal:systemfunc: cannot create child process:[errno=12]
during the call to these simple "log" procedure:
; add date and time string to console output
procedure _log(s:string)
begin
print(systemfunc("date +%F' '%T") + " " + s)
end
The error is strange. In fact, if i restart the code, it can runs fine,
or crash again. But i can not understand why.
Do you have suggestions for me ?
Thanks a lot, Marco
--
### ### ### ### ###
MARCO PASTORE
Istituto Nazionale di Geofisica e Vulcanologia
Gruppo Nazionale di Oceanografia Operativa
Viale Aldo Moro 44
40128, Bologna
Tel:(+39)051-3782676
Cel:(+39)339 8273965
Skype: mapas71
### ### ### ### ###
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Nov 10 2008 - 06:13:21 MST
This archive was generated by hypermail 2.2.0 : Fri Nov 14 2008 - 16:42:12 MST