Actions
User story #4100
closedUser story #4079: When Rudder does not start due to an error in rudder-users.xml, the webapp will display an usable error log
Improve log when users xml is not valid
User story #4100:
Improve log when users xml is not valid
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
System integration
Target version:
Effort required:
Name check:
Fix check:
Regression:
Description
When rudder-users.xml is not valid, the webapp send a massive execption where real information is very hard to find.
We should improve it by logging an error message:
[2013-10-22 17:40:01] ERROR application - Rudder user xml: An error occured while parsing the users xml file, and you won't be able to connect to Rudder webapp until you correct it and restarted Rudder webapp. [2013-10-22 17:40:01] ERROR application - Rudder user xml: xml file is not correct, error message is: Le type d'élément "user" doit se terminer par la balise de fin correspondante "</user>". (line 105, column 3)
Actions