You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Karanjeet Singh (JIRA)" <ji...@apache.org> on 2015/10/15 23:47:06 UTC

[jira] [Created] (NUTCH-2142) Nutch File Dump - FileNotFoundException (Invalid Argument) Error

Karanjeet Singh created NUTCH-2142:
--------------------------------------

             Summary: Nutch File Dump - FileNotFoundException (Invalid Argument) Error
                 Key: NUTCH-2142
                 URL: https://issues.apache.org/jira/browse/NUTCH-2142
             Project: Nutch
          Issue Type: Bug
          Components: tool, util
    Affects Versions: 1.10, 1.11
         Environment: Operating System - Linux (RHEL 6.2)
            Reporter: Karanjeet Singh
             Fix For: 1.11


Got *FileNotFoundException* while running nutch dump.

*Cause*: Character '?' in file name/extension producing the below error.

*Error Details*
java.io.FileNotFoundException: /media/PATRO/Karan/nutch_12Oct/other_gun_urls/img/99/fb/97d3980f9954b597f372d092b97eff22_27tlt_recon_1_black_g_10_handle_.jpeg? (Invalid argument)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.(FileOutputStream.java:221)
at java.io.FileOutputStream.(FileOutputStream.java:171)
at org.apache.nutch.tools.FileDumper.dump(FileDumper.java:222)
at org.apache.nutch.tools.FileDumper.main(FileDumper.java:325)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)