public class LicenseSecurityException extends LicenseException
An exception indicating a problem with the activation/licensing or other security related aspects of the DeltaXML software when the JVM is using a Security Manager. Certain security manager settings will preclude the operation of the activation/licensing features of the DeltaXML software. The precise permissions needed to be granted by the security manager depend on whether the license is being activated/deactivated or whether running the software and also on the type of license (enterprise/professional-server/named-user) being used.
Some permissions typically required include:
The detail message and underlying cause Throwable.getCause()
may provide
some further information about the security manager permissions involved.
The exact permissions required vary according to the JVM/platform, license-type and whether activating or running the code. Please contact DeltaXML support for further information and advice if you see this exception; a number of example preference files and notes are available to support users with SecurityManager issues.
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2023 Deltaman Group Ltd. All Rights Reserved.