Skip to content

Fix null webapp property after reloadParams() when not set at dataimport.properties.#1

Open
douglasom wants to merge 1 commit into
two8g:masterfrom
douglasom:master
Open

Fix null webapp property after reloadParams() when not set at dataimport.properties.#1
douglasom wants to merge 1 commit into
two8g:masterfrom
douglasom:master

Conversation

@douglasom
Copy link
Copy Markdown

Sometimes BaseTimerTask.reloadParams() is called leaving the property webapp null if it isn't set at dataimport.properties, which leads to this:

org.apache.solr.handler.dataimport.scheduler.DeltaImportHTTPPostScheduler run SEVERE: Failed to prepare for sendHttpPost java.lang.NullPointerException at org.apache.solr.handler.dataimport.scheduler.DeltaImportHTTPPostScheduler.run(DeltaImportHTTPPostScheduler.java:27) at java.util.TimerThread.mainLoop(Timer.java:567) at java.util.TimerThread.run(Timer.java:517)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant