Hi,
On a regular PC hardware using 1.5GB of RAM, limit AN to use only 512MB.
Everything works great for 15 minutes, but then, AN stuck. the crawl stops. I run it on debug mode, and tried to find the loop it was running to, but couldn't find it.
What are the requierments for AN to run? I think that AN shoulfd displays a warnning message when crawl starts. what do you think?
How many threads are you running? There is a known issue with Visual Studio that causes AN to hang - but isn't AN specific - rather a bug in Visual Studio.
The VS bug occurs when you run a large number of threads (>30), but does not occur when running the compiled .exe.
Are there any messages being logged to the console?
I have run AN with 128 for days at a time.
-Mike
For best service when you require assistance:
Skype: arachnodedotnet
did you run this with debug or a release mode....?
I tested this on debug mode, and probably this is really issue with VS2008, I am not familiar with 2010 yet.Currently I am testing this in a release mode, with 7 threads, 512MB, and it looks fine!!!!Will keep working on this for several days, so I will know better,
Both.
Cool. Glad to hear it is working for you.