Description of problem: When running DSP 6.0 dashboard on non-english system locale, dashboard will throw an exception. Steps to reproduce: 1,Set system locale to German : export LC_ALL=de_DE.UTF-8 2,Start DSP 6.0 3,Go to http://localhost:8080/teiid-dashboard/ Exception: org.apache.jasper.JasperException: java.util.MissingResourceException: Can't find bundle for base name org.jboss.dashboard.login, locale de_DE org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:409) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:309) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:242) javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
David Gutierrez <dgutierr> updated the status of jira JBPM-4067 to Resolved
David Gutierrez <dgutierr> made a comment on jira JBPM-4067 This issue is already fixed. In fact it's a duplicated of the following Bugzilla: BZ 973030 - Exception on login page when user logs in with locale different from "en or "es" => https://bugzilla.redhat.com/show_bug.cgi?id=973030 Here is the fix on github: https://github.com/droolsjbpm/dashboard-builder/commit/454199b56d9ac362c97927c8c596f476a198cf12
Verified on DV6 ER3