Hi,
I am trying to run a simple test case on the Linux server, but getting the following error.
05-04-2018 05:48:27 PM - [ERROR] - java.lang.ExceptionInInitializerError
logs.
openjdk version “1.8.0_171”
OpenJDK Runtime Environment (build 1.8.0_171-b10)
OpenJDK 64-Bit Server VM (build 25.171-b10, mixed mode)
Starting Groovy-Eclipse compiler resolver. Specified compiler level: unspecified
133 2.4.7.xx-201611170128-e46 = ACTIVE
--------------------------------------------------------------------------------
Test Suites/Widget_Test_Suite - Remote - http://192.168.89.185:4444/wd/hub/ - 20
180504_174826…0/1(0%)
--------------------------------------------------------------------------------
Request sent successfully.
05-04-2018 05:48:27 PM - [START] - Start Test Suite : Test Suites/Widget_Test_Suite
05-04-2018 05:48:27 PM - [RUN_DATA] - Logging run data ‘hostName’ with value ‘build - cajon.quartetfs.com’
05-04-2018 05:48:27 PM - [RUN_DATA] - Logging run data ‘os’ with value ‘Linux 64bit’
05-04-2018 05:48:27 PM - [RUN_DATA] - Logging run data ‘hostAddress’ with value ‘127.0.0.1’
05-04-2018 05:48:27 PM - [RUN_DATA] - Logging run data ‘katalonVersion’ with value ‘5.4.1.1’
05-04-2018 05:48:27 PM - [START] - Start setup action : setUp
05-04-2018 05:48:27 PM - [START] - Start action : openBrowser
05-04-2018 05:48:27 PM - [END] - End action : openBrowser
05-04-2018 05:48:27 PM - [ERROR] - java.lang.ExceptionInInitializerError
05-04-2018 05:48:27 PM - [END] - End End action : setUp
05-04-2018 05:48:27 PM - [END] - End Test Suite : Test Suites/Widget_Test_Suite
--------------------------------------------------------------------------------
Test Suites/Widget_Test_Suite - Remote - http://192.168.89.185:4444/wd/hub/ - 20
180504_174826…0/1(0%)
--------------------------------------------------------------------------------
can someone tell me, what’s the reason for this error?