Hi Chris,

Thanks for your reply. I could not find in the log files any mention to
that.  By the way I only have YYYY_MM_DD.request.log files in my directory.

Do I have to enable any specific log or level to catch those errors?

On Sun, Jul 18, 2010 at 3:45 PM, Chris Hostetter
<hossman_luc...@fucit.org>wrote:

>
> : SimplePostTool: FATAL: Solr returned an error:
> : Illegal_character_CTRLCHAR_code_27__at_rowcol_unknownsource_37022847
> :
> : I've tried to track where this problem is located without luck.
>
> check your solr logs, it will contain the "unmunged" version of the error
> message (the the version of jetty used in the 1.4.1 example setup seems to
> think all punctuation should be removed from error messages) complete with
> the row/column of your XML message that had the problem (it's either
> 3,7022847; or 370,22847; or 3702,2847; etc...
>
>
>
> -Hoss
>
>

Reply via email to