<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font face="Calibri,sans-serif" color="#000000"><span style="font-size: 21.3333339691162px;">I'm using eleven data files and many processes, which should require memory, but how could fix it? any suggestion?</span><br id="FontBreak"></font><br><br><div><hr id="stopSpelling">Date: Fri, 15 May 2015 13:58:28 -0600<br>Subject: Re: [ncl-talk] fatal:systemfunc: cannot create child process<br>From: brownrig@ucar.edu<br>To: vanucia-schumacher@hotmail.com<br>CC: ncl-talk@ucar.edu<br><br><div dir="ltr"><div><div>Hi,<br><br></div>That's coming from a line of code that tries to test that the output directory for the plot exists and is writeable.&nbsp; It does so by creating a subprocess to perform the tests.&nbsp; The errno=12 indicates there was not enough memory on your system to create the child process.&nbsp; Without knowing anything about your system, its difficult to say why, but perhaps too many concurrent users or too many running processes, or memory-intensive processes?<br><br></div>RB<br><br></div><div class="ecxgmail_extra"><br><div class="ecxgmail_quote">On Fri, May 15, 2015 at 1:00 PM, Vanúcia Schumacher <span dir="ltr">&lt;<a href="mailto:vanucia-schumacher@hotmail.com" target="_blank">vanucia-schumacher@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;">


<div><div dir="ltr"><p style="font-size:medium;background-color:rgb(255,255,255);">Hi all,&nbsp;<br></p><p style="font-size:medium;background-color:rgb(255,255,255);"><br></p><p style="font-size:medium;background-color:rgb(255,255,255);"></p><p style="font-size:medium;background-color:rgb(255,255,255);">I have a problem as below, does anyone know what is the problem and how to&nbsp;<br>fix it?&nbsp;<br></p><p style="font-size:medium;background-color:rgb(255,255,255);"><br></p><p style="background-color:rgb(255,255,255);"><font size="3">fatal:systemfunc: cannot create child process:[errno=12]</font></p><p style="background-color:rgb(255,255,255);"><font size="3">fatal:["Execute.c":8578]:Execute: Error occurred at or near line 4061 in file $NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl</font></p><p style="background-color:rgb(255,255,255);"><font size="3"><br></font></p><p style="background-color:rgb(255,255,255);"><font size="3">fatal:["Execute.c":8578]:Execute: Error occurred at or near line 247 in file saf-monsoon.ncl</font></p><div><br></div><div><font color="#d24726">line the error 247:</font></div><div><font color="#d24726">wks &nbsp; = gsn_open_wks ("png", "saf" )</font></div><div><br></div><div><br></div><p style="font-size:medium;background-color:rgb(255,255,255);">Thanks,&nbsp;</p>                                               </div></div>
<br>_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div></div>                                               </div></body>
</html>