[ic] New problem

Jason Kohles interchange-users@interchange.redhat.com
Mon Dec 17 15:54:01 2001


On Mon, Dec 17, 2001 at 12:30:36PM -0800, Bob Lorenzini wrote:
> While restarting an older catalog I get this:
> 
> Configuring catalog proctor...Using MySQL, DSN=dbi:mysql:proctormasts.
> proctor config error: Can't locate object method "open_table" via package
> "Vend::Table::DBI" (perhaps you forgot to load "Vend::Table::DBI"?) at
> /usr/local/interchange-4.5.6/lib/Vend/Data.pm line 805.
> 
>  I did upgrade perl lately, is this related? I tried to install
> Vend::Table::DBI  via CPAN but I got no match. 
> 
Vend::Table::DBI is part of interchange, so you won't find it on CPAN.
This error could be caused by upgrading DBI if something happened to make
it impossible for Interchange to load necessary DBI modules.

Try these two commands and see if you get an error message from either one:

perl -MDBI -MDBD::mysql -e1

perl -I/usr/local/interchange-4.5.6/lib -MVend::Table::DBI -e1

If you get errors from either of these they should point you towards the
problem...

-- 
Jason Kohles                                 jkohles@redhat.com
Senior System Architect                      (703)786-8036 (cellular)
Red Hat Professional Consulting              (703)456-2940 (office)