Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » BIRT 2.6.2 Runtime error - Access Denied - java.io.filepermission(BIRT 2.6.2 Runtime error - Access Denied)
BIRT 2.6.2 Runtime error - Access Denied - java.io.filepermission [message #1031466] Mon, 01 April 2013 20:02
Dennis Soans is currently offline Dennis SoansFriend
Messages: 1
Registered: April 2013
Junior Member
I have a simple Report that I created using the BIRT 2.6.2 Designer in Eclipse 3.6.2. I get an access denied error when the Open is executed from a standalone application in Eclipse Debug mode:

design = engine.openReportDesign("C:\\Dev\\......\\InventoryReport.rptdesign");

I have previously created this same report in 4.2.2 and had no issues but for other reasons had to revert to 2.6.2. I recreated this report in 2.6.2 to be sure.

The OS is Windows XP and the folder and report do exist at the above location.

java.security.AccessControlException: access denied (java.io.FilePermission C:\Dev\STRATA\engine_java\project\src\com\cgi\strata\cacs\InventoryReport.rptdesign read)
at java.security.AccessControlContext.checkPermission(AccessControlContext.java:323)
at org.eclipse.osgi.internal.permadmin.EquinoxSecurityManager.internalCheckPermission(EquinoxSecurityManager.java:117)
at org.eclipse.osgi.internal.permadmin.EquinoxSecurityManager$CheckPermissionAction.run(EquinoxSecurityManager.java:60)

Any suggestions I could try?
Previous Topic:Install and use birt with lotus domino xpages web application
Next Topic:Print preview cutting off report data?
Goto Forum:
  


Current Time: Fri Apr 19 02:39:14 GMT 2024

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

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

Back to the top