Re: [Virtuoso-users] Configuration parameters and out of memory error

2011-01-17 Thread Abhi
The problem was not with the build version but with the value I had given to MaxCheckpointRemap. I had assigned the same value as max buffers to MaxCheckpointRemap which I assume was causing the issue. When I changed this parameter to 1/4 of my db size under Database and 1/4 of my temp db size unde

Re: [Virtuoso-users] Configuration parameters and out of memory error

2011-01-06 Thread Abhi
The problem disappeared after I upgraded to the latest version. Thanks for the help. On Thu, Jan 6, 2011 at 10:44 AM, Abhi wrote: > Virtuoso log snippet: > > 23:28:12 PL LOG: Loader started > 23:33:08 Memory low! Using memory reserve to terminate current activities > properly > 23:33:08 Current

Re: [Virtuoso-users] Configuration parameters and out of memory error

2011-01-06 Thread Abhi
Virtuoso log snippet: 23:28:12 PL LOG: Loader started 23:33:08 Memory low! Using memory reserve to terminate current activities properly 23:33:08 Current location of the program break 146526208 23:33:08 Current location of the program break 146526208 23:33:08 GPF: Dkernel.c:5286 Out of memory The

Re: [Virtuoso-users] Configuration parameters and out of memory error

2011-01-05 Thread Hugh Williams
Hi Abhi, You config params for NumberOfBuffers etc look of for the machine configuration, are any errors reported in the "virtuoso.log" file indicating this out of memory condition, please provide a log snippet ? Also, the latest virtuoso open source is 06.01.3127 from July 2010 on source forg

[Virtuoso-users] Configuration parameters and out of memory error

2011-01-05 Thread Abhi
I am running Virtuoso version 0.6.01.3126 built on Feb 19 2010 on a 32 bit Ubuntu server box(headless) running on a 64 bit machine with 4 Gb ram. I am trying to do some bulk triple loading using ld_dir and rdf_loader_run commands. If I do the loading with the default configuration parameters then e