Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; nusoap_base has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 89
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; nusoap_fault has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 1011
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; nusoap_xmlschema has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 1099
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; soapval has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 2071
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; soap_transport_http has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 2173
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; nusoap_server has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 3479
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; wsdl has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 4602
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; nusoap_parser has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 6538
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; nusoap_client has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 7211
Result
Info Result
0XML Response
ERROR
HTTP Error: Couldn't open socket connection to server http://10.1.1.10:8090/ws_convenios/Server.php?wsdl, Error (111): Connection refusedRequest
Response
Debug
2025-07-11 08:13:04.304445 nusoap_client: ctor wsdl= timeout=0 response_timeout=180
endpoint=string(50) "http://10.1.1.10:8090/ws_convenios/Server.php?wsdl"
2025-07-11 08:13:04.304467 nusoap_client: instantiate SOAP with endpoint at http://10.1.1.10:8090/ws_convenios/Server.php?wsdl
2025-07-11 08:13:04.304479 nusoap_client: call: operation=Service.registrar_factura, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=soap
params=array(6) {
["id_tercero"]=>
string(3) "111"
["user"]=>
string(3) "122"
["name"]=>
string(4) "3ew3"
["cc"]=>
string(3) "234"
["valor"]=>
string(2) "22"
["token_trans"]=>
string(0) ""
}
headers=bool(false)
2025-07-11 08:13:04.304500 nusoap_client: serializing param array for operation Service.registrar_factura
2025-07-11 08:13:04.304506 nusoap_client: in serialize_val: name=id_tercero, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(3) "111"
attributes=bool(false)
2025-07-11 08:13:04.304514 nusoap_client: serialize_val: serialize string
2025-07-11 08:13:04.304521 nusoap_client: serialize_val returning <id_tercero xsi:type="xsd:string">111</id_tercero>
2025-07-11 08:13:04.304525 nusoap_client: in serialize_val: name=user, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(3) "122"
attributes=bool(false)
2025-07-11 08:13:04.304531 nusoap_client: serialize_val: serialize string
2025-07-11 08:13:04.304535 nusoap_client: serialize_val returning <user xsi:type="xsd:string">122</user>
2025-07-11 08:13:04.304539 nusoap_client: in serialize_val: name=name, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(4) "3ew3"
attributes=bool(false)
2025-07-11 08:13:04.304544 nusoap_client: serialize_val: serialize string
2025-07-11 08:13:04.304548 nusoap_client: serialize_val returning <name xsi:type="xsd:string">3ew3</name>
2025-07-11 08:13:04.304552 nusoap_client: in serialize_val: name=cc, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(3) "234"
attributes=bool(false)
2025-07-11 08:13:04.304557 nusoap_client: serialize_val: serialize string
2025-07-11 08:13:04.304561 nusoap_client: serialize_val returning <cc xsi:type="xsd:string">234</cc>
2025-07-11 08:13:04.304565 nusoap_client: in serialize_val: name=valor, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(2) "22"
attributes=bool(false)
2025-07-11 08:13:04.304570 nusoap_client: serialize_val: serialize string
2025-07-11 08:13:04.304574 nusoap_client: serialize_val returning <valor xsi:type="xsd:string">22</valor>
2025-07-11 08:13:04.304578 nusoap_client: in serialize_val: name=token_trans, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(0) ""
attributes=bool(false)
2025-07-11 08:13:04.304583 nusoap_client: serialize_val: serialize string
2025-07-11 08:13:04.304587 nusoap_client: serialize_val returning <token_trans xsi:type="xsd:string"></token_trans>
2025-07-11 08:13:04.304590 nusoap_client: wrapping RPC request with encoded method element
2025-07-11 08:13:04.304596 nusoap_client: In serializeEnvelope length=352 body (max 1000 characters)=<ns3396:Service.registrar_factura xmlns:ns3396="http://tempuri.org"><id_tercero xsi:type="xsd:string">111</id_tercero><user xsi:type="xsd:string">122</user><name xsi:type="xsd:string">3ew3</name><cc xsi:type="xsd:string">234</cc><valor xsi:type="xsd:string">22</valor><token_trans xsi:type="xsd:string"></token_trans></ns3396:Service.registrar_factura> style=rpc use=encoded encodingStyle=http://schemas.xmlsoap.org/soap/encoding/
2025-07-11 08:13:04.304600 nusoap_client: headers:
bool(false)
2025-07-11 08:13:04.304604 nusoap_client: namespaces:
array(0) {
}
2025-07-11 08:13:04.304614 nusoap_client: endpoint=http://10.1.1.10:8090/ws_convenios/Server.php?wsdl, soapAction=, namespace=http://tempuri.org, style=rpc, use=encoded, encodingStyle=http://schemas.xmlsoap.org/soap/encoding/
2025-07-11 08:13:04.304617 nusoap_client: SOAP message length=744 contents (max 1000 bytes)=<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns3396:Service.registrar_factura xmlns:ns3396="http://tempuri.org"><id_tercero xsi:type="xsd:string">111</id_tercero><user xsi:type="xsd:string">122</user><name xsi:type="xsd:string">3ew3</name><cc xsi:type="xsd:string">234</cc><valor xsi:type="xsd:string">22</valor><token_trans xsi:type="xsd:string"></token_trans></ns3396:Service.registrar_factura></SOAP-ENV:Body></SOAP-ENV:Envelope>
2025-07-11 08:13:04.304714 nusoap_client: transporting via HTTP
2025-07-11 08:13:04.304776 nusoap_client: sending message, length=744
2025-07-11 08:13:04.304723 soap_transport_http: ctor url=http://10.1.1.10:8090/ws_convenios/Server.php?wsdl use_curl= curl_options:
array(0) {
}
2025-07-11 08:13:04.304735 soap_transport_http: parsed URL scheme = http
2025-07-11 08:13:04.304739 soap_transport_http: parsed URL host = 10.1.1.10
2025-07-11 08:13:04.304743 soap_transport_http: parsed URL port = 8090
2025-07-11 08:13:04.304745 soap_transport_http: parsed URL path = /ws_convenios/Server.php
2025-07-11 08:13:04.304748 soap_transport_http: parsed URL query = wsdl
2025-07-11 08:13:04.304756 soap_transport_http: set header Host: 10.1.1.10:8090
2025-07-11 08:13:04.304763 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2025-07-11 08:13:04.304768 soap_transport_http: set header Content-Type: text/xml; charset=UTF-8
2025-07-11 08:13:04.304772 soap_transport_http: set header SOAPAction: ""
2025-07-11 08:13:04.304804 soap_transport_http: entered send() with data of length: 744
2025-07-11 08:13:04.304812 soap_transport_http: connect connection_timeout 0, response_timeout 180, scheme http, host 10.1.1.10, port 8090
2025-07-11 08:13:04.304817 soap_transport_http: calling fsockopen with host 10.1.1.10 connection_timeout 0
2025-07-11 08:13:04.304926 soap_transport_http: Couldn't open socket connection to server http://10.1.1.10:8090/ws_convenios/Server.php?wsdl, Error (111): Connection refused
2025-07-11 08:13:04.304940 nusoap_client: Error: HTTP Error: Couldn't open socket connection to server http://10.1.1.10:8090/ws_convenios/Server.php?wsdl, Error (111): Connection refused
http://10.1.1.10:8090/ws_convenios/Server.php?wsdl