Windows ->Start -> Run -> policytool
File Open -> {Your JRE Location}/lib/security/java.policy
Select CodeBase
Hit Edit Policy Entry
Add Permission
From the Permission dropdown - select FilePermission
From the Target dropdown - select
From the Actions dropdown - select read
Hit ok, Done and File Save.
This should resolve your issue.
No comments:
Post a Comment