In rare circumstances, the Policy Manager will crash when being moved between monitors.
This problem will only present itself when running Policy Manager on a computer that is linked up to multiple monitors.
The root cause of this behaviour is due to an Oracle Java (JDK) bug.
To workaround this problem, the following steps should be followed:
C:\Program Files (x86)\Layer 7 Technologies\Layer 7 Policy Manager x.x.xx\Layer 7 Policy Manager.ini
where the x.x.xx
is a placeholder for the version of Policy Manager installed. For example: C:\Program Files (x86)\Layer 7 Technologies\Layer 7 Policy Manager 8.4.00\Layer 7 Policy Manager.ini
-Dsun.java2d.d3d=false
to the commandline
value. Example:commandline=javaw -Dfile.encoding=UTF-8 -Dsun.java2d.d3d=false -Duser.language=en -Duser.country=US -Xms128M -Xmx256M -Xss256k -Dsun.net.inetaddr.ttl=10 -Dnetworkaddress.cache.ttl=10 -jar Manager.jar