This is my java console report when I try to run the live timing:
Java Plug-in 10.21.2.11Using JRE version 1.7.0_21-b11 Java HotSpot(TM) Client VMUser home directory = C:\Users\Dsilver----------------------------------------------------c: clear console windowf: finalize objects on finalization queueg: garbage collecth: display this help messagel: dump classloader listm: print memory usageo: trigger loggingq: hide consoler: reload policy configurations: dump system and deployment propertiest: dump thread listv: dump thread stackx: clear classloader cache0-5: set trace level to <n>----------------------------------------------------Match: beginTraversalMatch: digest selected JREDesc: JREDesc[version 1.6+, heap=-1--1, args=null, href=http://java.sun.com/products/autodl/j2se, sel=false, null, null], JREInfo: JREInfo for index 0: platform is: 1.7 product is: 1.7.0_21 location is:
http://java.sun.com/products/autodl/j2se path is: C:\Program Files (x86)\Java\jre7\bin\javaw.exe args is: native platform is: Windows, x86 [ x86, 32bit ] JavaFX runtime is: JavaFX 2.2.21 found at C:\Program Files (x86)\Java\jre7\ enabled is: true registered is: false system is: trueMatch: ignoring maxHeap: -1Match: ignoring InitHeap: -1Match: digesting vmargs: nullMatch: digested vmargs: [JVMParameters: isSecure: true, args: ]Match: JVM args after accumulation: [JVMParameters: isSecure: true, args: ]Match: digest LaunchDesc: nullMatch: digest properties: []Match: JVM args: [JVMParameters: isSecure: true, args: ]Match: endTraversal ..Match: JVM args final: Match: Running JREInfo Version match: 1.7.0.21 == 1.7.0.21Match: Running JVM args match: have:<> satisfy want:<>Version 16-03-13_1.7_s_2u1: 15423Connecting...Exception in thread "Thread-16" java.security.AccessControlException: access denied ("java.net.SocketPermission" "5.9.102.139:25010" "connect,resolve")at java.security.AccessControlContext.checkPermission(Unknown Source)at java.security.AccessController.checkPermission(Unknown Source)at java.lang.SecurityManager.checkPermission(Unknown Source)at java.lang.SecurityManager.checkConnect(Unknown Source)at sun.plugin2.applet.SecurityManagerHelper.checkConnectHelper(Unknown Source)at sun.plugin2.applet.AWTAppletSecurityManager.checkConnect(Unknown Source)at sun.nio.ch.SocketChannelImpl.connect(Unknown Source)at d.a.a(Unknown Source)at d.c.a(Unknown Source)at d.c.a(Unknown Source)at Core.iGPViewer.a(Unknown Source)at Core.iGPViewer.run(Unknown Source)at java.lang.Thread.run(Unknown Source)