Skip to main content



      Home
Home » Archived » BIRT » IllegalAccessError using Birt Report Design API
IllegalAccessError using Birt Report Design API [message #1000344] Mon, 14 January 2013 10:06 Go to next message
Eclipse UserFriend
I am trying to run some code that I write using the Birt Java Report Design API
within Eclipse.
The version of Eclipse I am using is Helios.

I am getting the following exception below. Does anyone have any ideas ?


Exception in thread "main" java.lang.IllegalAccessError: tried to access class org.eclipse.birt.core.framework.eclipse.EclipseExtensionRegistry from class org.eclipse.birt.core.framework.jar.ServicePlatform
at org.eclipse.birt.core.framework.jar.ServicePlatform.getExtensionRegistry(ServicePlatform.java:72)
at org.eclipse.birt.core.framework.jar.ServicePlatform.createFactoryObject(ServicePlatform.java:98)
at org.eclipse.birt.core.framework.Platform$1.run(Platform.java:297)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.birt.core.framework.Platform.createFactoryObject(Platform.java:293)
Re: IllegalAccessError using Birt Report Design API [message #1000968 is a reply to message #1000344] Tue, 15 January 2013 14:48 Go to previous message
Eclipse UserFriend
Can you post your code?
Previous Topic:Servlet Example Error - with birt runtime 4.2.1 - HTTP Status 500
Next Topic:Chart missing in PDF generated by BIRT server
Goto Forum:
  


Current Time: Tue Apr 15 00:05:18 EDT 2025

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

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

Back to the top