Page 1 of 1

Cannot pause and live a walk

Posted: Tue Apr 24, 2007 9:45 am
by edev
Hi there,

I've been running a walk for over two weeks now, it seems to be almost complete but it hangs on the last website. I tried to pause and live many times, it's been 24 hours since I've tried to execute the dowalk/hold.ext (and via the web interface) but I still cannot pause it.

I don't want to stop it since I'm afraid I'll lose all the data. Is there any other way to stop the walk, and at the same time still keep and reindex the data later?

Thanks...

Cannot pause and live a walk

Posted: Tue Apr 24, 2007 10:18 am
by mark
If several pause-and-live's in a row (slightly less than 1 minnute apart) don't get it you may have to kill the child walker (not the main dispatcher) that's stuck on a site. Once that child is gone the dispatcher will be able to continue the pause-and-live process normally

Cannot pause and live a walk

Posted: Tue Apr 24, 2007 12:51 pm
by edev
How do I kill the child walker?

Cannot pause and live a walk

Posted: Tue Apr 24, 2007 12:52 pm
by edev
I checked the walk status and it seems like it's finished the walk! Thanks!

Cannot pause and live a walk

Posted: Tue Apr 24, 2007 1:45 pm
by mark
To kill a child walker look in the walk status for the PID of a started child. Then look for that PID in your OS's process list (*nix: ps, windows: task manager) then kill the process or end the task.