Notice (8): Undefined index: id [APP/Controller/RouteController.php, line 382]Code Context // Informacion de ida
//-----------------------------------------------------------------------------------------------------------------
$ruta=explode("/",$_POST["id"]);
$wsdlURL = 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
$client = object(nusoap_client) {
username => ''
password => ''
authtype => ''
certRequest => array()
requestHeaders => false
responseHeaders => ''
responseHeader => null
document => ''
endpoint => 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
forceEndpoint => ''
proxyhost => false
proxyport => false
proxyusername => false
proxypassword => false
portName => ''
xml_encoding => ''
http_encoding => false
timeout => (int) 0
response_timeout => (int) 30
endpointType => 'wsdl'
persistentConnection => false
defaultRpcParams => false
request => ''
response => ''
responseData => ''
cookies => array()
decode_utf8 => true
operations => array()
curl_options => array()
bindingType => ''
use_curl => false
fault => null
faultcode => null
faultstring => null
faultdetail => null
title => 'NuSOAP'
version => '0.9.5'
revision => '$Revision: 1.123 $'
error_str => ''
debug_str => '2020-06-20 05:56:46.686596 nusoap_client: ctor wsdl=1 timeout=0 response_timeout=30
endpoint=string(59) "https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL"
2020-06-20 05:56:46.686652 nusoap_client: will use lazy evaluation of wsdl from https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
'
charencoding => true
debugLevel => (int) 9
XMLSchemaVersion => 'http://www.w3.org/2001/XMLSchema'
soap_defencoding => 'ISO-8859-1'
namespaces => array(
'SOAP-ENV' => 'http://schemas.xmlsoap.org/soap/envelope/',
'xsd' => 'http://www.w3.org/2001/XMLSchema',
'xsi' => 'http://www.w3.org/2001/XMLSchema-instance',
'SOAP-ENC' => 'http://schemas.xmlsoap.org/soap/encoding/'
)
usedNamespaces => array()
typemap => array(
'http://www.w3.org/2001/XMLSchema' => array(
[maximum depth reached]
),
'http://www.w3.org/2000/10/XMLSchema' => array(
[maximum depth reached]
),
'http://www.w3.org/1999/XMLSchema' => array(
[maximum depth reached]
),
'http://soapinterop.org/xsd' => array(
[maximum depth reached]
),
'http://schemas.xmlsoap.org/soap/encoding/' => array(
[maximum depth reached]
),
'http://xml.apache.org/xml-soap' => array(
[maximum depth reached]
)
)
xmlEntities => array(
'quot' => '"',
'amp' => '&',
'lt' => '<',
'gt' => '>',
'apos' => '''
)
wsdlFile => 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
wsdl => null
}
$err = false
$return = ''
$language = 'esp'RouteController::calculate_route() - APP/Controller/RouteController.php, line 382
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: pais [APP/Controller/RouteController.php, line 385]Code Context //var_dump($ruta);die;
$day=date("d")."/".date("m")."/".date("Y");
$parametrosruta=array("pTBMCPA"=>$_POST['pais'],"pTBMCTE"=>$ruta[0],"pTBMTLL"=>$ruta[1],"vFECHA"=>$day);
$wsdlURL = 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
$client = object(nusoap_client) {
username => ''
password => ''
authtype => ''
certRequest => array()
requestHeaders => false
responseHeaders => ''
responseHeader => null
document => ''
endpoint => 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
forceEndpoint => ''
proxyhost => false
proxyport => false
proxyusername => false
proxypassword => false
portName => ''
xml_encoding => ''
http_encoding => false
timeout => (int) 0
response_timeout => (int) 30
endpointType => 'wsdl'
persistentConnection => false
defaultRpcParams => false
request => ''
response => ''
responseData => ''
cookies => array()
decode_utf8 => true
operations => array()
curl_options => array()
bindingType => ''
use_curl => false
fault => null
faultcode => null
faultstring => null
faultdetail => null
title => 'NuSOAP'
version => '0.9.5'
revision => '$Revision: 1.123 $'
error_str => ''
debug_str => '2020-06-20 05:56:46.686596 nusoap_client: ctor wsdl=1 timeout=0 response_timeout=30
endpoint=string(59) "https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL"
2020-06-20 05:56:46.686652 nusoap_client: will use lazy evaluation of wsdl from https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
'
charencoding => true
debugLevel => (int) 9
XMLSchemaVersion => 'http://www.w3.org/2001/XMLSchema'
soap_defencoding => 'ISO-8859-1'
namespaces => array(
'SOAP-ENV' => 'http://schemas.xmlsoap.org/soap/envelope/',
'xsd' => 'http://www.w3.org/2001/XMLSchema',
'xsi' => 'http://www.w3.org/2001/XMLSchema-instance',
'SOAP-ENC' => 'http://schemas.xmlsoap.org/soap/encoding/'
)
usedNamespaces => array()
typemap => array(
'http://www.w3.org/2001/XMLSchema' => array(
[maximum depth reached]
),
'http://www.w3.org/2000/10/XMLSchema' => array(
[maximum depth reached]
),
'http://www.w3.org/1999/XMLSchema' => array(
[maximum depth reached]
),
'http://soapinterop.org/xsd' => array(
[maximum depth reached]
),
'http://schemas.xmlsoap.org/soap/encoding/' => array(
[maximum depth reached]
),
'http://xml.apache.org/xml-soap' => array(
[maximum depth reached]
)
)
xmlEntities => array(
'quot' => '"',
'amp' => '&',
'lt' => '<',
'gt' => '>',
'apos' => '''
)
wsdlFile => 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
wsdl => null
}
$err = false
$return = ''
$language = 'esp'
$ruta = array(
(int) 0 => ''
)
$day = '20/06/2020'RouteController::calculate_route() - APP/Controller/RouteController.php, line 385
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined offset: 1 [APP/Controller/RouteController.php, line 385]Code Context //var_dump($ruta);die;
$day=date("d")."/".date("m")."/".date("Y");
$parametrosruta=array("pTBMCPA"=>$_POST['pais'],"pTBMCTE"=>$ruta[0],"pTBMTLL"=>$ruta[1],"vFECHA"=>$day);
$wsdlURL = 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
$client = object(nusoap_client) {
username => ''
password => ''
authtype => ''
certRequest => array()
requestHeaders => false
responseHeaders => ''
responseHeader => null
document => ''
endpoint => 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
forceEndpoint => ''
proxyhost => false
proxyport => false
proxyusername => false
proxypassword => false
portName => ''
xml_encoding => ''
http_encoding => false
timeout => (int) 0
response_timeout => (int) 30
endpointType => 'wsdl'
persistentConnection => false
defaultRpcParams => false
request => ''
response => ''
responseData => ''
cookies => array()
decode_utf8 => true
operations => array()
curl_options => array()
bindingType => ''
use_curl => false
fault => null
faultcode => null
faultstring => null
faultdetail => null
title => 'NuSOAP'
version => '0.9.5'
revision => '$Revision: 1.123 $'
error_str => ''
debug_str => '2020-06-20 05:56:46.686596 nusoap_client: ctor wsdl=1 timeout=0 response_timeout=30
endpoint=string(59) "https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL"
2020-06-20 05:56:46.686652 nusoap_client: will use lazy evaluation of wsdl from https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
'
charencoding => true
debugLevel => (int) 9
XMLSchemaVersion => 'http://www.w3.org/2001/XMLSchema'
soap_defencoding => 'ISO-8859-1'
namespaces => array(
'SOAP-ENV' => 'http://schemas.xmlsoap.org/soap/envelope/',
'xsd' => 'http://www.w3.org/2001/XMLSchema',
'xsi' => 'http://www.w3.org/2001/XMLSchema-instance',
'SOAP-ENC' => 'http://schemas.xmlsoap.org/soap/encoding/'
)
usedNamespaces => array()
typemap => array(
'http://www.w3.org/2001/XMLSchema' => array(
[maximum depth reached]
),
'http://www.w3.org/2000/10/XMLSchema' => array(
[maximum depth reached]
),
'http://www.w3.org/1999/XMLSchema' => array(
[maximum depth reached]
),
'http://soapinterop.org/xsd' => array(
[maximum depth reached]
),
'http://schemas.xmlsoap.org/soap/encoding/' => array(
[maximum depth reached]
),
'http://xml.apache.org/xml-soap' => array(
[maximum depth reached]
)
)
xmlEntities => array(
'quot' => '"',
'amp' => '&',
'lt' => '<',
'gt' => '>',
'apos' => '''
)
wsdlFile => 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
wsdl => null
}
$err = false
$return = ''
$language = 'esp'
$ruta = array(
(int) 0 => ''
)
$day = '20/06/2020'RouteController::calculate_route() - APP/Controller/RouteController.php, line 385
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Notice (8): Array to string conversion [APP/Vendor/nusoap.php, line 3125]Code Context // TODO: there is a PHP bug that can cause this to SEGV for CURLINFO_CONTENT_TYPE
foreach(curl_getinfo($this->ch) as $k => $v){
$err .= "$k: $v<br>";
$data = false
$cErr = 'Connection timed out after 30001 milliseconds'
$err = 'cURL ERROR: 28: Connection timed out after 30001 milliseconds<br>url: https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL<br>content_type: <br>http_code: 0<br>header_size: 0<br>request_size: 0<br>filetime: -1<br>ssl_verify_result: 0<br>redirect_count: 0<br>total_time: 30.001577<br>namelookup_time: 0.00036<br>connect_time: 0<br>pretransfer_time: 0<br>size_upload: 0<br>size_download: 0<br>speed_download: 0<br>speed_upload: 0<br>download_content_length: -1<br>upload_content_length: -1<br>starttransfer_time: 0<br>redirect_time: 0<br>redirect_url: <br>primary_ip: <br>'
$k = 'certinfo'
$v = array()
soap_transport_http::getResponse() - APP/Vendor/nusoap.php, line 3125
soap_transport_http::send() - APP/Vendor/nusoap.php, line 2587
wsdl::parseWSDL() - APP/Vendor/nusoap.php, line 4802
wsdl::fetchWSDL() - APP/Vendor/nusoap.php, line 4679
nusoap_client::loadWSDL() - APP/Vendor/nusoap.php, line 7534
nusoap_client::call() - APP/Vendor/nusoap.php, line 7332
RouteController::calculate_route() - APP/Controller/RouteController.php, line 386
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: pais [APP/Controller/RouteController.php, line 399]Code Context // Informacion de regreso
//-----------------------------------------------------------------------------------------------------------------
$parametrosrutaR=array("pTBMCPA"=>$_POST['pais'],"pTBMCTE"=>$ruta[1],"pTBMTLL"=>$ruta[0],"vFECHA"=>$day);
$wsdlURL = 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
$client = object(nusoap_client) {
username => ''
password => ''
authtype => ''
certRequest => array()
requestHeaders => false
responseHeaders => ''
responseHeader => null
document => ''
endpoint => 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
forceEndpoint => ''
proxyhost => false
proxyport => false
proxyusername => false
proxypassword => false
portName => ''
xml_encoding => ''
http_encoding => false
timeout => (int) 0
response_timeout => (int) 30
endpointType => 'wsdl'
persistentConnection => false
defaultRpcParams => false
request => ''
response => ''
responseData => ''
cookies => array()
decode_utf8 => true
operations => array()
curl_options => array()
bindingType => ''
use_curl => false
fault => false
faultcode => ''
faultstring => ''
faultdetail => null
title => 'NuSOAP'
version => '0.9.5'
revision => '$Revision: 1.123 $'
error_str => 'operation TBMCLAConsulta not present in WSDL.'
debug_str => '2020-06-20 05:56:46.686596 nusoap_client: ctor wsdl=1 timeout=0 response_timeout=30
endpoint=string(59) "https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL"
2020-06-20 05:56:46.686652 nusoap_client: will use lazy evaluation of wsdl from https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689799 nusoap_client: call: operation=TBMRUTConsultaIdealCompletaRSV, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(4) {
["pTBMCPA"]=>
NULL
["pTBMCTE"]=>
string(0) ""
["pTBMTLL"]=>
NULL
["vFECHA"]=>
string(10) "20/06/2020"
}
headers=bool(false)
2020-06-20 05:56:46.689816 nusoap_client: instantiating wsdl class with doc: https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689824 wsdl: ctor wsdl= timeout=0 response_timeout=30
2020-06-20 05:56:46.689831 wsdl: parse and process WSDL path=
2020-06-20 05:56:46.689845 wsdl: setCredentials username= authtype= certRequest=
array(0) {
}
2020-06-20 05:56:46.689851 wsdl: parse and process WSDL path=https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689856 wsdl: parse WSDL at path=https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689861 wsdl: getting WSDL http(s) URL https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689868 soap_transport_http: ctor url=https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL use_curl= curl_options:
array(0) {
}
2020-06-20 05:56:46.689881 soap_transport_http: parsed URL scheme = https
2020-06-20 05:56:46.689884 soap_transport_http: parsed URL host = tbol.ticabus.com
2020-06-20 05:56:46.689887 soap_transport_http: parsed URL port = 4443
2020-06-20 05:56:46.689890 soap_transport_http: parsed URL path = /wstbol/GestorTB2008.asmx
2020-06-20 05:56:46.689892 soap_transport_http: parsed URL query = WSDL
2020-06-20 05:56:46.689900 soap_transport_http: set header Host: tbol.ticabus.com:4443
2020-06-20 05:56:46.689917 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2020-06-20 05:56:46.689924 soap_transport_http: set header Accept-Encoding: gzip, deflate
2020-06-20 05:56:46.689933 soap_transport_http: set header Connection: close
2020-06-20 05:56:46.689938 soap_transport_http: entered send() with data of length: 0
2020-06-20 05:56:46.689946 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host tbol.ticabus.com, port 4443
2020-06-20 05:56:46.689952 soap_transport_http: connect using cURL
2020-06-20 05:56:46.690049 soap_transport_http: setCurlOption option=10002, value=
string(59) "https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL"
2020-06-20 05:56:46.690069 soap_transport_http: setCurlOption option=52, value=
int(1)
2020-06-20 05:56:46.690074 soap_transport_http: setCurlOption option=42, value=
int(1)
2020-06-20 05:56:46.690078 soap_transport_http: setCurlOption option=19913, value=
int(1)
2020-06-20 05:56:46.690083 soap_transport_http: setCurlOption option=13, value=
int(30)
2020-06-20 05:56:46.690087 soap_transport_http: set cURL SSL verify options
2020-06-20 05:56:46.690097 soap_transport_http: setCurlOption option=64, value=
int(0)
2020-06-20 05:56:46.690101 soap_transport_http: setCurlOption option=81, value=
int(0)
2020-06-20 05:56:46.690107 soap_transport_http: cURL connection set up
2020-06-20 05:56:46.690117 soap_transport_http: HTTP request: GET /wstbol/GestorTB2008.asmx?WSDL HTTP/1.1
2020-06-20 05:56:46.690121 soap_transport_http: HTTP header: Host: tbol.ticabus.com:4443
2020-06-20 05:56:46.690123 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2020-06-20 05:56:46.690126 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2020-06-20 05:56:46.690129 soap_transport_http: HTTP header: Connection: close
2020-06-20 05:56:46.690133 soap_transport_http: Skip cURL header Host: tbol.ticabus.com:4443
2020-06-20 05:56:46.690137 soap_transport_http: Skip cURL header Connection: close
2020-06-20 05:56:46.690140 soap_transport_http: setCurlOption option=10023, value=
array(2) {
[0]=>
string(32) "User-Agent: NuSOAP/0.9.5 (1.123)"
[1]=>
string(30) "Accept-Encoding: gzip, deflate"
}
2020-06-20 05:56:46.690151 soap_transport_http: set cURL HTTP headers
2020-06-20 05:56:46.690155 soap_transport_http: set cURL payload
2020-06-20 05:56:46.690162 soap_transport_http: send and receive with cURL
2020-06-20 05:57:16.695210 soap_transport_http: cURL ERROR: 28: Connection timed out after 30001 milliseconds<br>url: https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL<br>content_type: <br>http_code: 0<br>header_size: 0<br>request_size: 0<br>filetime: -1<br>ssl_verify_result: 0<br>redirect_count: 0<br>total_time: 30.001577<br>namelookup_time: 0.00036<br>connect_time: 0<br>pretransfer_time: 0<br>size_upload: 0<br>size_download: 0<br>speed_download: 0<br>speed_upload: 0<br>download_content_length: -1<br>upload_content_length: -1<br>starttransfer_time: 0<br>redirect_time: 0<br>redirect_url: <br>primary_ip: <br>certinfo: Array<br>primary_port: 0<br>local_ip: <br>local_port: 0<br>
2020-06-20 05:57:16.695282 soap_transport_http: end of send()
2020-06-20 05:57:16.695294 wsdl: Getting https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL - HTTP ERROR: cURL ERROR: 28: Connection timed out after 30001 milliseconds<br>url: https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL<br>content_type: <br>http_code: 0<br>header_size: 0<br>request_size: 0<br>filetime: -1<br>ssl_verify_result: 0<br>redirect_count: 0<br>total_time: 30.001577<br>namelookup_time: 0.00036<br>connect_time: 0<br>pretransfer_time: 0<br>size_upload: 0<br>size_download: 0<br>speed_download: 0<br>speed_upload: 0<br>download_content_length: -1<br>upload_content_length: -1<br>starttransfer_time: 0<br>redirect_time: 0<br>redirect_url: <br>primary_ip: <br>certinfo: Array<br>primary_port: 0<br>local_ip: <br>local_port: 0<br>
2020-06-20 05:57:16.695317 nusoap_client: checkWSDL
2020-06-20 05:57:16.695331 nusoap_client: got wsdl error: Getting https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL - HTTP ERROR: cURL ERROR: 28: Connection timed out after 30001 milliseconds<br>url: https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL<br>content_type: <br>http_code: 0<br>header_size: 0<br>request_size: 0<br>filetime: -1<br>ssl_verify_result: 0<br>redirect_count: 0<br>total_time: 30.001577<br>namelookup_time: 0.00036<br>connect_time: 0<br>pretransfer_time: 0<br>size_upload: 0<br>size_download: 0<br>speed_download: 0<br>speed_upload: 0<br>download_content_length: -1<br>upload_content_length: -1<br>starttransfer_time: 0<br>redirect_time: 0<br>redirect_url: <br>primary_ip: <br>certinfo: Array<br>primary_port: 0<br>local_ip: <br>local_port: 0<br>
2020-06-20 05:57:16.695344 nusoap_client: call: operation=TBMCLAConsulta, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(1) {
["pCondicion"]=>
string(0) ""
}
headers=bool(false)
2020-06-20 05:57:16.695359 nusoap_client: No data for operation: TBMCLAConsulta
2020-06-20 05:57:16.695366 nusoap_client: operation 'TBMCLAConsulta' not present in WSDL.
'
charencoding => true
debugLevel => (int) 9
XMLSchemaVersion => 'http://www.w3.org/2001/XMLSchema'
soap_defencoding => 'ISO-8859-1'
namespaces => array(
'SOAP-ENV' => 'http://schemas.xmlsoap.org/soap/envelope/',
'xsd' => 'http://www.w3.org/2001/XMLSchema',
'xsi' => 'http://www.w3.org/2001/XMLSchema-instance',
'SOAP-ENC' => 'http://schemas.xmlsoap.org/soap/encoding/'
)
usedNamespaces => array()
typemap => array(
'http://www.w3.org/2001/XMLSchema' => array(
[maximum depth reached]
),
'http://www.w3.org/2000/10/XMLSchema' => array(
[maximum depth reached]
),
'http://www.w3.org/1999/XMLSchema' => array(
[maximum depth reached]
),
'http://soapinterop.org/xsd' => array(
[maximum depth reached]
),
'http://schemas.xmlsoap.org/soap/encoding/' => array(
[maximum depth reached]
),
'http://xml.apache.org/xml-soap' => array(
[maximum depth reached]
)
)
xmlEntities => array(
'quot' => '"',
'amp' => '&',
'lt' => '<',
'gt' => '>',
'apos' => '''
)
wsdlFile => 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
wsdl => object(wsdl) {}
operation => 'TBMCLAConsulta'
opData => array()
}
$err = 'wsdl error: Getting https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL - HTTP ERROR: cURL ERROR: 28: Connection timed out after 30001 milliseconds<br>url: https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL<br>content_type: <br>http_code: 0<br>header_size: 0<br>request_size: 0<br>filetime: -1<br>ssl_verify_result: 0<br>redirect_count: 0<br>total_time: 30.001577<br>namelookup_time: 0.00036<br>connect_time: 0<br>pretransfer_time: 0<br>size_upload: 0<br>size_download: 0<br>speed_download: 0<br>speed_upload: 0<br>download_content_length: -1<br>upload_content_length: -1<br>starttransfer_time: 0<br>redirect_time: 0<br>redirect_url: <br>primary_ip: <br>certinfo: Array<br>primary_port: 0<br>local_ip: <br>local_port: 0<br>'
$return = ''
$language = 'esp'
$ruta = array(
(int) 0 => ''
)
$day = '20/06/2020'
$parametrosruta = array(
'pTBMCPA' => null,
'pTBMCTE' => '',
'pTBMTLL' => null,
'vFECHA' => '20/06/2020'
)
$resultruta = false
$parametrosclase = array(
'pCondicion' => ''
)
$resultclase = falseRouteController::calculate_route() - APP/Controller/RouteController.php, line 399
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined offset: 1 [APP/Controller/RouteController.php, line 399]Code Context // Informacion de regreso
//-----------------------------------------------------------------------------------------------------------------
$parametrosrutaR=array("pTBMCPA"=>$_POST['pais'],"pTBMCTE"=>$ruta[1],"pTBMTLL"=>$ruta[0],"vFECHA"=>$day);
$wsdlURL = 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
$client = object(nusoap_client) {
username => ''
password => ''
authtype => ''
certRequest => array()
requestHeaders => false
responseHeaders => ''
responseHeader => null
document => ''
endpoint => 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
forceEndpoint => ''
proxyhost => false
proxyport => false
proxyusername => false
proxypassword => false
portName => ''
xml_encoding => ''
http_encoding => false
timeout => (int) 0
response_timeout => (int) 30
endpointType => 'wsdl'
persistentConnection => false
defaultRpcParams => false
request => ''
response => ''
responseData => ''
cookies => array()
decode_utf8 => true
operations => array()
curl_options => array()
bindingType => ''
use_curl => false
fault => false
faultcode => ''
faultstring => ''
faultdetail => null
title => 'NuSOAP'
version => '0.9.5'
revision => '$Revision: 1.123 $'
error_str => 'operation TBMCLAConsulta not present in WSDL.'
debug_str => '2020-06-20 05:56:46.686596 nusoap_client: ctor wsdl=1 timeout=0 response_timeout=30
endpoint=string(59) "https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL"
2020-06-20 05:56:46.686652 nusoap_client: will use lazy evaluation of wsdl from https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689799 nusoap_client: call: operation=TBMRUTConsultaIdealCompletaRSV, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(4) {
["pTBMCPA"]=>
NULL
["pTBMCTE"]=>
string(0) ""
["pTBMTLL"]=>
NULL
["vFECHA"]=>
string(10) "20/06/2020"
}
headers=bool(false)
2020-06-20 05:56:46.689816 nusoap_client: instantiating wsdl class with doc: https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689824 wsdl: ctor wsdl= timeout=0 response_timeout=30
2020-06-20 05:56:46.689831 wsdl: parse and process WSDL path=
2020-06-20 05:56:46.689845 wsdl: setCredentials username= authtype= certRequest=
array(0) {
}
2020-06-20 05:56:46.689851 wsdl: parse and process WSDL path=https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689856 wsdl: parse WSDL at path=https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689861 wsdl: getting WSDL http(s) URL https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689868 soap_transport_http: ctor url=https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL use_curl= curl_options:
array(0) {
}
2020-06-20 05:56:46.689881 soap_transport_http: parsed URL scheme = https
2020-06-20 05:56:46.689884 soap_transport_http: parsed URL host = tbol.ticabus.com
2020-06-20 05:56:46.689887 soap_transport_http: parsed URL port = 4443
2020-06-20 05:56:46.689890 soap_transport_http: parsed URL path = /wstbol/GestorTB2008.asmx
2020-06-20 05:56:46.689892 soap_transport_http: parsed URL query = WSDL
2020-06-20 05:56:46.689900 soap_transport_http: set header Host: tbol.ticabus.com:4443
2020-06-20 05:56:46.689917 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2020-06-20 05:56:46.689924 soap_transport_http: set header Accept-Encoding: gzip, deflate
2020-06-20 05:56:46.689933 soap_transport_http: set header Connection: close
2020-06-20 05:56:46.689938 soap_transport_http: entered send() with data of length: 0
2020-06-20 05:56:46.689946 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host tbol.ticabus.com, port 4443
2020-06-20 05:56:46.689952 soap_transport_http: connect using cURL
2020-06-20 05:56:46.690049 soap_transport_http: setCurlOption option=10002, value=
string(59) "https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL"
2020-06-20 05:56:46.690069 soap_transport_http: setCurlOption option=52, value=
int(1)
2020-06-20 05:56:46.690074 soap_transport_http: setCurlOption option=42, value=
int(1)
2020-06-20 05:56:46.690078 soap_transport_http: setCurlOption option=19913, value=
int(1)
2020-06-20 05:56:46.690083 soap_transport_http: setCurlOption option=13, value=
int(30)
2020-06-20 05:56:46.690087 soap_transport_http: set cURL SSL verify options
2020-06-20 05:56:46.690097 soap_transport_http: setCurlOption option=64, value=
int(0)
2020-06-20 05:56:46.690101 soap_transport_http: setCurlOption option=81, value=
int(0)
2020-06-20 05:56:46.690107 soap_transport_http: cURL connection set up
2020-06-20 05:56:46.690117 soap_transport_http: HTTP request: GET /wstbol/GestorTB2008.asmx?WSDL HTTP/1.1
2020-06-20 05:56:46.690121 soap_transport_http: HTTP header: Host: tbol.ticabus.com:4443
2020-06-20 05:56:46.690123 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2020-06-20 05:56:46.690126 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2020-06-20 05:56:46.690129 soap_transport_http: HTTP header: Connection: close
2020-06-20 05:56:46.690133 soap_transport_http: Skip cURL header Host: tbol.ticabus.com:4443
2020-06-20 05:56:46.690137 soap_transport_http: Skip cURL header Connection: close
2020-06-20 05:56:46.690140 soap_transport_http: setCurlOption option=10023, value=
array(2) {
[0]=>
string(32) "User-Agent: NuSOAP/0.9.5 (1.123)"
[1]=>
string(30) "Accept-Encoding: gzip, deflate"
}
2020-06-20 05:56:46.690151 soap_transport_http: set cURL HTTP headers
2020-06-20 05:56:46.690155 soap_transport_http: set cURL payload
2020-06-20 05:56:46.690162 soap_transport_http: send and receive with cURL
2020-06-20 05:57:16.695210 soap_transport_http: cURL ERROR: 28: Connection timed out after 30001 milliseconds<br>url: https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL<br>content_type: <br>http_code: 0<br>header_size: 0<br>request_size: 0<br>filetime: -1<br>ssl_verify_result: 0<br>redirect_count: 0<br>total_time: 30.001577<br>namelookup_time: 0.00036<br>connect_time: 0<br>pretransfer_time: 0<br>size_upload: 0<br>size_download: 0<br>speed_download: 0<br>speed_upload: 0<br>download_content_length: -1<br>upload_content_length: -1<br>starttransfer_time: 0<br>redirect_time: 0<br>redirect_url: <br>primary_ip: <br>certinfo: Array<br>primary_port: 0<br>local_ip: <br>local_port: 0<br>
2020-06-20 05:57:16.695282 soap_transport_http: end of send()
2020-06-20 05:57:16.695294 wsdl: Getting https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL - HTTP ERROR: cURL ERROR: 28: Connection timed out after 30001 milliseconds<br>url: https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL<br>content_type: <br>http_code: 0<br>header_size: 0<br>request_size: 0<br>filetime: -1<br>ssl_verify_result: 0<br>redirect_count: 0<br>total_time: 30.001577<br>namelookup_time: 0.00036<br>connect_time: 0<br>pretransfer_time: 0<br>size_upload: 0<br>size_download: 0<br>speed_download: 0<br>speed_upload: 0<br>download_content_length: -1<br>upload_content_length: -1<br>starttransfer_time: 0<br>redirect_time: 0<br>redirect_url: <br>primary_ip: <br>certinfo: Array<br>primary_port: 0<br>local_ip: <br>local_port: 0<br>
2020-06-20 05:57:16.695317 nusoap_client: checkWSDL
2020-06-20 05:57:16.695331 nusoap_client: got wsdl error: Getting https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL - HTTP ERROR: cURL ERROR: 28: Connection timed out after 30001 milliseconds<br>url: https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL<br>content_type: <br>http_code: 0<br>header_size: 0<br>request_size: 0<br>filetime: -1<br>ssl_verify_result: 0<br>redirect_count: 0<br>total_time: 30.001577<br>namelookup_time: 0.00036<br>connect_time: 0<br>pretransfer_time: 0<br>size_upload: 0<br>size_download: 0<br>speed_download: 0<br>speed_upload: 0<br>download_content_length: -1<br>upload_content_length: -1<br>starttransfer_time: 0<br>redirect_time: 0<br>redirect_url: <br>primary_ip: <br>certinfo: Array<br>primary_port: 0<br>local_ip: <br>local_port: 0<br>
2020-06-20 05:57:16.695344 nusoap_client: call: operation=TBMCLAConsulta, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(1) {
["pCondicion"]=>
string(0) ""
}
headers=bool(false)
2020-06-20 05:57:16.695359 nusoap_client: No data for operation: TBMCLAConsulta
2020-06-20 05:57:16.695366 nusoap_client: operation 'TBMCLAConsulta' not present in WSDL.
'
charencoding => true
debugLevel => (int) 9
XMLSchemaVersion => 'http://www.w3.org/2001/XMLSchema'
soap_defencoding => 'ISO-8859-1'
namespaces => array(
'SOAP-ENV' => 'http://schemas.xmlsoap.org/soap/envelope/',
'xsd' => 'http://www.w3.org/2001/XMLSchema',
'xsi' => 'http://www.w3.org/2001/XMLSchema-instance',
'SOAP-ENC' => 'http://schemas.xmlsoap.org/soap/encoding/'
)
usedNamespaces => array()
typemap => array(
'http://www.w3.org/2001/XMLSchema' => array(
[maximum depth reached]
),
'http://www.w3.org/2000/10/XMLSchema' => array(
[maximum depth reached]
),
'http://www.w3.org/1999/XMLSchema' => array(
[maximum depth reached]
),
'http://soapinterop.org/xsd' => array(
[maximum depth reached]
),
'http://schemas.xmlsoap.org/soap/encoding/' => array(
[maximum depth reached]
),
'http://xml.apache.org/xml-soap' => array(
[maximum depth reached]
)
)
xmlEntities => array(
'quot' => '"',
'amp' => '&',
'lt' => '<',
'gt' => '>',
'apos' => '''
)
wsdlFile => 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
wsdl => object(wsdl) {}
operation => 'TBMCLAConsulta'
opData => array()
}
$err = 'wsdl error: Getting https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL - HTTP ERROR: cURL ERROR: 28: Connection timed out after 30001 milliseconds<br>url: https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL<br>content_type: <br>http_code: 0<br>header_size: 0<br>request_size: 0<br>filetime: -1<br>ssl_verify_result: 0<br>redirect_count: 0<br>total_time: 30.001577<br>namelookup_time: 0.00036<br>connect_time: 0<br>pretransfer_time: 0<br>size_upload: 0<br>size_download: 0<br>speed_download: 0<br>speed_upload: 0<br>download_content_length: -1<br>upload_content_length: -1<br>starttransfer_time: 0<br>redirect_time: 0<br>redirect_url: <br>primary_ip: <br>certinfo: Array<br>primary_port: 0<br>local_ip: <br>local_port: 0<br>'
$return = ''
$language = 'esp'
$ruta = array(
(int) 0 => ''
)
$day = '20/06/2020'
$parametrosruta = array(
'pTBMCPA' => null,
'pTBMCTE' => '',
'pTBMTLL' => null,
'vFECHA' => '20/06/2020'
)
$resultruta = false
$parametrosclase = array(
'pCondicion' => ''
)
$resultclase = falseRouteController::calculate_route() - APP/Controller/RouteController.php, line 399
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: opcionRegreso [APP/Controller/RouteController.php, line 408]Code Context //--------------------------------------------------------------------------------------
if($_POST['opcionRegreso'] == "false"){
$wsdlURL = 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
$client = object(nusoap_client) {
username => ''
password => ''
authtype => ''
certRequest => array()
requestHeaders => false
responseHeaders => ''
responseHeader => null
document => ''
endpoint => 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
forceEndpoint => ''
proxyhost => false
proxyport => false
proxyusername => false
proxypassword => false
portName => ''
xml_encoding => ''
http_encoding => false
timeout => (int) 0
response_timeout => (int) 30
endpointType => 'wsdl'
persistentConnection => false
defaultRpcParams => false
request => ''
response => ''
responseData => ''
cookies => array()
decode_utf8 => true
operations => array()
curl_options => array()
bindingType => ''
use_curl => false
fault => false
faultcode => ''
faultstring => ''
faultdetail => null
title => 'NuSOAP'
version => '0.9.5'
revision => '$Revision: 1.123 $'
error_str => 'operation TBMCLAConsulta not present in WSDL.'
debug_str => '2020-06-20 05:56:46.686596 nusoap_client: ctor wsdl=1 timeout=0 response_timeout=30
endpoint=string(59) "https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL"
2020-06-20 05:56:46.686652 nusoap_client: will use lazy evaluation of wsdl from https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689799 nusoap_client: call: operation=TBMRUTConsultaIdealCompletaRSV, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(4) {
["pTBMCPA"]=>
NULL
["pTBMCTE"]=>
string(0) ""
["pTBMTLL"]=>
NULL
["vFECHA"]=>
string(10) "20/06/2020"
}
headers=bool(false)
2020-06-20 05:56:46.689816 nusoap_client: instantiating wsdl class with doc: https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689824 wsdl: ctor wsdl= timeout=0 response_timeout=30
2020-06-20 05:56:46.689831 wsdl: parse and process WSDL path=
2020-06-20 05:56:46.689845 wsdl: setCredentials username= authtype= certRequest=
array(0) {
}
2020-06-20 05:56:46.689851 wsdl: parse and process WSDL path=https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689856 wsdl: parse WSDL at path=https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689861 wsdl: getting WSDL http(s) URL https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689868 soap_transport_http: ctor url=https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL use_curl= curl_options:
array(0) {
}
2020-06-20 05:56:46.689881 soap_transport_http: parsed URL scheme = https
2020-06-20 05:56:46.689884 soap_transport_http: parsed URL host = tbol.ticabus.com
2020-06-20 05:56:46.689887 soap_transport_http: parsed URL port = 4443
2020-06-20 05:56:46.689890 soap_transport_http: parsed URL path = /wstbol/GestorTB2008.asmx
2020-06-20 05:56:46.689892 soap_transport_http: parsed URL query = WSDL
2020-06-20 05:56:46.689900 soap_transport_http: set header Host: tbol.ticabus.com:4443
2020-06-20 05:56:46.689917 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2020-06-20 05:56:46.689924 soap_transport_http: set header Accept-Encoding: gzip, deflate
2020-06-20 05:56:46.689933 soap_transport_http: set header Connection: close
2020-06-20 05:56:46.689938 soap_transport_http: entered send() with data of length: 0
2020-06-20 05:56:46.689946 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host tbol.ticabus.com, port 4443
2020-06-20 05:56:46.689952 soap_transport_http: connect using cURL
2020-06-20 05:56:46.690049 soap_transport_http: setCurlOption option=10002, value=
string(59) "https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL"
2020-06-20 05:56:46.690069 soap_transport_http: setCurlOption option=52, value=
int(1)
2020-06-20 05:56:46.690074 soap_transport_http: setCurlOption option=42, value=
int(1)
2020-06-20 05:56:46.690078 soap_transport_http: setCurlOption option=19913, value=
int(1)
2020-06-20 05:56:46.690083 soap_transport_http: setCurlOption option=13, value=
int(30)
2020-06-20 05:56:46.690087 soap_transport_http: set cURL SSL verify options
2020-06-20 05:56:46.690097 soap_transport_http: setCurlOption option=64, value=
int(0)
2020-06-20 05:56:46.690101 soap_transport_http: setCurlOption option=81, value=
int(0)
2020-06-20 05:56:46.690107 soap_transport_http: cURL connection set up
2020-06-20 05:56:46.690117 soap_transport_http: HTTP request: GET /wstbol/GestorTB2008.asmx?WSDL HTTP/1.1
2020-06-20 05:56:46.690121 soap_transport_http: HTTP header: Host: tbol.ticabus.com:4443
2020-06-20 05:56:46.690123 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2020-06-20 05:56:46.690126 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2020-06-20 05:56:46.690129 soap_transport_http: HTTP header: Connection: close
2020-06-20 05:56:46.690133 soap_transport_http: Skip cURL header Host: tbol.ticabus.com:4443
2020-06-20 05:56:46.690137 soap_transport_http: Skip cURL header Connection: close
2020-06-20 05:56:46.690140 soap_transport_http: setCurlOption option=10023, value=
array(2) {
[0]=>
string(32) "User-Agent: NuSOAP/0.9.5 (1.123)"
[1]=>
string(30) "Accept-Encoding: gzip, deflate"
}
2020-06-20 05:56:46.690151 soap_transport_http: set cURL HTTP headers
2020-06-20 05:56:46.690155 soap_transport_http: set cURL payload
2020-06-20 05:56:46.690162 soap_transport_http: send and receive with cURL
2020-06-20 05:57:16.695210 soap_transport_http: cURL ERROR: 28: Connection timed out after 30001 milliseconds<br>url: https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL<br>content_type: <br>http_code: 0<br>header_size: 0<br>request_size: 0<br>filetime: -1<br>ssl_verify_result: 0<br>redirect_count: 0<br>total_time: 30.001577<br>namelookup_time: 0.00036<br>connect_time: 0<br>pretransfer_time: 0<br>size_upload: 0<br>size_download: 0<br>speed_download: 0<br>speed_upload: 0<br>download_content_length: -1<br>upload_content_length: -1<br>starttransfer_time: 0<br>redirect_time: 0<br>redirect_url: <br>primary_ip: <br>certinfo: Array<br>primary_port: 0<br>local_ip: <br>local_port: 0<br>
2020-06-20 05:57:16.695282 soap_transport_http: end of send()
2020-06-20 05:57:16.695294 wsdl: Getting https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL - HTTP ERROR: cURL ERROR: 28: Connection timed out after 30001 milliseconds<br>url: https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL<br>content_type: <br>http_code: 0<br>header_size: 0<br>request_size: 0<br>filetime: -1<br>ssl_verify_result: 0<br>redirect_count: 0<br>total_time: 30.001577<br>namelookup_time: 0.00036<br>connect_time: 0<br>pretransfer_time: 0<br>size_upload: 0<br>size_download: 0<br>speed_download: 0<br>speed_upload: 0<br>download_content_length: -1<br>upload_content_length: -1<br>starttransfer_time: 0<br>redirect_time: 0<br>redirect_url: <br>primary_ip: <br>certinfo: Array<br>primary_port: 0<br>local_ip: <br>local_port: 0<br>
2020-06-20 05:57:16.695317 nusoap_client: checkWSDL
2020-06-20 05:57:16.695331 nusoap_client: got wsdl error: Getting https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL - HTTP ERROR: cURL ERROR: 28: Connection timed out after 30001 milliseconds<br>url: https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL<br>content_type: <br>http_code: 0<br>header_size: 0<br>request_size: 0<br>filetime: -1<br>ssl_verify_result: 0<br>redirect_count: 0<br>total_time: 30.001577<br>namelookup_time: 0.00036<br>connect_time: 0<br>pretransfer_time: 0<br>size_upload: 0<br>size_download: 0<br>speed_download: 0<br>speed_upload: 0<br>download_content_length: -1<br>upload_content_length: -1<br>starttransfer_time: 0<br>redirect_time: 0<br>redirect_url: <br>primary_ip: <br>certinfo: Array<br>primary_port: 0<br>local_ip: <br>local_port: 0<br>
2020-06-20 05:57:16.695344 nusoap_client: call: operation=TBMCLAConsulta, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(1) {
["pCondicion"]=>
string(0) ""
}
headers=bool(false)
2020-06-20 05:57:16.695359 nusoap_client: No data for operation: TBMCLAConsulta
2020-06-20 05:57:16.695366 nusoap_client: operation 'TBMCLAConsulta' not present in WSDL.
2020-06-20 05:57:16.697678 nusoap_client: call: operation=TBMRUTConsultaIdealCompletaRSV, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(4) {
["pTBMCPA"]=>
NULL
["pTBMCTE"]=>
NULL
["pTBMTLL"]=>
string(0) ""
["vFECHA"]=>
string(10) "20/06/2020"
}
headers=bool(false)
2020-06-20 05:57:16.697702 nusoap_client: No data for operation: TBMRUTConsultaIdealCompletaRSV
2020-06-20 05:57:16.697708 nusoap_client: operation 'TBMRUTConsultaIdealCompletaRSV' not present in WSDL.
2020-06-20 05:57:16.697716 nusoap_client: call: operation=TBMCLAConsulta, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(1) {
["pCondicion"]=>
string(0) ""
}
headers=bool(false)
2020-06-20 05:57:16.697722 nusoap_client: No data for operation: TBMCLAConsulta
2020-06-20 05:57:16.697726 nusoap_client: operation 'TBMCLAConsulta' not present in WSDL.
'
charencoding => true
debugLevel => (int) 9
XMLSchemaVersion => 'http://www.w3.org/2001/XMLSchema'
soap_defencoding => 'ISO-8859-1'
namespaces => array(
'SOAP-ENV' => 'http://schemas.xmlsoap.org/soap/envelope/',
'xsd' => 'http://www.w3.org/2001/XMLSchema',
'xsi' => 'http://www.w3.org/2001/XMLSchema-instance',
'SOAP-ENC' => 'http://schemas.xmlsoap.org/soap/encoding/'
)
usedNamespaces => array()
typemap => array(
'http://www.w3.org/2001/XMLSchema' => array(
[maximum depth reached]
),
'http://www.w3.org/2000/10/XMLSchema' => array(
[maximum depth reached]
),
'http://www.w3.org/1999/XMLSchema' => array(
[maximum depth reached]
),
'http://soapinterop.org/xsd' => array(
[maximum depth reached]
),
'http://schemas.xmlsoap.org/soap/encoding/' => array(
[maximum depth reached]
),
'http://xml.apache.org/xml-soap' => array(
[maximum depth reached]
)
)
xmlEntities => array(
'quot' => '"',
'amp' => '&',
'lt' => '<',
'gt' => '>',
'apos' => '''
)
wsdlFile => 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
wsdl => object(wsdl) {}
operation => 'TBMCLAConsulta'
opData => array()
}
$err = 'operation TBMRUTConsultaIdealCompletaRSV not present in WSDL.'
$return = ''
$language = 'esp'
$ruta = array(
(int) 0 => ''
)
$day = '20/06/2020'
$parametrosruta = array(
'pTBMCPA' => null,
'pTBMCTE' => '',
'pTBMTLL' => null,
'vFECHA' => '20/06/2020'
)
$resultruta = false
$parametrosclase = array(
'pCondicion' => ''
)
$resultclase = false
$parametrosrutaR = array(
'pTBMCPA' => null,
'pTBMCTE' => null,
'pTBMTLL' => '',
'vFECHA' => '20/06/2020'
)
$resultrutaR = false
$parametrosclaseR = array(
'pCondicion' => ''
)
$resultclaseR = falseRouteController::calculate_route() - APP/Controller/RouteController.php, line 408
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: opcionRegreso [APP/Controller/RouteController.php, line 525]Code Context //----------------------------------------- ida y regreso
if($_POST['opcionRegreso'] == "true"){
$wsdlURL = 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
$client = object(nusoap_client) {
username => ''
password => ''
authtype => ''
certRequest => array()
requestHeaders => false
responseHeaders => ''
responseHeader => null
document => ''
endpoint => 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
forceEndpoint => ''
proxyhost => false
proxyport => false
proxyusername => false
proxypassword => false
portName => ''
xml_encoding => ''
http_encoding => false
timeout => (int) 0
response_timeout => (int) 30
endpointType => 'wsdl'
persistentConnection => false
defaultRpcParams => false
request => ''
response => ''
responseData => ''
cookies => array()
decode_utf8 => true
operations => array()
curl_options => array()
bindingType => ''
use_curl => false
fault => false
faultcode => ''
faultstring => ''
faultdetail => null
title => 'NuSOAP'
version => '0.9.5'
revision => '$Revision: 1.123 $'
error_str => 'operation TBMCLAConsulta not present in WSDL.'
debug_str => '2020-06-20 05:56:46.686596 nusoap_client: ctor wsdl=1 timeout=0 response_timeout=30
endpoint=string(59) "https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL"
2020-06-20 05:56:46.686652 nusoap_client: will use lazy evaluation of wsdl from https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689799 nusoap_client: call: operation=TBMRUTConsultaIdealCompletaRSV, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(4) {
["pTBMCPA"]=>
NULL
["pTBMCTE"]=>
string(0) ""
["pTBMTLL"]=>
NULL
["vFECHA"]=>
string(10) "20/06/2020"
}
headers=bool(false)
2020-06-20 05:56:46.689816 nusoap_client: instantiating wsdl class with doc: https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689824 wsdl: ctor wsdl= timeout=0 response_timeout=30
2020-06-20 05:56:46.689831 wsdl: parse and process WSDL path=
2020-06-20 05:56:46.689845 wsdl: setCredentials username= authtype= certRequest=
array(0) {
}
2020-06-20 05:56:46.689851 wsdl: parse and process WSDL path=https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689856 wsdl: parse WSDL at path=https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689861 wsdl: getting WSDL http(s) URL https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL
2020-06-20 05:56:46.689868 soap_transport_http: ctor url=https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL use_curl= curl_options:
array(0) {
}
2020-06-20 05:56:46.689881 soap_transport_http: parsed URL scheme = https
2020-06-20 05:56:46.689884 soap_transport_http: parsed URL host = tbol.ticabus.com
2020-06-20 05:56:46.689887 soap_transport_http: parsed URL port = 4443
2020-06-20 05:56:46.689890 soap_transport_http: parsed URL path = /wstbol/GestorTB2008.asmx
2020-06-20 05:56:46.689892 soap_transport_http: parsed URL query = WSDL
2020-06-20 05:56:46.689900 soap_transport_http: set header Host: tbol.ticabus.com:4443
2020-06-20 05:56:46.689917 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2020-06-20 05:56:46.689924 soap_transport_http: set header Accept-Encoding: gzip, deflate
2020-06-20 05:56:46.689933 soap_transport_http: set header Connection: close
2020-06-20 05:56:46.689938 soap_transport_http: entered send() with data of length: 0
2020-06-20 05:56:46.689946 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host tbol.ticabus.com, port 4443
2020-06-20 05:56:46.689952 soap_transport_http: connect using cURL
2020-06-20 05:56:46.690049 soap_transport_http: setCurlOption option=10002, value=
string(59) "https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL"
2020-06-20 05:56:46.690069 soap_transport_http: setCurlOption option=52, value=
int(1)
2020-06-20 05:56:46.690074 soap_transport_http: setCurlOption option=42, value=
int(1)
2020-06-20 05:56:46.690078 soap_transport_http: setCurlOption option=19913, value=
int(1)
2020-06-20 05:56:46.690083 soap_transport_http: setCurlOption option=13, value=
int(30)
2020-06-20 05:56:46.690087 soap_transport_http: set cURL SSL verify options
2020-06-20 05:56:46.690097 soap_transport_http: setCurlOption option=64, value=
int(0)
2020-06-20 05:56:46.690101 soap_transport_http: setCurlOption option=81, value=
int(0)
2020-06-20 05:56:46.690107 soap_transport_http: cURL connection set up
2020-06-20 05:56:46.690117 soap_transport_http: HTTP request: GET /wstbol/GestorTB2008.asmx?WSDL HTTP/1.1
2020-06-20 05:56:46.690121 soap_transport_http: HTTP header: Host: tbol.ticabus.com:4443
2020-06-20 05:56:46.690123 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2020-06-20 05:56:46.690126 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2020-06-20 05:56:46.690129 soap_transport_http: HTTP header: Connection: close
2020-06-20 05:56:46.690133 soap_transport_http: Skip cURL header Host: tbol.ticabus.com:4443
2020-06-20 05:56:46.690137 soap_transport_http: Skip cURL header Connection: close
2020-06-20 05:56:46.690140 soap_transport_http: setCurlOption option=10023, value=
array(2) {
[0]=>
string(32) "User-Agent: NuSOAP/0.9.5 (1.123)"
[1]=>
string(30) "Accept-Encoding: gzip, deflate"
}
2020-06-20 05:56:46.690151 soap_transport_http: set cURL HTTP headers
2020-06-20 05:56:46.690155 soap_transport_http: set cURL payload
2020-06-20 05:56:46.690162 soap_transport_http: send and receive with cURL
2020-06-20 05:57:16.695210 soap_transport_http: cURL ERROR: 28: Connection timed out after 30001 milliseconds<br>url: https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL<br>content_type: <br>http_code: 0<br>header_size: 0<br>request_size: 0<br>filetime: -1<br>ssl_verify_result: 0<br>redirect_count: 0<br>total_time: 30.001577<br>namelookup_time: 0.00036<br>connect_time: 0<br>pretransfer_time: 0<br>size_upload: 0<br>size_download: 0<br>speed_download: 0<br>speed_upload: 0<br>download_content_length: -1<br>upload_content_length: -1<br>starttransfer_time: 0<br>redirect_time: 0<br>redirect_url: <br>primary_ip: <br>certinfo: Array<br>primary_port: 0<br>local_ip: <br>local_port: 0<br>
2020-06-20 05:57:16.695282 soap_transport_http: end of send()
2020-06-20 05:57:16.695294 wsdl: Getting https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL - HTTP ERROR: cURL ERROR: 28: Connection timed out after 30001 milliseconds<br>url: https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL<br>content_type: <br>http_code: 0<br>header_size: 0<br>request_size: 0<br>filetime: -1<br>ssl_verify_result: 0<br>redirect_count: 0<br>total_time: 30.001577<br>namelookup_time: 0.00036<br>connect_time: 0<br>pretransfer_time: 0<br>size_upload: 0<br>size_download: 0<br>speed_download: 0<br>speed_upload: 0<br>download_content_length: -1<br>upload_content_length: -1<br>starttransfer_time: 0<br>redirect_time: 0<br>redirect_url: <br>primary_ip: <br>certinfo: Array<br>primary_port: 0<br>local_ip: <br>local_port: 0<br>
2020-06-20 05:57:16.695317 nusoap_client: checkWSDL
2020-06-20 05:57:16.695331 nusoap_client: got wsdl error: Getting https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL - HTTP ERROR: cURL ERROR: 28: Connection timed out after 30001 milliseconds<br>url: https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL<br>content_type: <br>http_code: 0<br>header_size: 0<br>request_size: 0<br>filetime: -1<br>ssl_verify_result: 0<br>redirect_count: 0<br>total_time: 30.001577<br>namelookup_time: 0.00036<br>connect_time: 0<br>pretransfer_time: 0<br>size_upload: 0<br>size_download: 0<br>speed_download: 0<br>speed_upload: 0<br>download_content_length: -1<br>upload_content_length: -1<br>starttransfer_time: 0<br>redirect_time: 0<br>redirect_url: <br>primary_ip: <br>certinfo: Array<br>primary_port: 0<br>local_ip: <br>local_port: 0<br>
2020-06-20 05:57:16.695344 nusoap_client: call: operation=TBMCLAConsulta, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(1) {
["pCondicion"]=>
string(0) ""
}
headers=bool(false)
2020-06-20 05:57:16.695359 nusoap_client: No data for operation: TBMCLAConsulta
2020-06-20 05:57:16.695366 nusoap_client: operation 'TBMCLAConsulta' not present in WSDL.
2020-06-20 05:57:16.697678 nusoap_client: call: operation=TBMRUTConsultaIdealCompletaRSV, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(4) {
["pTBMCPA"]=>
NULL
["pTBMCTE"]=>
NULL
["pTBMTLL"]=>
string(0) ""
["vFECHA"]=>
string(10) "20/06/2020"
}
headers=bool(false)
2020-06-20 05:57:16.697702 nusoap_client: No data for operation: TBMRUTConsultaIdealCompletaRSV
2020-06-20 05:57:16.697708 nusoap_client: operation 'TBMRUTConsultaIdealCompletaRSV' not present in WSDL.
2020-06-20 05:57:16.697716 nusoap_client: call: operation=TBMCLAConsulta, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(1) {
["pCondicion"]=>
string(0) ""
}
headers=bool(false)
2020-06-20 05:57:16.697722 nusoap_client: No data for operation: TBMCLAConsulta
2020-06-20 05:57:16.697726 nusoap_client: operation 'TBMCLAConsulta' not present in WSDL.
'
charencoding => true
debugLevel => (int) 9
XMLSchemaVersion => 'http://www.w3.org/2001/XMLSchema'
soap_defencoding => 'ISO-8859-1'
namespaces => array(
'SOAP-ENV' => 'http://schemas.xmlsoap.org/soap/envelope/',
'xsd' => 'http://www.w3.org/2001/XMLSchema',
'xsi' => 'http://www.w3.org/2001/XMLSchema-instance',
'SOAP-ENC' => 'http://schemas.xmlsoap.org/soap/encoding/'
)
usedNamespaces => array()
typemap => array(
'http://www.w3.org/2001/XMLSchema' => array(
[maximum depth reached]
),
'http://www.w3.org/2000/10/XMLSchema' => array(
[maximum depth reached]
),
'http://www.w3.org/1999/XMLSchema' => array(
[maximum depth reached]
),
'http://soapinterop.org/xsd' => array(
[maximum depth reached]
),
'http://schemas.xmlsoap.org/soap/encoding/' => array(
[maximum depth reached]
),
'http://xml.apache.org/xml-soap' => array(
[maximum depth reached]
)
)
xmlEntities => array(
'quot' => '"',
'amp' => '&',
'lt' => '<',
'gt' => '>',
'apos' => '''
)
wsdlFile => 'https://tbol.ticabus.com:4443/wstbol/GestorTB2008.asmx?WSDL'
wsdl => object(wsdl) {}
operation => 'TBMCLAConsulta'
opData => array()
}
$err = 'operation TBMRUTConsultaIdealCompletaRSV not present in WSDL.'
$return = ''
$language = 'esp'
$ruta = array(
(int) 0 => ''
)
$day = '20/06/2020'
$parametrosruta = array(
'pTBMCPA' => null,
'pTBMCTE' => '',
'pTBMTLL' => null,
'vFECHA' => '20/06/2020'
)
$resultruta = false
$parametrosclase = array(
'pCondicion' => ''
)
$resultclase = false
$parametrosrutaR = array(
'pTBMCPA' => null,
'pTBMCTE' => null,
'pTBMTLL' => '',
'vFECHA' => '20/06/2020'
)
$resultrutaR = false
$parametrosclaseR = array(
'pCondicion' => ''
)
$resultclaseR = falseRouteController::calculate_route() - APP/Controller/RouteController.php, line 525
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Importante: Las tarifas son publicadas en dólares norteamericanos con el propósito de proporcionar a nuestros clientes un punto de referencia. Las tarifas pueden variar sin previo aviso. Las tarifas en moneda local de cada país, varían dependiendo del tipo de cambio del día de compra.