Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » 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
Femi Byte is currently offline Femi Byte
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 14:48 Go to previous message
Michael Williams is currently offline Michael Williams
Messages: 808
Registered: July 2009
Senior Member

Can you post your code?

Regards,

Michael Williams
BIRT Exchange
Michael's BIRT Blog
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 May 21 15:15:48 EDT 2013

Powered by FUDForum. Page generated in 0.01632 seconds