On 4/23/2018 8:30 AM, msaunier wrote:
I have add debug:

curl
"http://srv-formation-solr:8983/solr/arguments_test/test_dih?command=full-im
port&commit=true&debug=true"
<?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">500</int><int
name="QTime">588</int></lst><lst name="initArgs"><bool
name="runtimeLib">true</bool><long name="version">1</long><lst
name="defaults"><str
name="config">DIH/indexation_events.xml</str></lst></lst><str

This is looking like a really nasty error that I cannot understand, possibly caused by an error in configuration.

Can you share your dataimport handler config (will likely be in solrconfig.xml) and the contents of DIH/indexation_events.xml?  There is probably a database password in that file, you'll want to redact that.

You should look at solr.log and see if there are other errors happening that didn't make it into the response.

Thanks,
Shawn

Reply via email to