Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » BIRT Runtime JNI Error(BIRT Error)
icon9.gif  BIRT Runtime JNI Error [message #1736894] Mon, 04 July 2016 09:22 Go to next message
Dylan de St Pern is currently offline Dylan de St PernFriend
Messages: 2
Registered: July 2016
Junior Member
I'm trying to create the sample report that comes with BIRT Runtime but I keep running into the following error:

C:\Users\Dylan>%BIRT_HOME%\ReportEngine\genReport.bat -runrender -o "%BIRT_HOME%\ReportEngine\samples\output.html" -f html "%BIRT_HOME%\ReportEngine\samples\hello_world.rptDesign"

C:\Users\Dylan>ECHO off
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.SecurityException: Invalid signature file digest for Manifest main attributes
at sun.security.util.SignatureFileVerifier.processImpl(Unknown Source)
at sun.security.util.SignatureFileVerifier.process(Unknown Source)
at java.util.jar.JarVerifier.processEntry(Unknown Source)
at java.util.jar.JarVerifier.update(Unknown Source)
at java.util.jar.JarFile.initializeVerifier(Unknown Source)
at java.util.jar.JarFile.getInputStream(Unknown Source)
at sun.misc.JarIndex.getJarIndex(Unknown Source)
at sun.misc.URLClassPath$JarLoader$1.run(Unknown Source)
at sun.misc.URLClassPath$JarLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.misc.URLClassPath$JarLoader.ensureOpen(Unknown Source)
at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
at sun.misc.URLClassPath$3.run(Unknown Source)
at sun.misc.URLClassPath$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.misc.URLClassPath.getLoader(Unknown Source)
at sun.misc.URLClassPath.getLoader(Unknown Source)
at sun.misc.URLClassPath.getNextLoader(Unknown Source)
at sun.misc.URLClassPath.getResource(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)
C:\Users\Dylan>

Please help me solve this issue or point me im the appropriate direction to resolve the issue myself. Thanks.
I've attached the genReport.bat file in this post
Re: BIRT Runtime JNI Error [message #1741206 is a reply to message #1736894] Tue, 23 August 2016 16:40 Go to previous messageGo to next message
Reda Aissaoui is currently offline Reda AissaouiFriend
Messages: 1
Registered: August 2016
Junior Member
I have the same error and couldn't determine where it's coming from.
Re: BIRT Runtime JNI Error [message #1741219 is a reply to message #1741206] Tue, 23 August 2016 19:15 Go to previous message
Dylan de St Pern is currently offline Dylan de St PernFriend
Messages: 2
Registered: July 2016
Junior Member
I downloaded an archived version (4.2.2) of BIRT Runtime and ran the genReport with no issues at all. It seems that there is a problem with their current release
Previous Topic:Add a new custom button in Eclipse BIRT Report Designer
Next Topic:To Show Groupwise Row number in Cross Tab
Goto Forum:
  


Current Time: Wed Apr 24 15:08:18 GMT 2024

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

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

Back to the top