Masnark
09-12-2005, 10:32 PM
When I run MfsFtp I get the below message. I tried running MfsAssert -please a bunch of times and still happens:
=[tivo:root]-# no such object: CONFLICT err=0x30019
while executing
"dbobj $obj fsid"
(procedure "dump_object" line 5)
invoked from within
"dump_object $a $attr [expr $depth-1] "$prefix ""
("object" arm line 1)
invoked from within
"switch $atype {
object { append output [dump_object $a $attr [expr $depth-1] "$prefix "]; set a "" }
}"
(procedure "dump_object" line 38)
invoked from within
"dump_object $a $attr [expr $depth-1] "$prefix ""
("object" arm line 1)
invoked from within
"switch $atype {
object { append output [dump_object $a $attr [expr $depth-1] "$prefix "]; set a "" }
}"
(procedure "dump_object" line 38)
invoked from within
"dump_object $obj "_top""
(procedure "dump_xml" line 6)
invoked from within
"dump_xml [db $db openid $fsid]"
("uplevel" body line 1)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction { set xml "[dump_xml [db $db openid $fsid]]" }"
(procedure "cache_xml_2_disk" line 15)
invoked from within
"cache_xml_2_disk $fsid"
(procedure "rec_info_from_db" line 22)
invoked from within
"rec_info_from_db $fsid"
(procedure "update_rec_fsids" line 17)
invoked from within
"update_rec_fsids 1"
(procedure "init_procs" line 11)
invoked from within
"init_procs"
(file "./mfs_ftp.tcl" line 1534)
Anybody has any idea?
=[tivo:root]-# no such object: CONFLICT err=0x30019
while executing
"dbobj $obj fsid"
(procedure "dump_object" line 5)
invoked from within
"dump_object $a $attr [expr $depth-1] "$prefix ""
("object" arm line 1)
invoked from within
"switch $atype {
object { append output [dump_object $a $attr [expr $depth-1] "$prefix "]; set a "" }
}"
(procedure "dump_object" line 38)
invoked from within
"dump_object $a $attr [expr $depth-1] "$prefix ""
("object" arm line 1)
invoked from within
"switch $atype {
object { append output [dump_object $a $attr [expr $depth-1] "$prefix "]; set a "" }
}"
(procedure "dump_object" line 38)
invoked from within
"dump_object $obj "_top""
(procedure "dump_xml" line 6)
invoked from within
"dump_xml [db $db openid $fsid]"
("uplevel" body line 1)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction { set xml "[dump_xml [db $db openid $fsid]]" }"
(procedure "cache_xml_2_disk" line 15)
invoked from within
"cache_xml_2_disk $fsid"
(procedure "rec_info_from_db" line 22)
invoked from within
"rec_info_from_db $fsid"
(procedure "update_rec_fsids" line 17)
invoked from within
"update_rec_fsids 1"
(procedure "init_procs" line 11)
invoked from within
"init_procs"
(file "./mfs_ftp.tcl" line 1534)
Anybody has any idea?