<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Marco,<div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class="">On Oct 11, 2017, at 12:34 PM, marco <<a href="mailto:m.mescoli@omnib.it" class="">m.mescoli@omnib.it</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Looked for suggestions for old mailing list archives on <a href="http://icdevgroup.org" class="">icdevgroup.org</a> but not found.<br class=""><br class="">My old catalog elcat on new interchange 5.6.10 on startup give these errors<br class=""></div></div></blockquote><br class=""><div class="">I assume you mean new IC version 5.10 for this.</div><div class=""><br class=""></div><blockquote type="cite" class=""><div class=""><div class="">=== errors ============================================================<br class="">Configuring catalog elcat...LocaleDatabase locale: GDBM could not tie to '/home/interch/elcat/products/locale.gdbm': Invalid argument at /usr/local/interchange/lib/Vend/Table/GDBM.pm line 111, <CONFIG> line 127.<br class=""><br class="">RouteDatabase route: GDBM could not tie to '/home/interch/elcat/products/route.gdbm': Invalid argument at /usr/local/interchange/lib/Vend/Table/GDBM.pm line 111, <CONFIG> line 219.<br class=""></div></div></blockquote><div><br class=""></div><div>What version of the GDBM_File module are you using?  What version of Perl?</div><div><br class=""></div><div>What does it show if you change line 111 in Vend::Table::GDBM file to:</div><div><br class=""></div><div><span class="Apple-tab-span" style="white-space:pre">   </span>die ::errmsg("%s could not tie to '%s': %s (flags: %s)", 'GDBM', $filename, $!, $flags)</div><div class=""> </div>FWIW, you might need to make sure your corresponding text files are up-to-date, then whack the *.gdbm versions and let IC reimport them, if this is a different version of GDBM_File than the catalog originally ran with (say if you’re moving to a different server).</div><div><br class=""><blockquote type="cite" class=""><div class=""><div class="">elcat config error: Unknown directive 'staticdir'<br class="">In line 230 of the configuration file 'catalog.cfg':<br class="">StaticDir     __SAMPLEHTML__/pages<br class=""></div></div></blockquote><div><br class=""></div>Looks like StaticDir was removed in git commit 8397531e so commenting it out should be sufficient.</div><div><br class=""></div><div>Best,</div><div><br class=""></div><div>David</div><div>--</div><div class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">David Christensen<br class="">End Point Corporation<br class=""><a href="mailto:david@endpoint.com" class="">david@endpoint.com</a><br class="">785-727-1171<br class=""><br class=""><br class=""></div>

</div>
<br class=""></div></body></html>