Re: [Virtuoso-users] Error 40005 After INSERT SOFT

2009-02-17 Thread Ivan Mikhailov
Hello Andre, I'd recommend to insert in smaller fractions than all articles at once. Say, create procedure fill_dbpedia_article () { for ( select "uri", "title", "abstract", count(*) as specificity from ( sparql select * where { graph

[Virtuoso-users] Error 40005 After INSERT SOFT

2009-02-17 Thread André Ramos
Hello, I commanded Virtuoso to insert the results of a query into a table and then I got this error message about 24 hours after I started the insert command. This is the error message: *** Error 40005: [Virtuoso Driver][Virtuoso Server]SR325: Transaction aborted because it's log after image size

[Virtuoso-users] Ec2 Extension issue.

2009-02-17 Thread Cristian Vasquez
Hello all! i'm having a problem setting a backup a virtuoso instance on an Amazon S3 Bucket using the Virtuoso EC2 Extension, according to ( http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtEc2ExtensionUI ). The problem arises when I try to set up a new automatic backup transfer after i

Re: [Virtuoso-users] Announcing OpenLink Virtuoso, Open-Source Edition, v5.0.10

2009-02-17 Thread Aldo Bucchi
Hi, Feels like Christmas ;) I am particularly impressed with the speed of: * Support for foaf+ssl self-signed certificates written to in FOAF-based member profiles The power derived from: * New Meta Cartridges for UMBEL, Calais, Zemanta, Hoovers and the New York Times * New Spong

Re: [Virtuoso-users] XPATH/XSLT on sponged RDFa

2009-02-17 Thread Tim Haynes
Kingsley Idehen wrote: Jem Rayfield wrote: Hi Kingsley, I want to push content into Virtuoso via HTTP rather than a crawl mechanism. I don't think the content crawler is what I am after. Yes. When you PUT data into Virtuoso, sponging can occur, it depends on where you PUT the data :-) O

Re: [Virtuoso-users] HTTP proxy

2009-02-17 Thread Patrick van Kleef
Hi Jem, Following on from this I am having a similar problem trying to use the Jena Provider and HTTP connections via a proxy. This time I am explictly setting proxy params using JVM -D flags: VM params -> -Dhttp.proxyHost=www-cache.xxx.bbc.co.uk -Dhttp.proxyPort=80 I receive errors as follows

Re: [Virtuoso-users] HTTP proxy

2009-02-17 Thread Jem Rayfield
Following on from this I am having a similar problem trying to use the Jena Provider and HTTP connections via a proxy. This time I am explictly setting proxy params using JVM -D flags: VM params -> -Dhttp.proxyHost=www-cache.xxx.bbc.co.uk -Dhttp.proxyPort=80 I receive errors as follows: Begin r

[Virtuoso-users] Announcing OpenLink Virtuoso, Open-Source Edition, v5.0.10

2009-02-17 Thread Tim Haynes
Hi, OpenLink Software is pleased to announce a new release of Virtuoso, Open-Source Edition, version 5.0.10. This version includes: Database: * Initial support for JDBC 4.x in the JDBC Driver * Self-signed certificates and optional client-verification in HTTPS * HTTP ACLs for rate-limi