[ic] Runtime errors

Mike Heins mike at perusion.com
Tue Jul 8 21:55:20 EDT 2003


Quoting Eric Odier-Fink (odierfin at speakeasy.org):
> Hi. I'm new to IC and have been trying to get 4.9.8 up and running on  
> RedHat 9, but keep running into these runtime errors. I am also using  
> the *nicely* packaged perl-kitchensink tarball provided by Mike Heins  
> to get through the initial threaded-perl-related problems.
> 
> So, what I've got: In trying to access the admin page I first get a  
> runtime error referred to in this discussion and use this workaround  
> (http://www.icdevgroup.org/pipermail/interchange-users/2003-January/ 
> 031274.html), but now I get the following error (I've included the  
> entire error line for detail):
> 
> dsl093-172-016.pit1.dsl.speakeasy.net QSGaru4v:speakeasy.net -  
> [02/July/2003:16:
> 26:58 -0400] justice /cgi-bin/justice/admin/index.html Runtime error:  
> mv_metadata import failed: sdbm store returned -1, errno 22, key "kcat"  
> at /usr/local/interchange/lib/Vend/Table/Common.pm line 432, <IN> line  
> 18.
> 
> Any ideas and/or solutions would be gratefully appreciated.

Did you really install from my perl-kitchensink tarball? The error
you show indicates that GDBM is not working. (There is a fallback
to SDBM, but the typical databases exceed its measly 1024 byte
record size.)

I think I would check and make sure that libgdbm.so is on
your system -- you probably don't have the libgdbm RPM installed.

-- 
Mike Heins
Perusion -- Expert Interchange Consulting    http://www.perusion.com/
phone +1.513.523.7621      <mike at perusion.com>

Research is what I'm doing when I don't know what I'm doing.
-- Wernher Von Braun


More information about the interchange-users mailing list