[Mulgara-general] Memory error during rdf load

Paul Gearon gearon at ieee.org
Thu Aug 14 17:10:50 UTC 2008


Hi Bill,

Well, the obvious answer is to go to 64 bit, but if you're really
against that then you can try a couple of things.

First off, does DMOZ have an N3 format? That has different memory
requirements while loading, so it may do better.

Another thing to try would be to set the heap size for Mulgara. That's
done with the -Xms (initial size) and -Xmx (maximum size) options on
the Java command line.

Finally, I'm working on some tweaks to indexing that will make loading
a little more efficient. However, I won't be done with this for a few
days yet, and it won't be in a formal release for nearly 2 weeks. But
if you can hang on, then this should help 32 bit installations.

Regards,
Paul Gearon


On Wed, Aug 13, 2008 at 12:59 PM, Bill OConnor <wtoconnor at gmail.com> wrote:
> Hello,
>
> Any more ideas about how I might fix some of these problems?
>
> On Mon, Aug 11, 2008 at 11:00 AM, Bill OConnor <wtoconnor at gmail.com> wrote:
>>
>> Hello,
>>
>> Thanks for responding.
>>
>> I am running a 32 bit version of Ubuntu on a AMD 64 bit processor. I would
>> assume the JVM
>> that is running is 32 bit.  The 64 bit operating systems have given me
>> compatibility problems
>> in the past so I generally try to avoid it. The system has 1 GB physical
>> and 3 GB swap.



More information about the Mulgara-general mailing list