Unable to run saved reports in Jaspersoft with Spanish Locale
book
Article ID: 129084
calendar_today
Updated On:
Products
CA Spectrum
Issue/Introduction
I have a Spanish locale and I can run reports in Jaspersoft, however when I try to run a saved report, it errors out with the following error:
Can't find bundle for base name ResourceBundle, locale es_ES java.util.MissingResourceException: Can't find bundle for base name ResourceBundle, locale es_ES at java.util.ResourceBundle.throwMissingResourceException(Unknown Source) at java.util.ResourceBundle.getBundleImpl(Unknown Source) at java.util.ResourceBundle.getBundle(Unknown Source) at net.sf.jasperreports.engine.util.JRResourcesUtil.loadResourceBundle(JRResourcesUtil.java:724) at net.sf.jasperreports.engine.util.JRResourcesUtil.loadResourceBundle(JRResourcesUtil.java:606) at net.sf.jasperreports.engine.fill.JRFillDataset.loadResourceBundle(JRFillDataset.java:580) at ......
I have tried to change the browser locale to English but this did resolve my problem. How can I resolve this problem?
Environment
Spectrum 10.2.x Jaspersoft 6.3
Resolution
Please install en_US locale on the Jaspersoft server and then try to run the report again.