Bug 984880

Summary: When running DSP 6.0 dashboard on non-english system locale, dashboard will throw an exception
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Filip Elias <felias>
Component: Dashboard BuilderAssignee: Van Halbert <vhalbert>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: fnguyen, ldimaggi, vhalbert
Target Milestone: ER2   
Target Release: 6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-06 15:37:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Filip Elias 2013-07-16 09:23:56 UTC
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)

Comment 1 JBoss JIRA Server 2013-07-16 14:49:34 UTC
David Gutierrez <dgutierr> updated the status of jira JBPM-4067 to Resolved

Comment 2 JBoss JIRA Server 2013-07-16 14:49:34 UTC
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

Comment 6 Filip Elias 2013-11-15 09:24:23 UTC
Verified on DV6 ER3