Error running Katalon with Jenkins

I can run Katalon from the command line without issues however, when I run a Jenkins job with the same command, I get this error:

[ERROR] - java.lang.NoClassDefFoundError: Could not initialize class com.kms.katalon.core.webui.keyword.builtin.GetViewportWidthKeyword

Which Operating System you are running on (for Jenkins)?

I’m running MacOS 10.13.3

Please try installing OpenJDK 8 here:
http://openjdk.java.net/install/

Regards