Error handling

Questions and answers about anything related to Helium Scraper
Post Reply
sugarray
Posts: 6
Joined: Thu Oct 27, 2011 9:31 am

Error handling

Post by sugarray » Wed Nov 02, 2011 5:04 pm

Hi,

How can I catch and handle errors such as
- "Could not export database. The process could not access the file because it is being used by anothers process"
- "Index out of range"?
I wan't my script to ignore these errors and continue looping.

Thankful for any answers.

webmaster
Site Admin
Posts: 521
Joined: Mon Dec 06, 2010 8:39 am
Contact:

Re: Error handling

Post by webmaster » Thu Nov 03, 2011 3:51 am

You just predicted the future :D . This will be implemented on the next update (pretty soon). BTW, how or where are you getting an "Index out of range" error?
Juan Soldi
The Helium Scraper Team

sugarray
Posts: 6
Joined: Thu Oct 27, 2011 9:31 am

Re: Error handling

Post by sugarray » Fri Nov 04, 2011 3:26 pm

Thank you for the quick response. Great!

When is this expected to come out?

Do you have any temporary solution to retry the export database function? Is there a way to export the database with javascript or something like that?

I'm not sure why I get the index-out-of-range error. It seems to show up randomly while looping the website.

Thanks again!

webmaster
Site Admin
Posts: 521
Joined: Mon Dec 06, 2010 8:39 am
Contact:

Re: Error handling

Post by webmaster » Fri Nov 04, 2011 4:50 pm

Hi,

It will most likely come out today.
Juan Soldi
The Helium Scraper Team

webmaster
Site Admin
Posts: 521
Joined: Mon Dec 06, 2010 8:39 am
Contact:

Re: Error handling

Post by webmaster » Sun Nov 06, 2011 8:36 am

Hi there,

The updated version is now live :)
Juan Soldi
The Helium Scraper Team

sugarray
Posts: 6
Joined: Thu Oct 27, 2011 9:31 am

Re: Error handling

Post by sugarray » Mon Nov 14, 2011 8:18 am

Hi "Webmaster",

It works great with the "ignore errors" function.
Thank you alot, this program makes my day alot easier.

Post Reply