1 - go to server admin configuration,
2 - change anything
3 - drown in warnings like:

WARN 2011-03-29 22:15:38,599 CommonsLogger:warn - The first TextProvider in the ValueStack (org.apache.roller.weblogger.ui.struts2.admin.GlobalConfig) could not locate the message resource with key 'Site Name (for main page and RSS feed)' WARN 2011-03-29 22:15:38,600 CommonsLogger:warn - The default value expression 'Site Name (for main page and RSS feed)' was evaluated and did not match a property. The literal value 'Site Name (for main page and RSS feed)' will be used. WARN 2011-03-29 22:15:38,601 CommonsLogger:warn - The first TextProvider in the ValueStack (org.apache.roller.weblogger.ui.struts2.admin.GlobalConfig) could not locate the message resource with key 'Short name (shown in site banner)' WARN 2011-03-29 22:15:38,601 CommonsLogger:warn - The default value expression 'Short name (shown in site banner)' was evaluated and did not match a property. The literal value 'Short name (shown in site banner)' will be used.

Now, this might be because I have:

# Roller dependent libraries
log4j.category.org.apache.struts2=WARN

But surely warnings are important somewhere.

Reply via email to