Forum Discussion

CXin's avatar
CXin
Frequent Contributor
15 years ago

Get exception when launch testRunner.bat

Hello,

I tried to launch testrunnter.bat using "Launch TestRunner" in the right click menu of Test Suite.
however I encountered below exception. Could any one please take a look at this and let me know what's wrong with it?

I have configured the TestRunner Path as "C:\Program Files\eviware\soapUI-Pro-3.6.1\bin".

17:12:16,314 INFO [DefaultSoapUICore] Adding listeners from [C:\Program Files\eviware\soapUI-Pro-3.6.1\bin\listeners\demo-listeners.xml]
Error at line 1, column 1
org.apache.xmlbeans.XmlException: error: Unexpected element: CDATA
at org.apache.xmlbeans.impl.store.Locale$SaxLoader.load(Locale.java:3486)
at org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1276)
at org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1263)
at org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:345)
at com.eviware.soapui.config.SoapuiProjectDocumentConfig$Factory.parse(Unknown Source)
at com.eviware.soapui.impl.wsdl.WsdlProject.loadProject(WsdlProject.java:289)
at com.eviware.soapui.impl.wsdl.WsdlProject.<init>(WsdlProject.java:209)
at com.eviware.soapui.impl.wsdl.WsdlProjectFactory.createNew(WsdlProjectFactory.java:41)
at com.eviware.soapui.impl.wsdl.WsdlProjectFactory.createNew(WsdlProjectFactory.java:24)
at com.eviware.soapui.tools.SoapUITestCaseRunner.validateTestSuite(SoapUITestCaseRunner.java:223)


Thanks for your support!

Regards,
Cindy

2 Replies

  • Hi Cindy,

    hmm.. could you add a screenshot of the complete output you are getting from the testrunner invocation?

    thanks in advance!

    regards,

    /Ole
    eviware.com
  • CXin's avatar
    CXin
    Frequent Contributor
    Thanks for the reply~ It's resolved now.