Hi,
X-Tension creates, upon server start-up, an own SXSSecurityManager that restricts some alicious actions in its method checkPermission(). This SXSSecurityManager is derived from the system class SecurityManager, from which it inherits the default implementation for all other check-methods except checkPermission().
Thus, by creating the SecurityManager the policy file <java.home>\lib\security\java.policy,
where most permissions are specified, is activated. So please check this policy file if there is any restricition to the java.util.logging package.
Regards, Michael
#API-Management#webMethods#Tamino