According to Doug A. Dzierzak: > I am receiving the following error after running the rundig command. the > verbose feature doesn't allow me to read any errors throughout the indexing. > I have doublecheck file permissions and locations and all seem to be ok. > Ideas on the DB2 problem? > > > * size = 25338 > pick: www.jwwinco.com <http://www.jwwinco.com/> , # servers = 1 > htmerge: Sorting... > DB2 problem...: missing or empty key value specified
Well, this is different than the errors you were getting last time, but it's a similar cause. The "missing or empty key value specified" error almost always is caused by htmerge removing the last valid record from db.docdb, leaving an empty database. This suggests that htdig isn't finding anything valid while digging, so what few records it did put in the database end up being purged. Again, the clue has to be further up in the error messages. rundig -vvv would certainly be giving you more output than what you quoted above. I don't understand what you mean by it not allowing you to read any errors throughout the indexing. Add as many -v options as you need to get the detail you need in the debugging output. In most cases, 3 v options are enough for getting at the bottom of this sort of error, but you have to have a look through all the output to figure out where the trouble occurs. -- Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil Dept. Physiology, U. of Manitoba Phone: (204)789-3766 Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930 _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

