Parse xml string failed

Sergio Fernández sergio.fernandez at electronicamartinez.com
Mon Mar 28 08:10:37 EDT 2016


Good morning!

I've been trying to change some parameters to TP-LINK TD-W9980 but it is 
always telling me "Parse xml string failed" for every parameter.

I don't know if the problem is in the router or in GenieACS. But I've 
tested GenieACS and works good with TD-W9970.

Here is the debugged conversation between the ACS and CPE: (I changed 
the name of the 2.4GHz SSID whose parameter is 
"InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.SSID" to 
"new2.4GHz")

# RESPONSE Mon Mar 28 2016 14:07:51 GMT+0200 (CEST)
{"Server":"GenieACS/1.0.6","SOAPServer":"GenieACS/1.0.6","Content-Type":"text/xml; 
charset=\"utf-8\""}
<?xml version="1.0" encoding="UTF-8"?>
<soap-env:Envelope 
xmlns:soap-enc="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:cwmp="urn:dslforum-org:cwmp-1-0"><soap-env:Header><cwmp:ID 
soap-env:mustUnderstand="1">56f91e968b0bcee30292f869</cwmp:ID></soap-env:Header><soap-env:Body><cwmp:SetParameterValues><ParameterList 
soap-enc:arrayType="cwmp:ParameterValueStruct[1]"><ParameterValueStruct><Name>InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.SSID</Name><Value 
xsi:type="xsd:string">new2.4GHz</Value></ParameterValueStruct></ParameterList><ParameterKey/></cwmp:SetParameterValues></soap-env:Body></soap-env:Envelope>


# REQUEST Mon Mar 28 2016 14:07:51 GMT+0200 (CEST)
{"host":"10.254.254.86","user-agent":"TR069_AGENT/1.0","content-length":"775 
","connection":"keep-alive","content-type":"text/xml; 
charset=utf-8","cookie2":"$Version=\"1\"","cookie":"session=08ac4619a5c5ffb9","soapaction":""}
<?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:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" 
xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xmlns:cwmp="urn:dslforum-org:cwmp-1-0">
<SOAP-ENV:Header>
<cwmp:ID SOAP-ENV:mustUnderstand="1">56f91e968b0bcee30292f869</cwmp:ID>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<SOAP-ENV:Fault>
<faultcode>Client</faultcode>
<faultstring>CWMP fault</faultstring>
<detail>
<cwmp:Fault>
<FaultCode>9814</FaultCode>
<FaultString>Parse xml string failed.</FaultString>
</cwmp:Fault>
</detail>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

Is the XML parser of the device wrong?

-- 
------------------------------------------------------------------------

*Nombre:* Sergio Fernández Rubio
*Cargo:* Ingeniero de Software y de Redes
*Departamento:* TIC
*Email:* sergio.fernandez at electronicamartinez.com
*Oficina:* 968 165 000
*Página web:* www.electronicamartinez.es 
<http://www.electronicamartinez.es>

------------------------------------------------------------------------
<https://www.linkedin.com/company/10271615><https://twitter.com/EMartinez_SL> 
<https://www.facebook.com/electronicamartinez0> 
<https://plus.google.com/b/114382878353884084293/114382878353884084293>
------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20160328/7c273ac0/attachment.html>


More information about the Users mailing list