have a problem

Zaid Abdulla zaid at genieacs.com
Fri Mar 20 14:52:01 EDT 2015


On Thu, Mar 19, 2015, at 11:20 AM, Jim wrote:
> Hi
> I got a problem when I use my CPE to connect the genieacs
> the error message is:
> 
> 19 Mar 16:05:54 - 123456789012345678901234-STB-1452002: Inform
>  (6 CONNECTION REQUEST); 
> retry count 1
> 19 Mar 16:05:54 - 123456789012345678901234-STB-1452002: Started task 
> refreshObject(550a82e60d21f2ab79fb21a2)
> util.error: Use console.error instead
> 2015-03-19T08:05:55.182Z - Error: PCDATA invalid Char value 2

Looks like your CPE is sending invalid XML. Use tcpdump or Wireshark to
find the offending part if you'd like to report it to the vendor.
Meanwhile, try setting the configuration option "XML_PARSE_RECOVER" to
true in your config.json. This tells the XML parser to try to recover
from parsing errors when possible.

Zaid


More information about the Users mailing list