Jump to content
We've recently updated our Privacy Statement, available here ×
  • Unable to Export Report in Server Due to Elements With Same UUIDs


    asimkin
    • Features: Exporters, JasperReports Server, Reports Version: v7.1 Product: JasperReports® Server

    Issue Description

    Customer developed a JRXML report and published it to TIBCO JasperReports® Server.

    They were able to run the report, but couldn't export it to any formats as Export icon was disabled, together with other icons in toolbar - Save, Next Page, Previous Page etc

    How to fix it?


    Resolution

    Browser Development console showed error net:ERR_INCOMPLETE_CHUNKED_ENCODING error for POST request

    http://x.x.x.x:8080/jasperserver-pro/getReportComponents.html

    Detailed report JRXML file review identified multiple elements with the same UUIDs, probably due to copy-pasting of the elements.

    sameuuids.png.a9a6ddffde9dac1b6dc671f66e431e67.png

    UUIDs are used by report renderer and they must be unique.

    In order to re-generate report's UUIDs to make sure they are unique, use

    Refactor > Reset UUIDs

    context menu of the report in TIBCO Jaspersoft studio:

    jss_resetuuids.png.c7b8bf51cfbcbf0bb241da1fe4c1a3c9.png

     


    AS-20190506, case #01746242


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...