[
https://issues.apache.org/jira/browse/SOLR-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-1639:
----------------------------------------
Attachment: SOLR-1639.patch
If file could not be written, add a severe message to the logs as well as to
the returned XML response.
> Misleading error message when dataimport.properties is not writable
> -------------------------------------------------------------------
>
> Key: SOLR-1639
> URL: https://issues.apache.org/jira/browse/SOLR-1639
> Project: Solr
> Issue Type: Bug
> Components: contrib - DataImportHandler
> Reporter: Hoss Man
> Assignee: Shalin Shekhar Mangar
> Attachments: SOLR-1639.patch
>
>
> if dataimport.properties does not exist and/or is not writable, the resulting
> behavior fro DIH is (evidiently) very confusing...
> http://old.nabble.com/Question-about-the-message-%22Indexing-failed.-Rolled-back-all--changes.%22-to26242714.html#a26459272
> DIH should make a best effort to create this file if it doesn't already
> eixst, and generate a meaningful error message if it can't create/write to
> the file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.