I'm running batch files using pkzip25.exe.

I'll have to check and see how the processes look that are running
after the first set of scheduled tasks run.

I have one set of tasks that download and process data and photos
from one MLS company, and then a couple hours later (spread apart
on purpose), a second set of tasks run to download and process
data and photos from a second MLS company.

The first set of tasks runs without issue.  It's the second set
that errors when the task for downloading the files from the second
company starts.  The second set has to download about 1 GB of data
and files.  As soon as it starts, most days, it throws the error.



-----Original Message-----
From: Alan Rother [mailto:alan.rot...@gmail.com] 
Sent: Tuesday, September 15, 2009 4:14 PM
To: cf-talk
Subject: Re: What is the most like cause lf "Java Heap Space" error?


What are you using to process the unzip? Not properly closing the file you
worked on can cause a slow memory leak...





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326337
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to