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
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
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
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
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