2019/10/11 21:18:41:421 : main : Initiating new JVMProcess on RMI[8045] -- Params[[floreantpos, 8045, 28720863]]
2019/10/11 21:18:41:863 : RMI TCP Connection(1)-192.168.1.226 : [com.creamtec.ajaxswing.ClientAgentImpl] Initialization complete, instances in JVM = 1
2019/10/11 21:18:43:644 : RMI TCP Connection(1)-192.168.1.226 : [com.creamtec.ajaxswing.ClientAgentImpl$ClientAgentDelegate] Initializing the client, wait = true
2019/10/11 21:18:56:251 : Thread-3 : WARN: Failed to set look and feel or look and feel change not allowed by AjaxSwing (Exception java.lang.RuntimeException, Changing look and feel not allowed, use agent.allowLFChange=true)
java.lang.RuntimeException: Changing look and feel not allowed, use agent.allowLFChange=true
at com.creamtec.ajaxswing.laf.AjaxSwingLookAndFeel.uninitialize(AjaxSwingLookAndFeel.java:66)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:533)
at com.floreantpos.main.Application.setApplicationLook(Application.java:146)
at com.floreantpos.main.Application.start(Application.java:120)
at com.floreantpos.main.Main.main(Main.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.creamtec.ajaxswing.core.ClientAgent.loadAndRun(ClientAgent.java:885)
at com.creamtec.ajaxswing.core.ClientAgent.doRun(ClientAgent.java:838)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.creamtec.ajaxswing.core.AjaxSwingThread.doVoidMethodVoid(AjaxSwingThread.java:179)
at com.creamtec.ajaxswing.core.AjaxSwingThread.run(AjaxSwingThread.java:64)
2019/10/11 21:18:58:650 : RMI TCP Connection(1)-192.168.1.226 : [com.creamtec.ajaxswing.ClientAgentImpl$ClientAgentDelegate] Initialization of client complete
2019/10/11 21:19:00:722 : Thread-3 : [com.creamtec.ajaxswing.ClientAgentImpl$ClientAgentDelegate] Failed to load and run class com.floreantpos.main.Main (Exception java.lang.NoSuchMethodError, org.objectweb.asm.ClassWriter.<init>(Z)V)