Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » BIRT 4.6 runtime jdk 7
BIRT 4.6 runtime jdk 7 [message #1750026] Thu, 15 December 2016 09:30
Carlo Alberto Catarinicchia is currently offline Carlo Alberto CatarinicchiaFriend
Messages: 2
Registered: September 2015
Junior Member
Hello,

little bit of context: we have BIRT runtime integrated in our application. We updated BIRT from 2.6.2 to 4.3.2. We have notice a big slowdonw in performaces for big reports. Lots of time seems to be spent in
org.eclipse.birt.report.engine.executor.OnPageBreakLayoutPageHandle.addContent()
which seems a bug fixed for 4.6. We updated then to 4.6 but we have encounter a few problems with the dependencies, the biggest one being that all the org.eclipse.datatool.* have been compiled with java 1.8 while we are running using jdk 7, and we are getting a
Caused by: java.lang.UnsupportedClassVersionError: UnsupportedClassVersionError: Class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer has unsupported major or minor version numbers, which are greater than those found in the Java Runtime Environment version 1.7.0_111

at runtime. The BIRT websiste states that the prerequisites is jdk 7, do you have any workaround to run BIRT runtime with jdk7?

Regards,
Carlo
Previous Topic:Hii
Next Topic:Use of Birt Data Engine Api
Goto Forum:
  


Current Time: Tue Apr 23 09:45:14 GMT 2024

Powered by FUDForum. Page generated in 0.02664 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top