Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » IllegalAccessError using Birt Report Design API
IllegalAccessError using Birt Report Design API [message #1000344] Mon, 14 January 2013 15:06 Go to next message
Femi Byte is currently offline Femi ByteFriend
Messages: 12
Registered: July 2009
Junior Member
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 19:48 Go to previous message
Michael Williams is currently offline Michael WilliamsFriend
Messages: 1925
Registered: July 2009
Senior Member

Can you post your code?

Michael

Developer Evangelist, Silanis
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: Fri Apr 19 06:03:46 GMT 2024

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

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

Back to the top