Automated testing in comand prompt errors, without GUI

Hello, all! We try to do automated testing on Amazon after deploy. I write tests on windows, but now we could not do in on our Linux machine. Katalon Is working well, but there a error - it could not open chrome browser.Chrome failed to start.
We have installed chrome drivers yet. And we do update to new one. Report in Analytics say that :

2018-06-19 10:41:44 - [TEST_CASE][ERROR] - Test Cases/SmokeTestWeb: Test Cases/SmokeTestWeb FAILED because (of) java.lang.NoClassDefFoundError: Could not initialize class com.kms.katalon.core.webui.keyword.builtin.OpenBrowserKeywordWe have installed xvfb, but it`s not helped yet.