[
https://issues.apache.org/jira/browse/NUTCH-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rafael Thomas Goz Coutinho closed NUTCH-1744.
---------------------------------------------
Resolution: Not a Problem
Fix Version/s: 1.7
maven issue.
For some reason my maven was using commons-net 3.3. And Nutch FTP plugin
expects 1.4.1 (that's why a field was missing).
> 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
> Fix For: 1.7
>
>
> 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)