PDA

View Full Version : Problme with Tivoweb SEARCH module


PhilG
07-28-2006, 12:20 PM
Suddenly (well, OK, I have been changing stuff, but only the Tracker and Trackerupdate modules) my Tivoweb Search has started failing with:

Results
INTERNAL SERVER ERROR
--cut here--
action_search '' 'set "searchby" "0";set "cat" "0";set "scat" "0";set "q" "brainiac";set "submit" "Search";'
can't open object (0x00030007)

while executing
"db $db open /Setup"
("uplevel" body line 2)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction {
set setup [db $db open /Setup]
set sources [dbobj $setup get Source]
set channels ""
foreach source $source..."
(procedure "init_channelindex" line 22)
invoked from within
"init_channelindex"
(procedure "get_programshowings" line 47)
invoked from within
"get_programshowings $fsid $watch"
(procedure "::action_search" line 177)
invoked from within
"::action_$action $chan $part $env"
("eval" body line 1)
invoked from within
"eval {::action_$action $chan $part $env}"
--cut here--

and before anyone asks, yes I HAVE tried a full restart of Tivoweb, so I'd appreciate any other suggestions

Looks most ODD to me

Phil G :confused:

PhilG
07-28-2006, 04:15 PM
Hmmm

It's not just the SEARCH module, other bits of Tivoweb are getting the same error

I'll try a Tivo reboot to see if that straightens it out

Watch this space

PhilG
07-28-2006, 04:22 PM
Yes indeedy - reboot and all is back to normal, for now

Reading the error text above it seems to me that the scripts were failing to open the Tivo database - eek. Anyone care to guess what an error code 0x00030007 means.....

I know I have possible dodgy bits of disk, but I really hope they are not under the database. I have plans for a disk swap, but not yet.

LJ
07-29-2006, 03:42 AM
Shouldn't need to reboot - just exit (not full reload!) and restart TW. 0x00030007 seems to be some kind of 'out of resource' error.

PhilG
07-29-2006, 03:25 PM
Could be right - the reboot happened whilst I was trying another TW restart, obviously something in the Tivo o/s didn't like it!