orbeon / orbeon-forms

Orbeon Forms is an open source web forms solution. It includes an XForms engine, the Form Builder web-based form editor, and the Form Runner runtime.
http://www.orbeon.com/
GNU Lesser General Public License v2.1
518 stars 220 forks source link

Reindexing stuck if database is not running #3435

Open ebruchez opened 6 years ago

ebruchez commented 6 years ago

My local MySQL was not running. I used the "Reindex" function from the Home page. It said it started reindexing, but never stopped. Trying to stop it didn't really stop it either.

Expected behavior: should show an error if the database cannot be reached.

ebruchez commented 6 years ago

Reindexing also shows available even if no relational provider is present. Reindexing then appears in progress for a few minutes then goes back to normal. This is not very user-friendly.