When staging a testcase in DevTest Workstation getting the below error:
-----------------------
com.thoughtworks.xstream.converters.ConversionException: Failed calling method
---- Debugging information ----
message : Failed calling method
cause-exception : java.lang.RuntimeException
cause-message : null
method : java.security.CodeSource.readObject()
class : java.security.CodeSource
required-type : java.security.CodeSource
converter-type : com.thoughtworks.xstream.converters.reflection.SerializableConverter
path : /com.itko.lisa.test.TestCase/nodes/com.itko.lisa.utils.WritePropsNode/config/rootNode/children/org.apache.logging.log4j.core.config.Node/object/map/entry/org.apache.logging.log4j.core.config.LoggerConfig/appenders/appenderArray/org.apache.logging.log4j.core.config.AppenderControl/appender/manager/threadFactory/group/parent/threads/java.lang.Thread/contextClassLoader/parent/defaultDomain/codesource/java.security.CodeSource ..............................
----------------------