Hey Markus, For sure, I will check this out...
Cheers, Chris On Sep 2, 2011, at 6:57 AM, Markus Jelsma wrote: > Hi, > > I'm working on NUTCH-1103 to port protocol-sftp to 1.4. The plugin registers > itself with protocolName = sftp. Yet when i test with that URI scheme i get: > > Exception in thread "main" org.apache.nutch.protocol.ProtocolNotFound: > java.net.MalformedURLException: unknown protocol: sftp > > When i try with the ftp scheme i get: > > Exception in thread "main" org.apache.nutch.protocol.ProtocolNotFound: > protocol not found for url=ftp > > To work around i can modify plugin.xml to use protocolName = ftp instead of > sftp but this seems not right. The problem is in trunk too, i cannot, for > example, use the index or parse checker to quickly test. > > Any ideas? Did it work at all in trunk? Chris? > > Thanks ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: [email protected] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

