017 [webinatoradmin](dowalk) 915: Can't fork: Cannot allocate memory in the function TXpopenduplex

Post Reply
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

017 [webinatoradmin](dowalk) 915: Can't fork: Cannot allocate memory in the function TXpopenduplex

Post by John »

The 598 zombie processes are the problem. If you do a "ps axf" you should see the parent of those processes, which may give a clue, as the parent is not cleaning up properly.
John Turnbull
Thunderstone Software
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

017 [webinatoradmin](dowalk) 915: Can't fork: Cannot allocate memory in the function TXpopenduplex

Post by mark »

Check the walk status file(s) /usr/local/morph3/texis/2016Rules/db*.long and the vortex.log to see if anything illustrative is logged about the profile startup.

Also, what's the memory situation, reported by "free", of the machine before starting the walk?

ps auxf will provide more info about parents and process sizes etc.
Post Reply