[ptt-users] Soap UI test doesn't like my schema
Geoff Hill
Geoff.Hill at gbst.com
Sun Aug 26 23:03:18 PDT 2007
I have modified the example TestScenario to call a SOAP UI test.
Under SOAPUI the test works just fine, but when I try to fire it from
TestMaker I get the following stack traces.
Does anybody have any idea what could cause this?
Thanks
Geoff H.
-------- Local TestNode Output -------------
An error occured
[org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl], see
error log for details
- java.lang.ArrayStoreException:
org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl
java.lang.ArrayStoreException:
org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl
at
com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.getSchemas(SchemaUt
ils.java:358)
at
com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.getSchemas(SchemaUt
ils.java:289)
at
com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.loadSchemaTypes(Sch
emaUtils.java:171)
at
com.eviware.soapui.impl.wsdl.support.wsdl.WsdlContext.loadDefinitions(Ws
dlContext.java:276)
at
com.eviware.soapui.impl.wsdl.support.wsdl.WsdlContext.access$500(WsdlCon
text.java:54)
at
com.eviware.soapui.impl.wsdl.support.wsdl.WsdlContext$Loader.construct(W
sdlContext.java:230)
at
com.eviware.soapui.support.swing.SwingWorkerDelegator.construct(SwingWor
kerDelegator.java:45)
at
com.eviware.soapui.support.swing.SwingWorker$2.run(SwingWorker.java:111)
at java.lang.Thread.run(Unknown Source)
- Loading of definition failed for
[file:C:\PushToTest_TestMaker\GBST\WebServices\shares.wsdl];
com.eviware.soapui.impl.wsdl.support.xsd.SchemaException: Error loading
schema types
- An error occured [Error loading schema types], see error log for
details
- com.eviware.soapui.impl.wsdl.support.xsd.SchemaException: Error
loading schema types
com.eviware.soapui.impl.wsdl.support.xsd.SchemaException: Error loading
schema types
at
com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.loadSchemaTypes(Sch
emaUtils.java:178)
at
com.eviware.soapui.impl.wsdl.support.wsdl.WsdlContext.loadDefinitions(Ws
dlContext.java:276)
at
com.eviware.soapui.impl.wsdl.support.wsdl.WsdlContext.access$500(WsdlCon
text.java:54)
at
com.eviware.soapui.impl.wsdl.support.wsdl.WsdlContext$Loader.construct(W
sdlContext.java:230)
at
com.eviware.soapui.support.swing.SwingWorkerDelegator.construct(SwingWor
kerDelegator.java:45)
at
com.eviware.soapui.support.swing.SwingWorker$2.run(SwingWorker.java:111)
at java.lang.Thread.run(Unknown Source)
Caused by: com.eviware.soapui.impl.wsdl.support.xsd.SchemaException
at
com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.getSchemas(SchemaUt
ils.java:439)
at
com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.getSchemas(SchemaUt
ils.java:289)
at
com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.loadSchemaTypes(Sch
emaUtils.java:171)
... 6 more
---------- Local testNode Error ------------------------
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
com.pushtotest.testmaker.XSTest.xml.TestScenario.ScriptRunner.execute(Sc
riptRunner.java:982)
at
com.pushtotest.testmaker.XSTest.xml.TestScenario.ScriptRunner.runJustOne
(ScriptRunner.java:667)
at
com.pushtotest.testmaker.XSTest.xml.TestScenario.TestusecaseRunner.runOn
eTime(TestusecaseRunner.java:383)
at
com.pushtotest.testmaker.XSTest.xml.TestScenario.TestscenarioRunner.runF
unctionaltest(TestscenarioRunner.java:288)
at
com.pushtotest.testmaker.XSTest.xml.TestScenario.TestscenarioRunner.acce
ss$000(TestscenarioRunner.java:91)
at
com.pushtotest.testmaker.XSTest.xml.TestScenario.TestscenarioRunner$Func
tionalTest.run(TestscenarioRunner.java:272)
Caused by: java.lang.Exception: SOAPUI Test failed
at
com.pushtotest.testmaker.XSTest.xml.TestScenario.ScriptRunner.runSOAPUI(
ScriptRunner.java:314)
... 10 more
------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cake.pushtotest.com/pipermail/users/attachments/20070827/0c22bd11/attachment-0001.htm
More information about the Users
mailing list