Interchange Developer Resource


[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

Re: [ic] New problem



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)
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users


Search for: Match: Format: Sort by: