[Virtuoso-users] how to understand Transaction Deadlocked error

2013-03-11 Thread Joe Corneli
Hello: I'm connecting to Virtuoso using Drupal. The system is under heavy use right now (loading in triples). When I ran a query, I got: User error: 500 SPARQL Request Failed "Virtuoso 40001 Error SR172: Transaction deadlocked SPARQL query: PREFIX msc: PREFIX s..." in ARC2_Reader in _sparql_req

Re: [Virtuoso-users] tweaking default language settings?

2012-03-18 Thread Joe Corneli
Hi Patrick: Here's the source file: http://msc2010.org/mscwork/msc2010.skos This will at some point be updated, and the strategy for multi-lingual labels may change in the process - but anyway, this version of the file should clarify my question and concern! E.g. once you've loaded the file you

[Virtuoso-users] tweaking default language settings?

2012-03-18 Thread Joe Corneli
Hello: I am importing some RDF/XML triples that have both language and XMLLiteral datatype specified. The behavior is different depending on language: "en" triples are stored with no language tag, and with the XMLLiteral datatype, whereas non-"en" triples are stored with their given language tag,

Re: [Virtuoso-users] starting virtuoso under mac os x

2011-05-25 Thread Joe Corneli
Patrick: Commenting out those plugins solves it. Thanks! And I'll keep in mind Tim's advice about building directly from source if I see subsequent problems. For the record, the Macports version of Virtuoso doesn't build and I reported a bug about it here: https://trac.macports.org/ticket/29584

Re: [Virtuoso-users] starting virtuoso under mac os x

2011-05-25 Thread Joe Corneli
> In any case, this is just a partial startup log - you should expect a small > delay while it creates an empty database and possibly installs the > Conductor VAD package into it, followed by: > >> ... >> 16:48:10 INFO: Checkpoint finished, log reused >> 16:48:12 INFO: HTTP/WebDAV server online at

Re: [Virtuoso-users] starting virtuoso under mac os x

2011-05-25 Thread Joe Corneli
> There should be more output at this point including the SQL and HTTP port to > connect with like: This is the part I'm not getting! I've uploaded my virtuoso.ini file here: http://pastebin.com/raw.php?i=WEXKw0GN I can confirm that it includes [Parameters] ServerPort = 111

[Virtuoso-users] starting virtuoso under mac os x

2011-05-25 Thread Joe Corneli
I have Fink's virtuoso installed, Version 6.1.2.3127-pthreads as of Apr 29 2011 Compiled for Darwin (i386-apple-darwin10.7.0) When I try to start the server (with or without sudo privileges), I get messages like below (copied to the log file as well). However, trying to connect via isql gives er