13 years ago
Address family not supported error
I just installed SOAPUI 4.5.1(32 bit) on my windows 7.
when I try to submit a request, I'm getting the below error message -
Exception in request: java.net.SocketException: Address family not supported by protocol family: connect
I have also saved the wsdl locally.
Please help me resolve this issue.
Thanks,
Rashmi
error log as below -
Sun Apr 21 17:22:05 IST 2013:INFO:initialized soapui-settings from [C:\Users\rashmi\soapui-settings.xml]
Sun Apr 21 17:22:06 IST 2013:INFO:Loading workspace from [C:\Users\rashmi\default-soapui-workspace.xml]
Sun Apr 21 17:22:06 IST 2013:INFO:Used java version: 1.7.0_02
Scheduling garbage collection every 60 seconds
Sun Apr 21 17:22:08 IST 2013:ERROR:An error occured [Address family not supported by protocol family: connect], see error log for details
Address family not supported by protocol family: connect
The cajo server is running on localhost:1198/soapuiIntegration
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/xop.xsd with targetNamespace http://www.w3.org/2004/08/xop/include
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/XMLSchema.xsd with targetNamespace http://www.w3.org/2001/XMLSchema
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/xml.xsd with targetNamespace http://www.w3.org/XML/1998/namespace
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/swaref.xsd with targetNamespace http://ws-i.org/profiles/basic/1.1/xsd
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/xmime200505.xsd with targetNamespace http://www.w3.org/2005/05/xmlmime
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/xmime200411.xsd with targetNamespace http://www.w3.org/2004/11/xmlmime
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/soapEnvelope.xsd with targetNamespace http://schemas.xmlsoap.org/soap/envelope/
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/soapEncoding.xsd with targetNamespace http://schemas.xmlsoap.org/soap/encoding/
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/soapEnvelope12.xsd with targetNamespace http://www.w3.org/2003/05/soap-envelope
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/soapEncoding12.xsd with targetNamespace http://www.w3.org/2003/05/soap-encoding
Sun Apr 21 17:23:04 IST 2013:DEBUG:Loading Definition...
Sun Apr 21 17:23:04 IST 2013:DEBUG:Loading WSDL: file:\C:\Users\rashmi\Documents\SOAP%20Prjs\s2.php.wsdl
Sun Apr 21 17:23:04 IST 2013:DEBUG:Returning baseInputSource [file:\C:\Users\rashmi\Documents\SOAP%20Prjs\s2.php.wsdl]
Sun Apr 21 17:23:04 IST 2013:INFO:Loading schema types from [file:\C:\Users\rashmi\Documents\SOAP%20Prjs\s2.php.wsdl]
Sun Apr 21 17:23:04 IST 2013:INFO:Getting schema file:\C:\Users\rashmi\Documents\SOAP%20Prjs\s2.php.wsdl
Sun Apr 21 17:23:05 IST 2013:DEBUG:Loaded Definition: ok
Sun Apr 21 17:23:05 IST 2013:INFO:Finding importer for {urn:ChnEmergency}ChnEmergencyBinding
Sun Apr 21 17:23:05 IST 2013:INFO:Importing binding {urn:ChnEmergency}ChnEmergencyBinding
Sun Apr 21 17:23:05 IST 2013:INFO:importing endpoint http://chennaiemergency.co.in/sree/s2.php
Sun Apr 21 17:23:05 IST 2013:INFO:importing operation fire
Sun Apr 21 17:23:05 IST 2013:INFO:importing operation hospital
Sun Apr 21 17:23:05 IST 2013:INFO:importing operation police
Sun Apr 21 17:23:48 IST 2013:ERROR:Exception in request: java.net.SocketException: Address family not supported by protocol family: connect
Sun Apr 21 17:23:48 IST 2013:ERROR:An error occured [Address family not supported by protocol family: connect], see error log for details
Sun Apr 21 17:23:48 IST 2013:INFO:Error getting response for [ChnEmergencyBinding.fire:Request 1]; java.net.SocketException:
when I try to submit a request, I'm getting the below error message -
Exception in request: java.net.SocketException: Address family not supported by protocol family: connect
I have also saved the wsdl locally.
Please help me resolve this issue.
Thanks,
Rashmi
error log as below -
Sun Apr 21 17:22:05 IST 2013:INFO:initialized soapui-settings from [C:\Users\rashmi\soapui-settings.xml]
Sun Apr 21 17:22:06 IST 2013:INFO:Loading workspace from [C:\Users\rashmi\default-soapui-workspace.xml]
Sun Apr 21 17:22:06 IST 2013:INFO:Used java version: 1.7.0_02
Scheduling garbage collection every 60 seconds
Sun Apr 21 17:22:08 IST 2013:ERROR:An error occured [Address family not supported by protocol family: connect], see error log for details
Address family not supported by protocol family: connect
The cajo server is running on localhost:1198/soapuiIntegration
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/xop.xsd with targetNamespace http://www.w3.org/2004/08/xop/include
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/XMLSchema.xsd with targetNamespace http://www.w3.org/2001/XMLSchema
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/xml.xsd with targetNamespace http://www.w3.org/XML/1998/namespace
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/swaref.xsd with targetNamespace http://ws-i.org/profiles/basic/1.1/xsd
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/xmime200505.xsd with targetNamespace http://www.w3.org/2005/05/xmlmime
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/xmime200411.xsd with targetNamespace http://www.w3.org/2004/11/xmlmime
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/soapEnvelope.xsd with targetNamespace http://schemas.xmlsoap.org/soap/envelope/
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/soapEncoding.xsd with targetNamespace http://schemas.xmlsoap.org/soap/encoding/
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/soapEnvelope12.xsd with targetNamespace http://www.w3.org/2003/05/soap-envelope
Sun Apr 21 17:23:04 IST 2013:INFO:Added default schema from file:/C:/Program%20Files%20(x86)/SmartBear/soapUI-4.5.1/bin/soapui-4.5.1.jar!/com/eviware/soapui/resources/xsds/soapEncoding12.xsd with targetNamespace http://www.w3.org/2003/05/soap-encoding
Sun Apr 21 17:23:04 IST 2013:DEBUG:Loading Definition...
Sun Apr 21 17:23:04 IST 2013:DEBUG:Loading WSDL: file:\C:\Users\rashmi\Documents\SOAP%20Prjs\s2.php.wsdl
Sun Apr 21 17:23:04 IST 2013:DEBUG:Returning baseInputSource [file:\C:\Users\rashmi\Documents\SOAP%20Prjs\s2.php.wsdl]
Sun Apr 21 17:23:04 IST 2013:INFO:Loading schema types from [file:\C:\Users\rashmi\Documents\SOAP%20Prjs\s2.php.wsdl]
Sun Apr 21 17:23:04 IST 2013:INFO:Getting schema file:\C:\Users\rashmi\Documents\SOAP%20Prjs\s2.php.wsdl
Sun Apr 21 17:23:05 IST 2013:DEBUG:Loaded Definition: ok
Sun Apr 21 17:23:05 IST 2013:INFO:Finding importer for {urn:ChnEmergency}ChnEmergencyBinding
Sun Apr 21 17:23:05 IST 2013:INFO:Importing binding {urn:ChnEmergency}ChnEmergencyBinding
Sun Apr 21 17:23:05 IST 2013:INFO:importing endpoint http://chennaiemergency.co.in/sree/s2.php
Sun Apr 21 17:23:05 IST 2013:INFO:importing operation fire
Sun Apr 21 17:23:05 IST 2013:INFO:importing operation hospital
Sun Apr 21 17:23:05 IST 2013:INFO:importing operation police
Sun Apr 21 17:23:48 IST 2013:ERROR:Exception in request: java.net.SocketException: Address family not supported by protocol family: connect
Sun Apr 21 17:23:48 IST 2013:ERROR:An error occured [Address family not supported by protocol family: connect], see error log for details
Sun Apr 21 17:23:48 IST 2013:INFO:Error getting response for [ChnEmergencyBinding.fire:Request 1]; java.net.SocketException: