POS Client doesn't open after the Java JRE was updated.
I recently updated my Java JRE to the latest version 7 update 51 and now when I run the ClientConduit.bat to start the client I get these errors and the command line window disappears:
java -Xms84m -Xmx128m -Djava.ext.dirs="c:\program files\java\jre7\lib\ext;..\..\
common\lib\ext" oracle.retail.stores.foundation.config.TierLoader classpath://co
nfig/conduit/POSClientTierloader.xml
Dispatcher.main, Exception: java.security.AccessControlException: access denied
("javax.management.MBeanServerPermission" "createMBeanServer")
java.security.AccessControlException: access denied ("javax.management.MBeanServerPermission" "createMBeanServer")
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)