-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hello,
I configured SetupBuilder
to include JRE 11.0.17 with my application, but my application failed to initialise:
Caused by: java.lang.SecurityException: Can't read cryptographic policy directory: unlimited at java.base/javax.crypto.JceSecurity.setupJurisdictionPolicies(JceSecurity.java:326)
I suspect this is because the bundled JRE doesn't include the conf/security/policy
folder, or because java.security.properties
is not set correctly:
Please advise.
Thanks.
Robert
Metadata
Metadata
Assignees
Labels
No labels