[ 
https://issues.apache.org/jira/browse/NUTCH-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956812#comment-13956812
 ] 

Rafael Thomas Goz Coutinho commented on NUTCH-1744:
---------------------------------------------------

It looks like org.apache.nutch.protocol.ftp.Client.java plugin should extend 
from socketclient, but it doesnt... oddly

> FTP Issue when entering Passive mode
> ------------------------------------
>
>                 Key: NUTCH-1744
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1744
>             Project: Nutch
>          Issue Type: Bug
>          Components: fetcher
>    Affects Versions: 1.7
>         Environment: Linux
>            Reporter: Rafael Thomas Goz Coutinho
>
> I 'm crawling an FTP url and am getting this error:
> 14/04/01 12:15:36 INFO ftp.Ftp: ftp> 227 Entering Passive Mode 
> (10,201,140,86,145,106)
> 14/04/01 12:15:36 INFO fetcher.Fetcher: fetch of ftp://192.168.1.202/ failed 
> with: java.lang.NoSuchFieldError: _socketFactory_
>       at 
> org.apache.nutch.protocol.ftp.Client.__openPassiveDataConnection(Client.java:192)
>       at org.apache.nutch.protocol.ftp.Client.retrieveList(Client.java:324)
>       at 
> org.apache.nutch.protocol.ftp.FtpResponse.getFileAsHttpResponse(FtpResponse.java:322)
>       at 
> org.apache.nutch.protocol.ftp.FtpResponse.<init>(FtpResponse.java:264)
>       at org.apache.nutch.protocol.ftp.Ftp.getProtocolOutput(Ftp.java:129)
>       at org.apache.nutch.fetcher.Fetcher$FetcherThread.run(Fetcher.java:703)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to