flazzes
12 years agoNew Contributor
[Resolved] Error loading WSDL via http/https protocol
Hello.
I've been using soapUI for years, and it's great to test webservices.
Some months ago i've upgraded to Windows 8, and also with the latest version of soapUI there's no way to retrieve the wsdl via http/https protocol nor sending a request (having imported the webservice from a local file).
I googled for weeks for a solutions, and I've already tryed to disable proxy and IPv6 protocol on my machine. Running soapUI as Administrator makes no changes.
Webservices that I tryed to use works perfectly on a Virtual Machine running Windows 7. Those are written in Lotus Domino, SAP and PHP, nothing in particular.
When I create a new project loading the WSDL from a http/https location I always get:
Error loading [url]: java.lang.Exception: Failed to load url;
[url], 0 -
The soapUI log contains these lines:
Fri Nov 15 16:39:11 CET 2013:DEBUG:Getting wsdl component from [url]
Fri Nov 15 16:39:13 CET 2013:ERROR:Failed to load url [url]
Fri Nov 15 16:39:13 CET 2013:ERROR:An error occurred [com.eviware.soapui.impl.support.definition.support.InvalidDefinitionException], see error log for details
The error.log contains these lines:
Fri Nov 15 16:39:13 CET 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)
Tryed today with 4.6.1.
Is there anything I can do to make soapUI work?
I've been using soapUI for years, and it's great to test webservices.
Some months ago i've upgraded to Windows 8, and also with the latest version of soapUI there's no way to retrieve the wsdl via http/https protocol nor sending a request (having imported the webservice from a local file).
I googled for weeks for a solutions, and I've already tryed to disable proxy and IPv6 protocol on my machine. Running soapUI as Administrator makes no changes.
Webservices that I tryed to use works perfectly on a Virtual Machine running Windows 7. Those are written in Lotus Domino, SAP and PHP, nothing in particular.
When I create a new project loading the WSDL from a http/https location I always get:
Error loading [url]: java.lang.Exception: Failed to load url;
[url], 0 -
The soapUI log contains these lines:
Fri Nov 15 16:39:11 CET 2013:DEBUG:Getting wsdl component from [url]
Fri Nov 15 16:39:13 CET 2013:ERROR:Failed to load url [url]
Fri Nov 15 16:39:13 CET 2013:ERROR:An error occurred [com.eviware.soapui.impl.support.definition.support.InvalidDefinitionException], see error log for details
The error.log contains these lines:
Fri Nov 15 16:39:13 CET 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)
Tryed today with 4.6.1.
Is there anything I can do to make soapUI work?