Log session start time Tue Sep 24 12:36:09 UTC 2024

Time Thread Level Category File:Line Message
0 TestNG-test=DNAapp Automation-1 INFO TestNG-test=DNAapp Automation-1 Log.java:197
5 TestNG-test=DNAapp Automation-1 INFO TestNG-test=DNAapp Automation-1 DNAappLogin.java:44 **** Login App *****
6 TestNG-test=DNAapp Automation-1 INFO TestNG-test=DNAapp Automation-1 Log.java:199
301 TestNG-test=DNAapp Automation-1 INFO TestNG-test=DNAapp Automation-1 DNAappLogin.java:45 C:\\DNA42\\OSI\\ShellLauncher\\ShellLauncher.exe
27851 TestNG-test=DNAapp Automation-1 FATAL TestNG-test=DNAapp Automation-1 DNAappLogin.java:53 Unable to launch the windows application
java.lang.Exception: Unable to launch the windows application
     at com.kinective.support.WinUtils.launchWinApp(WinUtils.java:110)
     at com.kinective.support.WinUtils.launchWinApp(WinUtils.java:72)
     at com.kinective.DNAapp.testscripts.Login.DNAappLogin.Login(DNAappLogin.java:47)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
     at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
     at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
     at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
     at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
     at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
     at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
     at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
     at java.base/java.lang.Thread.run(Thread.java:1575)
    Caused by: java.lang.NullPointerException: Cannot invoke "io.appium.java_client.windows.WindowsDriver.manage()" because "com.kinective.support.Global.driver" is null
     at com.kinective.support.WinUtils.launchWinApp(WinUtils.java:103)
     ... 15 more
27857 TestNG-test=DNAapp Automation-1 INFO TestNG-test=DNAapp Automation-1 Log.java:269 **** -E---N---D- *****