Norconex / crawlers

Norconex Crawlers (or spiders) are flexible web and filesystem crawlers for collecting, parsing, and manipulating data from the web or filesystem to various data repositories such as search engines.
https://opensource.norconex.com/crawlers
Apache License 2.0
183 stars 67 forks source link

Stop crawler with version 3 #1067

Open DesarrolloCreangel opened 1 month ago

DesarrolloCreangel commented 1 month ago

Hi!

I´m trying to stop crawl with the next command --> bash /home/crawler2024/norconex-collector-http-3.0.0/collector-http.sh stop -config=/home/crawler2024/crawler_Creangel/configFile.xml

But i´m getting an error.

image

Could you please tell me what the problem could be?

Thanks,

essiembre commented 1 month ago

I can reproduce it. I am marking it as a bug.

essiembre commented 4 weeks ago

A new 3.1.0-SNAPSHOT release was made with a fix for this issue.

Please try and confirm.