Forum Discussion
euphoria
12 years agoNew Contributor
Hi,
I am having the same problem. Have used soapUI for a long time now with an established web service, yet today I made a couple of changes and none of the definitions on my projects will update (even if I revert all changes). I am getting the same error:
Have trawled the forums & net and tried various things alas nothing works
The web server I am testing against is local and I can happily access the wsdl via http.
Tried:
Reverting all changes to the wsdl
Updating 4.5.1 to 4.6.1 32 bit
Uninstalling 4.6.1 and installing 64 bit version.
No proxy enabled
ipv6 disabled
I am having the same problem. Have used soapUI for a long time now with an established web service, yet today I made a couple of changes and none of the definitions on my projects will update (even if I revert all changes). I am getting the same error:
Mon Nov 18 16:37:49 GMT 2013:DEBUG:Getting wsdl component from [http://localhost:8080/tpService.wsdl]
Mon Nov 18 16:37:49 GMT 2013:ERROR:Failed to load url [http://localhost:8080/tpService.wsdl]
Mon Nov 18 16:37:49 GMT 2013:ERROR:An error occurred [com.eviware.soapui.impl.support.definition.support.InvalidDefinitionException], see error log for details
Mon Nov 18 16:37:51 GMT 2013:ERROR:An error occurred [com.eviware.soapui.impl.support.definition.support.InvalidDefinitionException], see error log for details
Mon Nov 18 16:42:12 GMT 2013:ERROR:Failed to load url [file:\F:\Uniform-topicplusSOAP\www\docs\tpService.wsdl]
Mon Nov 18 16:42:12 GMT 2013:ERROR:An error occurred [com.eviware.soapui.impl.support.definition.support.InvalidDefinitionException], see error log for details
Mon Nov 18 16:42:12 GMT 2013:ERROR:com.eviware.soapui.impl.support.definition.support.InvalidDefinitionException
com.eviware.soapui.impl.support.definition.support.InvalidDefinitionException
at com.eviware.soapui.impl.wsdl.support.wsdl.WsdlLoader.loadXmlObject(WsdlLoader.java:138)
at com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.getDefinitionParts(SchemaUtils.java:535)
at com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.getDefinitionParts(SchemaUtils.java:524)
at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionCache.update(AbstractDefinitionCache.java:97)
at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionContext$Loader.construct(AbstractDefinitionContext.java:236)
at com.eviware.soapui.support.swing.SwingWorkerDelegator.construct(SwingWorkerDelegator.java:46)
at com.eviware.soapui.support.swing.SwingWorker$2.run(SwingWorker.java:149)
at java.lang.Thread.run(Unknown Source)
Have trawled the forums & net and tried various things alas nothing works

Tried:
Reverting all changes to the wsdl
Updating 4.5.1 to 4.6.1 32 bit
Uninstalling 4.6.1 and installing 64 bit version.
No proxy enabled
ipv6 disabled