I had the same problem. It has something to do with the order in which the TiVoWeb modules are loaded. I got around it by renaming ui.itcl (in the modules subdirectory) to _ui.itcl so that it gets loaded first.
[ January 23, 2002: Message edited by: mikea ]
We got a new upgrade recently (didn't notice version number changing but it broke the tivonet) We got the tivonet working again but TivoWeb doesn't seem to work.
It spits out:
Originally Created by SFT
Updated by TivoTechie
UI added by Lightn
Enhanced by MbM
Further Enhanced by Juppers
Loading modules...
index
info
mfsbrowser
remount
resources
Loaded 65 resource definitions
sched
theme
ui
no such object: CONFLICT err=0x00030007
while executing
"dbobj $resource get Id"
("uplevel" body line 5)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction {
set sws [db $db open /SwSystem/ACTIVE]
set offset [expr $refid/65536 - 1]
set resource [lindex [dbobj $sws get Re..."
(procedure "GetResourceData" line 6)
invoked from within
"GetResourceData 1048576 1048605 1048614 1 0"
(procedure "init_db" line 53)
invoked from within
"init_db"
(file "./modules/ui.itcl" line 2388)
invoked from within
"source $module"
("foreach" body line 3)
invoked from within
"foreach module $modules {
puts [file rootname [file tail $module]]
source $module
}"
(file "./httpd-tt.tcl" line 236)
Anybody else seen this?
View unverified member's comment - posted by foundation
RSS
View unverified member's comment - posted by mikea