error generating serial data from XML
while executing
"tvidl::xmltoserial {<TvBusEnvelope xs:type="TvNpkChannelDefinition"><channelNumber><major>265</major></channelNumber><strCallSign>A&E</strCallSign><id..."
("eval" body line 1)
invoked from within
"eval tvidl::$command $args"
(procedure "tvidl" line 3)
invoked from within
"tvidl xmltoserial $xml"
invoked from within
"if {$stationfsid!=""} {
set station [db $ServerData(db) openid $stationfsid]
dbobj $showing set Station $station
# NpkChannelDefin..."
("uplevel" body line 7)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction {
set rec [db $ServerData(db) openid $ClientData(recfsid)]
set showing [dbobj $rec get Showing]
dbobj $rec set State 3 ;#..."
(procedure "UpdateMetadata" line 82)
invoked from within
"UpdateMetadata $client "" $data"
(procedure "STOR" line 65)
invoked from within
"STOR $client"
("STOR" arm line 1)
invoked from within
"switch $ClientData(cmd) {
USER {reply $client "331 Please specify the password."}
PASS {reply $client "230 Login successful."}
NOOP {reply..."
(procedure "ProcessCommands" line 33)
invoked from within
"ProcessCommands sock16"