f.distributer (AREV Specific)
At 27 APR 1998 11:34:32PM Don Bakke wrote:
What normally causes a break in f.distributer? Is it low available memory?
Thanks,
dbakke@srpcs.com
At 29 APR 1998 04:01PM Aaron Kaplan wrote:
Sometimes it's just a simple VEML based on the node or tree list exceeding max length.
apk@sprezzatura.com
At 29 APR 1998 05:35PM Don Bakke wrote:
Sometimes it's just a simple VEML based on the node or tree list exceeding max length.
Actually, that's the error I normally see (Break on line 3…)
But is this supposed to happen? Shouldn't nodes and tree lists be maintained by the system so this doesn't occur?
My reason for suspecting memory was because this happened on a workstation that was trying to run a report and it only had around 200K of available memory. We rebooted the system and got it back to 230K and the report ran without a hitch.
dbakke@srpcs.com
At 30 APR 1998 10:27AM Aaron Kaplan wrote:
Memeory really shouldn't have anything to do with it. Could just be luck of the draw, which is why it breaks randomly. If memory serves, there's not much edit checking in there.
apk@sprezzatura.com