[Chandler-dev] new PyLucene now in Chandler build
Andi Vajda
vajda at osafoundation.org
Fri Oct 5 15:42:52 PDT 2007
On Fri, 5 Oct 2007, Grant Baillie wrote:
> Out of curiosity, how does getting rid of gcj fix the reported symptoms of
> Bug 10803 (i.e. a broken full-text index with a missing file)?
The bug is likely a consequence of the random NullPointerExceptions that were
only seen on Windows. Because they were random and only seen on Windows, I
coded around them by just letting them happen. Up to now.
This was of course a hack and needed to be remedied by replacing PyLucene with
a less random system. The new PyLucene is very new, it could still be random,
but I'm very hopeful it is not.
Andi..
>
> --Grant
>
> On 4 Oct, 2007, at 22:19, Andi Vajda wrote:
>
>>
>> After your next 'svn update' you need to get the new PyLucene and related
>> dependencies by running in 'chandler':
>> make
>>
>> This update fixes bug 10803 [1] by replacing PyLucene in chandler with the
>> new gcj-less PyLucene. On Windows and Linux, this requires openjdk which is
>> part of the new downloads. On Mac, the installed-by-default Apple Java is
>> used.
>>
>> The repository format was changed too, exporting your existing data is
>> recommended.
>>
>> Andi..
>>
>> [1] https://bugzilla.osafoundation.org/show_bug.cgi?id=10803
>> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>>
>> Open Source Applications Foundation "chandler-dev" mailing list
>> http://lists.osafoundation.org/mailman/listinfo/chandler-dev
>
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> Open Source Applications Foundation "chandler-dev" mailing list
> http://lists.osafoundation.org/mailman/listinfo/chandler-dev
More information about the chandler-dev
mailing list