pombreda / fits

Automatically exported from code.google.com/p/fits
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Processing on certain files takes a very long time #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Execute the following command:

$path\fits.sh -i test.ARW -o test.xml
or
$path/fits.bat -i test.ARW -o test.xml

What is the expected output? What do you see instead?

test.xml within approximately 30 secs.

What version of the product are you using? On what operating system?

I've tried this on both RedHat 5 and Windows 7 with version 0.3.2 and 0.5.0.

Please provide any additional information below.

Other .ARW files have this problem, while some complete in a timely fashion.  I 
have not yet experienced this with a non .ARW file, though I wouldn't rule that 
out.

Original issue reported on code.google.com by david.wa...@gmail.com on 22 Mar 2011 at 7:06

Attachments:

GoogleCodeExporter commented 9 years ago
FYI....adding an exemption to the JHove tool seems to get around this issue.

Original comment by david.wa...@gmail.com on 31 Mar 2011 at 9:27

GoogleCodeExporter commented 9 years ago
Thanks, I was about to troubleshoot this to figure out which tool is causing 
the hang.  Adding arw to the exclude-exts attribute in fits.xml for Jhove 
should make it ignore all files with that extension.  I'll update the fits.xml 
config file so this will appear in a future release.

Original comment by spencer_...@harvard.edu on 1 Apr 2011 at 2:09

GoogleCodeExporter commented 9 years ago

Original comment by spencer_...@harvard.edu on 25 Apr 2012 at 1:17