Community
Participate
Working Groups
Build Identifier: 364889 Installed (Eclipse IDE for Java and Report Developers) Indigo 3.7.1. Previous Eclipse BIRT Designer Version was 2.6.0 (Helios). I modified the Rpt design which was created in version 2.6.0 and tried to save the same. I got the below message. 'The report design was created by an earlier version of BIRT Designer. Saving it will upgrade it to the current version, which may prevent an earlier version of BIRT from opening it. Would you like to save it?'. Then,I saved the change and deployed in webapps and tried to generate the pdf/html report it throws the error as below: 'org.eclipse.birt.report.engine.api.EngineException: The design file file:/C:/ApacheSoftwareFoundation/Tomcat5.5/webapps/printdocs/resources/CumulativePieChart.rptdesign has error and can not be run.......Error.DesignFileException.INVALID_XML - 1 errors found! 1.) ( line = 0, tag = null) org.eclipse.birt.report.model.parser.DesignParserException (code = Error.DesignParserException.UNSUPPORTED_VERSION, message : The report file of version "3.2.22" is invalid for it is greater than the latest supported one.)'. Reproducible: Always Steps to Reproduce: 1.Install Indigo 3.7.1 2.Modify the rpt design which was created in earlier version and save 3.Deploy in tomcat webapps folder 4.Try to generate the report from the application
I can run the report modified from earlier version with runtime BIRT on tomcat successfully.Which application do you use to generate the report?
See #Comment1. If the issue still exists for you, please feel free to reopen the bug with more details on how to reproduce.