milhouse
08-26-2002, 01:03 PM
I am trying to run and I seem to bet a bunch errors then it exits. Any help would be appreciated.
Here is what I get...
15:$ ./httpd-tt.tcl
<166>Aug 26 15:54:42 tcl[186]: Tcl created pool of 1458176 bytes
TiVo Web Project - TCL - v1.9.3
The program comes with ABSOLUTELY NO WARRANTY.
This program is licensed under the GPL.
See the 'copyright' and 'README' files for copyright and credit information.
Loading modules...
index
retrying after errTmBackgroundHoldoff ...
retrying after errTmBackgroundHoldoff ...
info
mail
mfsbrowser
remount
resources
Loaded 0 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 1572864 1572915 1572935 0 1"
(procedure "init_db" line 63)
invoked from within
"init_db"
(file "./modules/ui.itcl" line 2354)
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 404)
[root@(none)]:~/tivoweb-tcl
Here is what I get...
15:$ ./httpd-tt.tcl
<166>Aug 26 15:54:42 tcl[186]: Tcl created pool of 1458176 bytes
TiVo Web Project - TCL - v1.9.3
The program comes with ABSOLUTELY NO WARRANTY.
This program is licensed under the GPL.
See the 'copyright' and 'README' files for copyright and credit information.
Loading modules...
index
retrying after errTmBackgroundHoldoff ...
retrying after errTmBackgroundHoldoff ...
info
mfsbrowser
remount
resources
Loaded 0 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 1572864 1572915 1572935 0 1"
(procedure "init_db" line 63)
invoked from within
"init_db"
(file "./modules/ui.itcl" line 2354)
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 404)
[root@(none)]:~/tivoweb-tcl