Re: [htdig] DB2 Problem

2007-03-08 Thread Jim Cole
The debug info indicates that you are successfully connecting to the server hosting the site, but that server is choosing to tell you that the pages do not exist. Is this a site that you control or have some agreement with? One explanation that fits the facts is that the server has been con

Re: [htdig] DB2 Problem

2007-03-08 Thread Jim Cole
For some reason htdig was unable to retrieve the first page from the site in question. The server is claiming that the file does not exist (404 response). If this only happened at one time, or is always happening at the same time, it might be due to a server problem, server maintenance, etc

[htdig] DB2 Problem

2007-03-08 Thread Clint Davis
After using Htdig for years, I just noticed that one of my sites hasn't been indexed properly in a while. ./rundig -c /Library/Tenon/Htdig/conf/www.realtree.com.conf -vvv -a The command above produces the error below. Can anyone help me decipher the error and correct the issue? 1:1:

Re: [htdig] DB2 problem...

2006-06-20 Thread michael.brockington
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eduardo B DomanskiSent: Tuesday, June 13, 2006 3:21 PMTo: htdig-general@lists.sourceforge.netSubject: [htdig] DB2 problem... Hey Guys, How are you doing?   I can't figure out why and what is this problem. Can you help me

[htdig] DB2 problem...

2006-06-19 Thread Eduardo B Domanski
Hey Guys, How are you doing?   I can't figure out why and what is this problem. Can you help me? HtDig fails when trying to create *.db files, on DB directory.   LOG START***   C:\htdig\bin>htdig.batBEGIN HTDIG.EXE ter 13/06/2006 10:44:09,11Warning: unknown locale!DB2 problem...: c:htdig

RE: [htdig] DB2 problem when running htdig

2006-03-10 Thread michael.brockington
ok > Sent: Friday, March 10, 2006 3:10 AM > To: htdig-general@lists.sourceforge.net > Subject: [htdig] DB2 problem when running htdig > > > Hi all, > > We are having a problem with our htdig process. It used to be an > intermittent problem but now is occuring more often

[htdig] DB2 problem when running htdig

2006-03-09 Thread Georgina Allbrook
Hi all, We are having a problem with our htdig process. It used to be an intermittent problem but now is occuring more often. The output from dig has lots of lines like: DB2 problem...: /home/htdig/db/db.docdb: page 0: reference count overflow DB2 problem...: /home/htdig/db/db.docdb: page 13718

[htdig] DB2 problem htdig 3.1.6 and FreeBSD 5.3 (take 2)

2005-08-07 Thread Netbasics BV - Beheer
I've compiled htdig 3.1.6 on FreeBSD 5.3. I needed to set CXXFLAGS and CPPFLAGS first as is noted in FAQ q3.8 setenv CXXFLAGS -Wno-deprecated setenv CPPFLAGS -Wno-deprecated It's compiled using the builtin gcc 3.4.2 When running rundig the following happens. I'm running as root with mode 777 set

[htdig] DB2 problem htdig 3.1.6 and FreeBSD 5.3

2005-08-05 Thread Netbasics Beheer
Hi, I've compiled htdig 3.1.6 on FreeBSD 5.3. I needed to set CXXFLAGS and CPPFLAGS first as is noted in FAQ q3.8 setenv CXXFLAGS -Wno-deprecated setenv CPPFLAGS -Wno-deprecated It's compiled using the built in gcc 3.4.2 When running rundig the following happens. I'm running as root with mod

Re: [htdig] DB2 problem...: PANIC: no space left on device

2004-12-06 Thread Mike Causer
On Mon, 6 Dec 2004 10:53:55 +0100 "Raschin Ghanad-Tavakoli" <[EMAIL PROTECTED]> wrote: > I have a real problem, I indexed my site yesterday with the rundig > script and ran out of space... > What should I do now? Can't I just reindex everything again with my > rundig script, freeing some space

[htdig] DB2 problem...: PANIC: no space left on device

2004-12-06 Thread Raschin Ghanad-Tavakoli
Hi people! I have a real problem, I indexed my site yesterday with the rundig script and ran out of space... Now I have this error message in my rundig.log file: DB_RUNRECOVERY: Fatal error , run database recovery DB2 problem...: PANIC: no space left on device DB_RUNRECOVERY: Fatal error, run dat

Re: [htdig] DB2 problem...: PANIC: File too large

2004-07-22 Thread Sean Downing
Thanks Martin, I appreciate your insight. The "corpus" of my index is only one page, probably 2K, so I'm still in the market for solutions or advice as they may be available. Thanks again for your assistance. At 09:08 AM 7/21/2004, Martin Allert wrote: Hi Sean, On Tue,

Re: [htdig] DB2 problem...: PANIC: File too large

2004-07-21 Thread Martin Allert
Hi Sean, On Tue, Jul 20, 2004 at 11:42:45AM -0700, Logan Downing wrote: > I've done a fresh install of htdig 3.1.6 on a shared > Solaris server. SunOS 5.9 Generic May 2002 When I > invoke rundig I get > > DB2 problem...: PANIC: File too large > DB2 problem...: /home3/r

[htdig] DB2 problem...: PANIC: File too large

2004-07-21 Thread Logan Downing
I've done a fresh install of htdig 3.1.6 on a shared Solaris server. SunOS 5.9 Generic May 2002 When I invoke rundig I get DB2 problem...: PANIC: File too large DB2 problem...: /home3/raller/htdig/db/db.docdb: write failed for page 1 htdig: Unable to open/create document database '/home3/raller/ht

Re: [htdig] DB2 problem

2004-06-20 Thread Pat McVey
Thanks for helping - this worked and problem fixed now. Best regards, Pat - Original Message - From: "Gilles Detillieux" <[EMAIL PROTECTED]> To: "Pat McVey" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, June 18, 2004 6:12 PM Subject: Re

Re: [htdig] DB2 problem

2004-06-18 Thread Gilles Detillieux
According to Pat McVey: > I'm trying to get htdig working having taken over an existing configuration. > htdig is version ht://Dig 3.2.0b5 and I'm running Debian - looks as if it > has been installed from a debian package. > > The problem I'm having is running htmerge, this fails with a message: >

[htdig] DB2 problem

2004-06-15 Thread Pat McVey
I'm trying to get htdig working having taken over an existing configuration. htdig is version ht://Dig 3.2.0b5 and I'm running Debian - looks as if it has been installed from a debian package. The problem I'm having is running htmerge, this fails with a message: DB2 problem...: /var/spool/htdig/d

Re: [htdig] DB2 Problem using htdig-3.2.0b3

2003-02-12 Thread Thorsten Förnges
- Original Message - From: "Jim Cole" <[EMAIL PROTECTED]> To: "Thorsten Förnges" <[EMAIL PROTECTED]> Cc: "HTDIG-GENERAL" <[EMAIL PROTECTED]> Sent: Wednesday, February 12, 2003 6:13 AM Subject: Re: [htdig] DB2 Problem using htdig-3.2.0b

Re: [htdig] DB2 Problem using htdig-3.2.0b3

2003-02-11 Thread Jim Cole
On Thursday, February 6, 2003, at 03:07 AM, Thorsten Förnges wrote: Now I've tried what you proposed. I installed the latest htdig-3.2.0b4-20030202-release and indexed only one tiny index.html without any links. The same error about DB2 allocating memory appears. So there must be one very basic

Re: [htdig] DB2 Problem using htdig-3.2.0b3

2003-02-06 Thread Thorsten Förnges
Dear Jim, Now I've tried what you proposed. I installed the latest htdig-3.2.0b4-20030202-release and indexed only one tiny index.html without any links. The same error about DB2 allocating memory appears. So there must be one very basic difference between my home system and the online one. I won

Re: [htdig] DB2 Problem using htdig-3.2.0b3

2003-02-06 Thread Thorsten Förnges
- Original Message - From: "Jim Cole" <[EMAIL PROTECTED]> To: "Thorsten Förnges" <[EMAIL PROTECTED]> Cc: "HTDIG-GENERAL" <[EMAIL PROTECTED]> Sent: Thursday, February 06, 2003 12:45 AM Subject: Re: [htdig] DB2 Problem using htdig-3.2.0b3 H

Re: [htdig] DB2 Problem using htdig-3.2.0b3

2003-02-05 Thread Jim Cole
On Wednesday, February 5, 2003, at 02:08 PM, Thorsten Förnges wrote: I have a problem but no solution. HELP! I'm trying to run beta htdig-3.2.0b3 on two different machines. In one case all works fine, in the other ***!!! If you really need features in the 3.2 branch, you should probably be usi

[htdig] DB2 Problem using htdig-3.2.0b3

2003-02-05 Thread Thorsten Förnges
Hi! I have a problem but no solution. HELP! I'm trying to run beta htdig-3.2.0b3 on two different machines. In one case all works fine, in the other ***!!! The first machine is my testing-environment: a good ole AMD K6@233MHz with 48MB RAM running FreeBSD 4.5. I installed the beta-release successf

Re: [htdig] DB2 problem...: missing or empty key value specified

2002-11-14 Thread Gilles Detillieux
According to Jay Staton: > Thanks for the help Gilles. Merci. > > This is what I've done so far. i created a test directory with some > random files from the main site in it and specified that directory in > the htdig.conf file and ran rundig. it worked fine! so now i'm going > through each ind

Re: [htdig] DB2 problem...: missing or empty key value specified

2002-11-07 Thread Adam Powell
Title: Re: [htdig] DB2 problem...: missing or empty key value specified Jay, I had the same error message and it turned out to be a load-balancer issue. Are you using more than one server and load-balancing? -- Adam Powell [EMAIL PROTECTED] www.theonion.com From: Gilles Detillieux <[EM

Re: [htdig] DB2 problem...: missing or empty key value specified

2002-11-07 Thread Gilles Detillieux
According to Jay Staton: > I am extremely new to using htdig, and I'm trying to update the index > of one of our client's sites and I get the "DB2 problem...: missing or > empty key value specified" error message. I have read everything > previously posted about this topic and it seems that no o

[htdig] DB2 problem...: missing or empty key value specified

2002-11-07 Thread Jay Staton
Hello all, I am extremely new to using htdig, and I'm trying to update the index of one of our client's sites and I get the "DB2 problem...: missing or empty key value specified" error message. I have read everything previously posted about this topic and it seems that no one has been able to g

Re: [htdig] DB2 problem...: missing or empty key value specified

2002-11-01 Thread Jim Cole
On Friday, November 1, 2002, at 07:58 PM, Cyberpump! wrote: Ok, used authorization: username:password in my htdig.conf file. Tried a run and I got this: DB2 problem...: missing or empty key value specified This generally implies that either no files were found or that everything found was rej

[htdig] DB2 problem...: missing or empty key value specified

2002-11-01 Thread Cyberpump!
Ok, used authorization: username:password in my htdig.conf file. Tried a run and I got this: DB2 problem...: missing or empty key value specified I used the search on htdig.org. No conclusion clues. If you remember, I moved my site behind an .htaccess file and then changed the Start URL to the ne

Re: [htdig] DB2 problem...: missing or empty key value specified

2002-07-11 Thread Jim Cole
Long-Cheng Li's bits of Thu, 11 Jul 2002 translated to: >My Htdig actually works. When I switch to another directory and run the >"rundig" and got error message: > >DB2 problem...: missing or empty key value specified Typically this means that all documents were for some reason removed from the

[htdig] DB2 problem...: missing or empty key value specified

2002-07-11 Thread Long-Cheng Li
Hi All, My Htdig actually works. When I switch to another directory and run the "rundig" and got error message: DB2 problem...: missing or empty key value specified I guess the problem was caused by the files in my new search directory. In my originary directory I only have one html file and ht

Re: [htdig] DB2 problem (RESOLVED)

2002-01-08 Thread Gilles Detillieux
According to Thomas Guettler: > On Sun, Jan 06, 2002 at 03:29:22PM -0600, Geoff Hutchison wrote: > > At 11:56 AM +0100 1/6/02, Thomas Guettler wrote: > > >I got the following error: > > >... > > >It took me some time to find this. Can someone add this to the FAQ, or > > >patch it? > > > > What ab

Re: [htdig] DB2 problem (RESOLVED)

2002-01-06 Thread Thomas Guettler
On Sun, Jan 06, 2002 at 03:29:22PM -0600, Geoff Hutchison wrote: > At 11:56 AM +0100 1/6/02, Thomas Guettler wrote: > >I got the following error: > >... > >It took me some time to find this. Can someone add this to the FAQ, or > >patch it? > > What about the FAQ:

Re: [htdig] DB2 problem (RESOLVED)

2002-01-06 Thread Geoff Hutchison
At 11:56 AM +0100 1/6/02, Thomas Guettler wrote: >I got the following error: >... >It took me some time to find this. Can someone add this to the FAQ, or >patch it? What about the FAQ: . Is this unclear? -- -- -Geoff Hutchison Williams Students Online http:/

[htdig] DB2 problem (RESOLVED)

2002-01-06 Thread Thomas Guettler
I got the following error: DB2 problem...: missing or empty key value specified The problem was that start_url: http://localhost/~guettli is wrong. It must be: start_url: http://localhost/~guettli/ (Note the slash at the end of the URL) Webserver is: Apache 1.3.19

RE: [htdig] DB2 Problem (Windows 2k / NT)

2001-05-16 Thread Marcus Valentine
is now API=0.38, ver=1.3.1. Desperation is beginning to set in. Options include persuading my colleagues to support a Linux box or using Swish-e (which I have managed to get to work on Windows). Marcus Valentine * * * Original message * * * FROM: Adam Lyon DATE: 05/10/2001 17:25:21 SUBJECT: R

RE: [htdig] DB2 Problem (Windows 2k / NT)

2001-05-10 Thread Geoff Hutchison
At 5:25 PM -0700 5/10/01, Adam Lyon wrote: >If I recompile the db with --enable-diagnostic, could anyone help at least >track down what's going on? (= I get the above error with htsearch on both >Win2k and NT, however I have additional DB problems while digging with Yes, we can probably do this.

RE: [htdig] DB2 Problem (Windows 2k / NT)

2001-05-10 Thread Adam Lyon
I actually followed the Windows guide word for word, which is one of the reasons I'm baffled. It seems that it's the Berekely DB package causing the problem, not any ht* files. I've tried installing the 2.7.7 DB files, and tried turning optimization off on everything while "make"ing (I've heard th

Re: [htdig] DB2 Problem (Windows 2000)

2001-05-08 Thread Gilles Detillieux
According to Adam Lyon: > Well, after starting from scratch and adding in the latest db source, I > successfully compiled and installed everything. However, while digging and > searching, I'm still getting the sames errors (below). Is there any hope for > me? (= > > While digging: > ... > 14:14:1

RE: [htdig] DB2 Problem (Windows 2000)

2001-05-07 Thread Adam Lyon
Well, after starting from scratch and adding in the latest db source, I successfully compiled and installed everything. However, while digging and searching, I'm still getting the sames errors (below). Is there any hope for me? (= While digging: ... 14:14:1:http://[server]/legal/license_agreement

Re: [htdig] DB2 Problem (Windows 2000)

2001-05-07 Thread Gilles Detillieux
According to Adam Lyon: > Well, I downloaded the Berkeley DB, and copied the contents into the db/ > directory. When I "make", it chugs along merrily for a while, and then > during the DB part, I get this: > > gcc -c -O -I. -I./../include ../btree/bt_stat.c > gcc -c -O -I. -I./../include ../btr

RE: [htdig] DB2 Problem (Windows 2000)

2001-05-04 Thread Adam Lyon
Well, I downloaded the Berkeley DB, and copied the contents into the db/ directory. When I "make", it chugs along merrily for a while, and then during the DB part, I get this: gcc -c -O -I. -I./../include ../btree/bt_stat.c gcc -c -O -I. -I./../include ../btree/btree_auto.c gcc -c -O -I. -I./..

Re: [htdig] DB2 Problem (Windows 2000)

2001-05-04 Thread Geoff Hutchison
On Thu, 3 May 2001, Adam Lyon wrote: > DB2 problem...: d:/inetpub/htdig/db/db.docdb: page 19 doesn't exist, create > flag not set > DB2 problem...: unable to create/retrieve page 19 This sort of message is obviously not good. My guess is that the Berkeley DB package which runs the "backend" is m

[htdig] DB2 Problem (Windows 2000)

2001-05-03 Thread Adam Lyon
Hello, I've downloaded the source and compiled htdig 3.1.5 successfully using cygwin on a Win2k server, however, when I run "htdig -i" (even when I've deleted the databases), I get the following after it runs through 13 or so pages successfully (always the same on the same directory, but if I se

Re: [htdig] DB2 problem file size ist not an multiple of page size

2001-04-09 Thread Gilles Detillieux
According to Joachim Reichel: > I read the thread with an similar message but the diskspace cannot be the > problem in my case. I'm running htdig on a Windows 2000 server with a > Pentium III and 384 MB Ram. There is space enough (1,2 GB free disk space) > an the URL I'm digging is fairly small.

Re: [htdig] DB2 problem...: db.docdb: No such file or directory

2001-04-09 Thread Gilles Detillieux
According to Andrew Threlfall: > when doing the command: > /pathto/htdig -vvv -s -a -c /pathto/my.conf > I get the following returned: > DB2 problem...: /pathto/htdig/db/my/db.docdb.work: No such file or directory > htdig: Unable to open/create document database '/pathto/db/my/db.docdb.work' > >

[htdig] DB2 problem file size ist not an multiple of page size

2001-04-09 Thread Joachim Reichel
Hi folks, I read the thread with an similar message but the diskspace cannot be the problem in my case. I'm running htdig on a Windows 2000 server with a Pentium III and 384 MB Ram. There is space enough (1,2 GB free disk space) an the URL I'm digging is fairly small. htdig is working fine, htmer

[htdig] DB2 problem...: db.docdb: No such file or directory

2001-04-09 Thread Andrew Threlfall
when doing the command: /pathto/htdig -vvv -s -a -c /pathto/my.conf I get the following returned: DB2 problem...: /pathto/htdig/db/my/db.docdb.work: No such file or directory htdig: Unable to open/create document database '/pathto/db/my/db.docdb.work' I own the permissions on the db directory, an