java - crawler4j always returns fatal transport error -


this seed add crawler4j.

error [crawler 1] fatal transport error: connection http://example.com refused while fetching http://example.com/page.html (link found in doc #0) 

this weird me. don't know causes it.

try increase politeness setting of crawler. happens me when server want crawler not good.


Comments

Popular posts from this blog

How to set a border for android Imageview in Longpress? -

java - Cast from Object to List<String>: CastClassException -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -