zabelc
16 years agoNew Contributor
GroovyCastException while Executing Script
I'm attempting to execute a Selenium Groovy script within SOAP-UI 3.0.1 & a recent nightly build of SOAP-UI Pro 3.0.2, and I'm getting the following error:
groovy.lang.GroovyRuntimeException: Failed to create Script instance for class: class com.example.tests.ffata. Reason: org.codehaus.groovy.runtime.typehandling.GroovyCastException: Cannot cast object 'org.apache.log4j.Logger@12ffd81' with class 'org.apache.log4j.Logger' to class 'java.util.logging.Logger'
Is there any way to work around this?
groovy.lang.GroovyRuntimeException: Failed to create Script instance for class: class com.example.tests.ffata. Reason: org.codehaus.groovy.runtime.typehandling.GroovyCastException: Cannot cast object 'org.apache.log4j.Logger@12ffd81' with class 'org.apache.log4j.Logger' to class 'java.util.logging.Logger'
Is there any way to work around this?