Re: [Nutch-dev] mergesegs errors

2004-10-04 Thread Jason Boss
MergeTool.java:148) at net.nutch.tools.SegmentMergeTool.main(SegmentMergeTool.java:322) 041005 051628 SEVERE null Thanks again, Jason - Original Message - From: "Andrzej Bialecki" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 04, 20

Re: [Nutch-dev] mergesegs errors

2004-10-04 Thread Andrzej Bialecki
Jason Boss wrote: Andrzej, Does this patch resolve the EOF issues? Yes, I hope so... the exception was thrown when the ArrayFile.Reader tries to read an entry from the 'data' file pointed to by the 'index' file, but the seek to that file position exceeds the actual length of the 'data' file...

Re: [Nutch-dev] mergesegs errors

2004-10-04 Thread Jason Boss
Andrzej, Does this patch resolve the EOF issues? Jason - Original Message - From: "Andrzej Bialecki" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 04, 2004 1:45 PM Subject: Re: [Nutch-dev] mergesegs errors > Jason Boss wrote: > > &

Re: [Nutch-dev] mergesegs errors

2004-10-04 Thread Andrzej Bialecki
Jason Boss wrote: Hi Doug, Just got done using the new nutch-nightly build. I FINALLY got through 4 segments, but still have issues with segments that didn't "finish" normally. Meaning for some reason either the crawler died or I had to do a CTRL C on a crawl. How do you merge segments that have

Re: [Nutch-dev] mergesegs errors

2004-10-04 Thread Jason Boss
Any help would be awesome on this! Thanks, Jason - Original Message - From: "Doug Cutting" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 04, 2004 1:37 PM Subject: Re: [Nutch-dev] mergesegs errors > Have you tried the new nightly that I j

Re: [Nutch-dev] mergesegs errors

2004-10-04 Thread Andrzej Bialecki
Jason Boss wrote: Doug and Andrzej, What do I need to do to get my local system working? Can I use the new version or do I still need to wait for a revised patch? Pls wait - Mike C. was doing some changes concurrently, and we need to resolve our versions. In the meantime you can use the attached

Re: [Nutch-dev] mergesegs errors

2004-10-04 Thread Doug Cutting
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 04, 2004 11:00 AM Subject: Re: [Nutch-dev] mergesegs errors Doug Cutting wrote: Andrzej Bialecki wrote: Please be patient - I just got back from a trip, and I have a patch for this, but I need to test it first befor

Re: [Nutch-dev] mergesegs errors

2004-10-04 Thread Jason Boss
y, October 04, 2004 11:00 AM Subject: Re: [Nutch-dev] mergesegs errors > Doug Cutting wrote: > > > Andrzej Bialecki wrote: > > > >> Please be patient - I just got back from a trip, and I have a patch > >> for this, but I need to test it first before commit

Re: [Nutch-dev] mergesegs errors

2004-10-04 Thread Andrzej Bialecki
Doug Cutting wrote: Andrzej Bialecki wrote: Please be patient - I just got back from a trip, and I have a patch for this, but I need to test it first before committing - another couple of hours. Mike just submitted a revision of the NutchFS API & implementation that should fix this. Sorry, And

Re: [Nutch-dev] mergesegs errors

2004-10-04 Thread Doug Cutting
Andrzej Bialecki wrote: Please be patient - I just got back from a trip, and I have a patch for this, but I need to test it first before committing - another couple of hours. Mike just submitted a revision of the NutchFS API & implementation that should fix this. Sorry, Andrzej, if this replica

Re: [Nutch-dev] mergesegs errors

2004-10-04 Thread Jason Boss
Thank goodness...I thought I was going nuts on this. Hopefully this patch will fix all of my weekend headaches. Thanks! Jason - Original Message - From: "Andrzej Bialecki" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 04, 2004 3:53 AM S

Re: [Nutch-dev] mergesegs errors

2004-10-04 Thread Andrzej Bialecki
Jason Boss wrote: Hi, How do I go about troubleshooting this?" Please be patient - I just got back from a trip, and I have a patch for this, but I need to test it first before committing - another couple of hours. -- Best regards, Andrzej Bialecki