Hi Florian,

Can you provide some sample code we can review or compile/run to test locally ?

Best Regards
Hugh Williams
Professional Services
OpenLink Software
Web: http://www.openlinksw.com
Support: http://support.openlinksw.com
Forums: http://boards.openlinksw.com/support
Twitter: http://twitter.com/OpenLink

On 19 Apr 2011, at 16:54, Florian Kleedorfer wrote:

> Hi Hugh,
> 
> thanks for the quick reaction!
> 
> The first option (the Virtuoso RDF Data Storage Provider) works, but I'd 
> have to change my client code which I really don't want.
> 
> The second option is the one that fails.
> 
> best,
> 
> Florian
> 
> 
> On 19.4.2011 14:24, Hugh Williams wrote:
>> Hi Florian,
>> 
>> What method are you using to query the Virtuoso repository from Sesame as we 
>> support two methods:
>> 
>> 1. Using the Virtuoso RDF Data Storage provider as detailed at:
>> 
>>      
>> http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSesame2Provider
>> 
>> 2. Using the Sesame HTTP repository as detailed at:
>> 
>>      
>> http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSesame2HttpRepository
>> 
>> Best Regards
>> Hugh Williams
>> Professional Services
>> OpenLink Software
>> Web: http://www.openlinksw.com
>> Support: http://support.openlinksw.com
>> Forums: http://boards.openlinksw.com/support
>> Twitter: http://twitter.com/OpenLink
>> 
>> On 19 Apr 2011, at 11:25, Florian Kleedorfer wrote:
>> 
>>> Hi all,
>>> 
>>> I'm using the virtuoso sesame provider with the latest openrdf-workbench
>>> and openrdf-sesame webapps.
>>> sesame version: 2.3.3
>>> virtuoso version: virtuoso-opensource-win32-20110330
>>> 
>>> I've configured a repository to use virtuoso and I can access it
>>> normally in the openrdf workbench.
>>> 
>>> However, I can't run queries via the sesame java api. I tried tuple
>>> queries and graph queries and I always get the same exception:
>>> 
>>> ....
>>> Caused by: org.openrdf.repository.RepositoryException: Unsupported query
>>> type: virtuoso.sesame2.driver.VirtuosoQuery
>>>         at org.openrdf.http.client.HTTPClient.getRDF(HTTPClient.java:1066)
>>>         at
>>> org.openrdf.http.client.HTTPClient.sendGraphQuery(HTTPClient.java:440)
>>>         at
>>> org.openrdf.http.client.HTTPClient.sendGraphQuery(HTTPClient.java:423)
>>>         at
>>> org.openrdf.repository.http.HTTPGraphQuery.evaluate(HTTPGraphQuery.java:40)
>>>         ... 12 more
>>> 
>>> Other sesame repositories I've configured, using native and postgres
>>> flavours, work fine.
>>> 
>>> Strangely enough, I can't seem to find this exception anywhere on the web.
>>> 
>>> Any ideas?
>>> 
>>> best
>>> Florian
>>> 
>>> ------------------------------------------------------------------------------
>>> Benefiting from Server Virtualization: Beyond Initial Workload
>>> Consolidation -- Increasing the use of server virtualization is a top
>>> priority.Virtualization can reduce costs, simplify management, and improve
>>> application availability and disaster protection. Learn more about boosting
>>> the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
>>> _______________________________________________
>>> Virtuoso-users mailing list
>>> Virtuoso-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
>> 
> 
> 
> ------------------------------------------------------------------------------
> Benefiting from Server Virtualization: Beyond Initial Workload 
> Consolidation -- Increasing the use of server virtualization is a top
> priority.Virtualization can reduce costs, simplify management, and improve 
> application availability and disaster protection. Learn more about boosting 
> the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
> _______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users


Reply via email to