Barrett
05-20-2006, 09:16 AM
I am running the newest tivowebplus, and there is no User interface link anywhere. when i run it with console, it outputs this:
ui
errDbNotFound can't open object (errDbNotFound)
while executing
"db $db open /DataSet/GenreVersion"
("uplevel" body line 2)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction {
set dataset [db $db open /DataSet/GenreVersion]
set genres [dbobj $dataset gettarget Data]
}"
(procedure "GetSAGenres" line 5)
invoked from within
"GetSAGenres"
(procedure "init_db" line 71)
invoked from within
"init_db"
(file "./modules/ui.itcl" line 5097)
invoked from within
"source $module "
can anyone make sense of that? i've tried reinstalling it and putting sleep 100 in front of the line that loads it in rc.sysinit.. no luck. Also done a few full reloads and rebooted.
ui
errDbNotFound can't open object (errDbNotFound)
while executing
"db $db open /DataSet/GenreVersion"
("uplevel" body line 2)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction {
set dataset [db $db open /DataSet/GenreVersion]
set genres [dbobj $dataset gettarget Data]
}"
(procedure "GetSAGenres" line 5)
invoked from within
"GetSAGenres"
(procedure "init_db" line 71)
invoked from within
"init_db"
(file "./modules/ui.itcl" line 5097)
invoked from within
"source $module "
can anyone make sense of that? i've tried reinstalling it and putting sleep 100 in front of the line that loads it in rc.sysinit.. no luck. Also done a few full reloads and rebooted.