Re: [Virtuoso-users] "out of memory" error

2009-04-30 Thread Patrick van Kleef
HI Alexandre, we have an "out of memory" error on Virtuoso 5.0.9 and Solaris 5.10. We have scripts to reproduce the behavior, only with SPARQL queries from our application. The memory increases by approximately 20 Mb each 10 minutes. It crashes after 2000 Mb memory consumption. Here is a

[Virtuoso-users] Invalid XML coming from faceter service

2009-04-30 Thread Leo Soto M.
Hello, When consuming the fct service on lod.openlinksw.com we are getting invalid XML back. For some reason, the output contains the character U+0015 inside, which makes the whole XML useless when using strict parsers. I'm attaching an hex/ascii dump of the sniffed packets (a simple text dump is

Re: [Virtuoso-users] Facet Browsing Engine, Virtuoso 6 Preview

2009-04-30 Thread Cristian Vasquez
On Thu, Apr 30, 2009 at 8:28 AM, Patrick van Kleef wrote: > Hi Christian, > > >> I want some help regarding the Virtuoso Open-Source Edition version 6 >> Technology Preview 1, Particularly, on installing the Facet Browsing Engine. >> >> I've compiled the source on a Fedora SO following the Instal

Re: [Virtuoso-users] Facet Browsing Engine, Virtuoso 6 Preview

2009-04-30 Thread Patrick van Kleef
Hi Christian, I want some help regarding the Virtuoso Open-Source Edition version 6 Technology Preview 1, Particularly, on installing the Facet Browsing Engine. I've compiled the source on a Fedora SO following the Installation Instructions present in the distribution, and the server is

Re: [Virtuoso-users] ORDER BY weirdness and some problems with LIMITs

2009-04-30 Thread Kjetil Kjernsmo
I've been working a bit more with ORDER BY problems. Part of the problem may be that we do not serialise the triples into a sequence, so strictly, there is no order for the CONSTRUCT query. Nevertheless, there is a sequence of solutions, and this is used to slice the solutions, but now it seems