On Tue, 21 Sep 1999, Geoff Hutchison wrote:
>
> At 2:37 PM -0500 9/21/99, Bill Carlson wrote:
> >In htmerge/db.cc, mergeDB() is called to merge the second database.
> >However, the first call to urls->Get_Next() fails, basically causing
> >things to procede as if nothing was found to merge.
> >
> >In looking, I noticed there doesn't seem to be any error checking on a
> >Start_Get, it seems to me that in my case the Start_Get is failing for
> >some reason and then things go on, resulting in nothing merged. I do know
> >the call to Open the docdb is sucessful.
>
> I'd *really* worry if Start_Get failed. I guess technically, there
> could be an empty database, but that's not the problem here.
>
> I'd wonder a bit if there was somehow an empty key (God forbid), but
> I don't know why Get_Next would fail. Perhaps a dump of the database
> might be useful here, you can use the db/dist/db_dump program to do
> so (use the -p flag to get semi-readable output).
>
db_dump works fine, the keys look ok. I should mention I am using
url_part_aliases on the db to merge but not on the other db. Would that
make a difference?
Other than that, I'm not doing anything special.
Bill Carlson
------------
Systems Programmer [EMAIL PROTECTED] | Opinions are mine,
Virtual Hospital http://www.vh.org/ | not my employer's.
University of Iowa Hospitals and Clinics |
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.