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> &lt;<a href="mailto:schmidt@dre.vanderbilt.edu">schmidt@dre.vanderbilt.edu</a>&gt; 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>&gt;&nbsp;&nbsp;thankx for the quick reply. the errno is set to 4 which when printed<br>&gt;&nbsp;&nbsp;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>&nbsp;&nbsp;call fails.<br><br>&gt;&nbsp;&nbsp;gone through the example. and i am doing just the same...<br><br>Does the example work?&nbsp;&nbsp;If so, you must be doing something different..
<br><br>Thanks,<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Doug<br></blockquote></div><br>