Jump to content
  • After updating to 6.0.4 uploading Report with Resource Bundles doesn't work


    ckampshoff
    Assigned User chicuslavic
    CategoryBug report
    PriorityNormal
    ReproducibilityAlways
    ResolutionNo Change Required
    SeverityMajor
    StatusClosed

    Hi,

     

    I have a problem with the new JAspersoft Studio CE version.

    In 6.0.3.final uploading reports with ResourceBundles work. In 6.0.4.final uploading is working, but the connection between existing resource bundles on the jasperserver and the report doesn't work. I'm asked during the upload which resources have to be uploaded. In 6.0.3. I right klick on the resource bundle and choose "Link to Resource" then I choose the right resource to connect to and everthing works fine. But in the new version the resources are not shown under the jrxmls in the jasperserver repository if the studio. And when I try to run the report I get the Error Message you see below. I tried with other locales and they didn't work either.

     

    Kind regards

     

     

    java.util.MissingResourceException: Can't find bundle for base name ApplicationResources, locale de_DE

    Ablaufverfolgung für Fehler

     

    java.util.MissingResourceException: Can't find bundle for base name ApplicationResources, locale de_DE at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1499) at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1322) at java.util.ResourceBundle.getBundle(ResourceBundle.java:1028) at net.sf.jasperreports.engine.util.JRResourcesUtil.loadResourceBundle(JRResourcesUtil.java:725) at net.sf.jasperreports.engine.util.JRResourcesUtil.loadResourceBundle(JRResourcesUtil.java:607) at net.sf.jasperreports.engine.fill.JRFillDataset.loadResourceBundle(JRFillDataset.java:575) at net.sf.jasperreports.engine.fill.JRFillDataset.setParameterValues(JRFillDataset.java:612) at net.sf.jasperreports.engine.fill.BaseReportFiller.setParameters(BaseReportFiller.java:433) at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:508) at net.sf.jasperreports.engine.fill.BaseReportFiller.fill(BaseReportFiller.java:393) at net.sf.jasperreports.engine.fill.JRFillSubreport.fillSubreport(JRFillSubreport.java:704) at net.sf.jasperreports.engine.fill.JRSubreportRunnable.run(JRSubreportRunnable.java:59) at net.sf.jasperreports.engine.fill.AbstractThreadSubreportRunner.run(AbstractThreadSubreportRunner.java:203) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745)

     



    User Feedback

    Recommended Comments

    The files are available on our server. The other reports which were uploaded by studio 6.0.3. are running without any problems. If I upload a new report with the studio 6.0.4. in the window in which the resources to be uploaded are listet, the resource bundle files are not listet. With studio 6.0.3. they are listed and you can choose that they should be connected to the files which are on the server already.

     

    I'm trying to create a sample report. But I don't know how fast this may happen.

     

    Thanks

    Link to comment
    Share on other sites


×
×
  • Create New...