Skip to main content



      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 16:02
Eclipse UserFriend
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 18 09:24:38 EDT 2025

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

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

Back to the top