tasfe / crawler4j

Automatically exported from code.google.com/p/crawler4j
0 stars 1 forks source link

Pressing Button to Run crawler for a second time doesn't work #221

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Create a Action Listener like this http://pastebin.com/N0YMnG7B
2.Press button Once and wait until it finishes
3. Click on the button again

What is the expected output? What do you see instead?
I expect to run the crawler multiple times without having to terminate the 
program, instead it shows only "Deleting content of: C:\sitecrawl\frontier" and 
stops there.

What version of the product are you using?
3.5

Please provide any additional information below.
I created a GUI with a Run button, when I press the button the crawler do its 
thing, however if I wait it to finish and press the button again the crawler 
show the message above and stops.

Original issue reported on code.google.com by brenodad...@gmail.com on 20 May 2013 at 11:26

GoogleCodeExporter commented 9 years ago
I think it works now due to recent commits.

If problem re-occurs then ping me and I will reopen issue

Original comment by avrah...@gmail.com on 23 Sep 2014 at 2:11