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

Hudson commented on NUTCH-2142:
-------------------------------

SUCCESS: Integrated in Nutch-trunk #3291 (See 
[https://builds.apache.org/job/Nutch-trunk/3291/])
Fix for NUTCH-2142: Nutch File Dump - FileNotFoundException (Invalid Argument) 
Error contributed by karanjeets <[email protected]> this closes #76. 
(mattmann: [http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1709304])
* trunk/CHANGES.txt
* trunk/src/java/org/apache/nutch/tools/FileDumper.java
* trunk/src/java/org/apache/nutch/util/DumpFileUtil.java


> 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
>            Assignee: Chris A. Mattmann
>              Labels: dump, nutch
>             Fix For: 1.11
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> 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)

Reply via email to