hi Doug,<br>
<br>
i had set avoid_zombies to 1 using ACE_Process_Manager::avoid_zombies<br>
after removing this call everything works fine... i am trying to debug the code to find where the actual problem is. <br>
<br>
regards,<br>
prem<br><br><div><span class="gmail_quote">On 7/24/07, <b class="gmail_sendername">Douglas C. Schmidt</b> <<a href="mailto:schmidt@dre.vanderbilt.edu">schmidt@dre.vanderbilt.edu</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Hi Prem,<br><br>> thankx for the quick reply. the errno is set to 4 which when printed<br>> using perror is Interrupted system call (EINTR).<br><br>Please do the following:<br><br>. Set a breakpoint in your debugger and see what system call is failing.
<br><br>. Take a look at your OS documentation to see what EINTR means when said<br> call fails.<br><br>> gone through the example. and i am doing just the same...<br><br>Does the example work? If so, you must be doing something different..
<br><br>Thanks,<br><br> Doug<br></blockquote></div><br>