Hi Binoy,

On Mon, Apr 1, 2013 at 6:53 AM, <[email protected]> wrote:

> Nutch2.x Null Pointer Exception in IndexerJob.Java for a fresh crawl with
> One Seed.
>         22906 by: Binoy d
>         22907 by: kiran chitturi
>         22910 by: Binoy d
>         22914 by: Binoy d
>
>
> Thanks for tip on remote debugging. It seems the latest 2.x revision is
> broken as i just did Update to Head and i am seeing a completely different
> exception. Let me revert the workspace and look at it again, though i was
> able to consistently reproduce the issue before i did svn update.
>
>
> For the record, it should be noted that neither 1.x trunk or 2.x branch
are guaranteed to be stable at any one time. They are development after all
:0)
In threads elsewhere, we've been discussing two patches which were recently
integrated into 2.x, namely NUTCH-1533 & 1532 respectively.
Your are absolutely right that these seem to have had consequences which we
did not anticipate, namely that the static batchID is not always present
and we therefore get the NPE.
I would advise you to use the crawl script for your crawling as it seems
(from your raw logs) that no generation is even happening therefore
GeneratorJob will not assign any value to the BatchID field.

Can I please ask you to open an issue in our Jira system and attach your
patch there. This is of great value to progressing the codebase.

Thank you

Lewis

Reply via email to