Forum Discussion
JHunt
7 years agoCommunity Hero
Looks like the error is coming from Log4j.
Make sure your classpath doesn't have other versions of Log4j, and that it does have the log4j JAR that is bundled with SoapUI. Or, specify as a Maven dependency the specific version of Log4j used by SoapUI (1.2.14).
If it still doesn't work, try setting the Java version to 1.7 in pom.xml, or run with the bundled JRE.
- deepti11sharma7 years agoNew Contributor
Hi ,
Thanks for reply. The war which has the soapTestrunner code is working as expected in windows env but is not working as expected in Linux. Seems like it is not picking JRE as appears to me.
I have attached my POM along with message.
Related Content
- 9 years ago
- 2 years ago
Recent Discussions
- 7 days ago