Title:
Bug 86316:When you try and update a SOLR collection with a pdf file where the extention is capitalized (
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Erik Aulbach / Erik Aulbach (Mr Vball)
Created: 02/10/2011
Components: Text Search, Solr
Versions: 9.0.1
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Win All
Vote Count: 2
Duplicate ID: CF-3041821
Problem:
When you try and update a SOLR collection with a pdf file where the extention is capitalized (.PDF) it produces this error: org/apache/pdfbox/pdmodel/PDDocument null. It works fine if the extension is in lowercase (.pdf)I selected benign bug because I created a workaround by simply renaming the files to all lowercase before indexing it.
Method:
Do a cfindex action=update on a collection. Have a filename called xxxx.PDF. You will get the error - change the filename to xxxx.pdf and it will index just fine.
Result:
org/apache/pdfbox/pdmodel/PDDocument null
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3043351
External Customer Info:
External Company:
External Customer Name: Erik Aulbach
External Customer Email: 78F418854804B37799201587
External Test Config: 02/10/2011
Attachments:
Comments: