[Virtuoso-users] Increase number connection to virtuoso?

2011-07-12 Thread Nguyen Mau Quoc Hoan
Hi. How could I increase the number of client connection and number of server thread of Virtuoso. Sometimes I got problem about limited number connection so I want to modify it. Any one can help me?

Re: [Virtuoso-users] Error while compiling the types DB.DBA.XMLType / DB.DBA.xmla_discover

2011-07-12 Thread Ryan Shaw
I did change the CaseMode parameter at one point from 2 (the original) to 1, to see if it would help with a separate problem I was having. But then I changed it back, so it is set to 2 now--yet I am still having these compile errors. On Tue, Jul 12, 2011 at 11:10 AM, Ivan Mikhailov wrote: > Hello

Re: [Virtuoso-users] Error while compiling the types DB.DBA.XMLType / DB.DBA.xmla_discover

2011-07-12 Thread Ivan Mikhailov
Hello Ryan, Have you ever changed the CaseMode parameter in virtuoso.ini configuration file? What are the current and the previous values of this parameter? Best Regards, Ivan Mikhailov OpenLink Software http://virtuoso.openlinksw.com On Tue, 2011-07-12 at 09:18 -0400, Ryan Shaw wrote: > I've

[Virtuoso-users] How to get delta for DBpedia running

2011-07-12 Thread Mohamed Morsey
Hi, in DBpedia-Live available at "http://dbpedia-live.openlinksw.com/live";, there is a link titled "Δ", that calculates the difference between an article from http://dbpedia.org and the live page on http://dbpedia-live.openlinksw.com. My question is "how to get that difference facility worki

[Virtuoso-users] Error while compiling the types DB.DBA.XMLType / DB.DBA.xmla_discover

2011-07-12 Thread Ryan Shaw
I've been running a Virtuoso instance for a few months without problems. Suddenly, however, on startup I am seeing the following errors: 09:14:55 Error while compiling the type DB.DBA.XMLType: [37000] UD016: Class DB.DBA.XMLTYPE already declared 09:14:55 Error while compiling the type DB.DBA.xmla_

Re: [Virtuoso-users] Missing ldap related functions ?

2011-07-12 Thread Baptiste Mille-Mathias
On Tue, Jul 12, 2011 at 12:07 AM, Patrick van Kleef wrote: > Hi, > > To work with LDAP, Virtuoso needs to be configured with the --with-openldap > flag to incorporate functions in virtuoso that interface with the openldap > client library. > > At this time the Ubuntu package is not build with this