Hello.<div>   First I would like to thank all developers of Zoo-project for a really great job!</div><div>   Recently I've encountered a liitle problem with "status" feature - I have MSVC 2008 build ZooKernel, and when I am executing request for a "long" process (zoo_loader.cgi?request=Execute&service=WPS&identifier=longProcess&status=true&storeExecuteResponse=true&version=1&DataInputs=sid=100&DataOutputs=executeResponseLocation) browser freezes waiting for reply. When I abort the coonection, Zoo replies me with normal response, saying that "Service "longProcess" was accepted by the ZOO Kernel etc.". But the problem is that the XML in statusLocation is for PID which wraps the forked process, not the actual child process whose status i actually need. Also, two XML files are created - for example, longprocess.dll_4216.xml (Daddy's PID) and longprocess.dll_6660.xml (Son's PID), but none of them is actually updated during the LongProcess serice execution</div>
<div><br></div><div>#######</div><div>Cleaned up log:</div><div>cgiSid: (null)</div><div><div>cgiSid: 4216</div><div>father pid continue (origin 4216) 4216 ...</div><div><br></div><div>outputResponse 4216</div><div><br></div>
<div>printProcessResponse 4216</div><div><br></div><div>printProcessResponse 1 161</div><div>printProcessResponse 1 190</div><div>printProcessResponse 1 202</div><div>printProcessResponse stored_path: C:\\apache\\htdocs\\geos\\temp\\/longprocess.dll_4216.xml</div>
<div><br></div><div>cgiSid: 4216</div><div>cpid: 4216</div><div>son pid continue (origin 4216) 6660 (<-- I need status of this PID!)...</div><div><br></div><div>printProcessResponse 4216</div><div><br></div><div>printProcessResponse 1 161</div>
<div>printProcessResponse 1 190</div><div>printProcessResponse 1 202</div><div>printProcessResponse stored_path: C:\\apache\\htdocs\\geos\\temp\\/longprocess.dll_4216.xml</div></div><div>########</div><div><br></div><div>
So I need only to get the valid statusLocation value, because GetStatus service (from utils/status) is working (thanks to FileMapping), but it needs the valid PID.</div><div><br></div><div><br></div><div><br></div><div><div dir="ltr">

_______________________________<br>Respectfully,</div><div dir="ltr">Shumilov Alexander<br><br><div>Тел: 89086606450, 89501017750</div><div>Skype: sashuk-morehod<br></div><div>Email: <a href="mailto:shumsan1011@gmail.com" target="_blank">shumsan1011@gmail.com</a><br>
</div><div>Веб-сайт: <a href="http://alexshumilov.ru" target="_blank">http://alexshumilov.ru</a></div>
</div>
</div>