--- Jim Jewett <[EMAIL PROTECTED]> wrote: > On Mon, 3 Jan 2005 22:43:37 -0500 (EST), Nathan > Bullock > <[EMAIL PROTECTED]> wrote: > > I am trying to plucker-build a set of html > documents > > from my local harddrive. Plucker collects all the > > documents (4416 of them) but then before it starts > > converting those documents its says. > > > ---- all 4416 pages retrieved and parsed ---- > > Python is memory hungry, but -- that message should > mean > you were OK. Palm OS also places limits on the > number of > records (but you shouldn't hit it), size of records > (but I think > plucker is more strict), and total database size -- > but I don't > think you've hit them, unless most of those pages > are very > long. (much longer than 32K/page) > > > Writing out collected data... > > Writing document 'LDS Website' to file > > /home/nathan/.plucker/ldsgetn.pdb > > Killed > > Do you have some sort of process monitor that kills > programs > that seem to be crashed, or are taking up too much > in the > way of resources? (But again, 4K pages should be > OK.)
The file size should end up being around 7 Megs. I am estimating this since it doesn't actually create the final file. But as far as some sort of a process monitor that kills programs that are behaving badly.. that I don't know. The weird thing is that if I send the output of plucker-build to a file using " 2> out" then I don't see the "Killed" message, nor does it appear in the out file. I am using Fedora Core 2. I guess I will have to do some searching in the plucker-build code and see if I can find where it is dying and if I can find out what is killing it. Nathan Bullock ===== Visit my website at http://www.nathanbullock.org ______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca _______________________________________________ plucker-list mailing list [email protected] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

