Katalon Runtime Engine stuck (javax.xml.stream.XMLStreamException: ParseError at [row,col]:[176,3])

Hi guys, could You help me please with stuck KRE?

Thank You,
M.Ch.

INFO: Katalon Version: 7.9.1
INFO: Command-line arguments: -runMode=console -propertiesFile=C:\AT\console_PSD2.properties -projectPath=C:\AT\B\PSD2.prj -apiKey=********
INFO: User working dir: C:\Windows\system32
INFO: Error log: C:/Users/l/AppData/Local/Temp/session-9717cfd3/.metadata/.log
INFO: Katalon TestOps server URL: https://analytics.katalon.com
INFO: Katalon Store server URL: https://store.katalon.com
INFO: User home: C:\Users\l
INFO: Java vendor: Oracle Corporation
INFO: Java version: 1.8.0_181
INFO: Local OS: Windows Server 2016 64bit
INFO: CPU load: 0%
INFO: Total memory: 8143 MB
INFO: Free memory: 5796 MB
Start getting machine ID on Windows
Start appending additional signatures
hardwareSerialNumber
osDependentUsername lliska
End appending additional signatures 1f1ec26a-c07e-4e6a-b250-aa0bb54174e9__lliska
End getting machine ID on Windows 2855a02b26da8cb9ca56f740a66a414a
INFO: Machine ID: 2855a02b26da8cb9ca56f740a66a414a
Warning: NLS missing message: ConsoleMain_MSG_DEVOPS_LICENSE_COMPATIBILITY in: com.kms.katalon.execution.constants.executionMessages
Warning: NLS missing message: ConsoleMain_MSG_NON_DEVOPS_LICENSE_COMPATIBLITY in: com.kms.katalon.execution.constants.executionMessages
INFO: Your environment is compatible with the Katalon Runtime Engine NODE-LOCKED or FLOATING license. For a fixed machine ID, use a NODE-LOCKED license; for a dynamic machine ID, use a FLOATING license.

Activating…
Start activating offline…
Search for valid offline licenses in folder: C:\Users.katalon\license
The number of valid offline licenses: 0
Start activating online…
log4j:WARN No appenders could be found for logger (org.apache.http.client.protocol.RequestAddCookies).
log4j:WARN Please initialize the log4j system properly.
Latest plugins responses:
Start check license task
INFO: KATALON_JAVA_HOME: null

Sun Apr 25 15:50:16 CEST 2021
javax.xml.stream.XMLStreamException: ParseError at [row,col]:[176,3]
Message: The element type “log” must be terminated by the matching end-tag “”.
at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:604)
at com.kms.katalon.core.logging.XMLLoggerParser.readDocument(XMLLoggerParser.java:149)
at com.kms.katalon.core.logging.XMLLoggerParser.readFromString(XMLLoggerParser.java:86)
at com.kms.katalon.execution.logging.SocketWatcher.run(SocketWatcher.java:57)
at java.lang.Thread.run(Thread.java:748)

After a quick search, I found missing element in the execution0.log file. The element is not at the end of the file.

Hi @Milan_Chalanek ,

This issue has been fixed in v8.0.5. Please Check for Update.