Hi William,

    I have enclosed the respective versions below.

Best regards,


Andra Waagmeester


On 10-jan.-2014, at 16:58, Hugh Williams <hwilli...@openlinksw.com> wrote:

> 
> 
> 1. The Virtuoso Server :
> 
>       virtuoso-t -?

Virtuoso Open Source Edition (multi threaded)
Version 6.1.4.3127-pthreads as of Feb 15 2012
Compiled for Linux (x86_64-pc-linux-gnu)
Copyright (C) 1998-2011 OpenLink Software

> 
> 2. The Virtuoso JDBC Driver
> 
>       java -cp virtjdbc3.jar virtuoso.jdbc3.Driver

OpenLink Virtuoso(TM) Driver for JDBC(TM) Version 3.x [Build 3.62]

> 
> 3. The Virtuoso Jena Provider:
> 
>       java -jar virt_jena.jar
> or
>       java -jar virt_jena2.jar
> 
> depending on which provider you are using for the Jena Framework version 
> being used …

OpenLink Virtuoso(TM) Provider for Jena(TM) Version 2.6.2 [Build 1.10]



> 
> Best Regards
> Hugh Williams
> Professional Services
> OpenLink Software, Inc.      //              http://www.openlinksw.com/
> Weblog   -- http://www.openlinksw.com/blogs/
> LinkedIn -- http://www.linkedin.com/company/openlink-software/
> Twitter  -- http://twitter.com/OpenLink
> Google+  -- http://plus.google.com/100570109519069333827/
> Facebook -- http://www.facebook.com/OpenLinkSoftware
> Universal Data Access, Integration, and Management Technology Providers
> 
> On 10 Jan 2014, at 14:01, Andra Waagmeester <andra.waagmees...@gmail.com> 
> wrote:
> 
>> I am debugging a script I wrote to apply a construct query to our Virtuoso 
>> version 06.01.3127 triple store. I am using the Jena framework to do so. The 
>> error message is: 
>> 
>> Exception in thread "main" com.hp.hpl.jena.shared.JenaException: Convert 
>> results are FAILED.:virtuoso.jdbc3.VirtuosoException: Bad column number : 2 
>> not in 1<n<1
>> 
>> The example query on Construct queries 
>> (http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtJenaSPARQLExample9)
>>  returns the exact same error message:
>> 
>> 
>> SELECT results:
>> { http://aa http://bb cc . }
>> { http://aa1 http://bb 123^^http://www.w3.org/2001/XMLSchema#decimal . }
>> Exception in thread "main" com.hp.hpl.jena.shared.JenaException: Convert 
>> results are FAILED.:virtuoso.jdbc3.VirtuosoException: Bad column number : 2 
>> not in 1<n<1
>>      at 
>> virtuoso.jena.driver.VirtuosoQueryExecution.execDescribe(VirtuosoQueryExecution.java:178)
>>      at 
>> virtuoso.jena.driver.VirtuosoQueryExecution.execDescribe(VirtuosoQueryExecution.java:154)
>>      at inferDirectedInteractions.main(inferDirectedInteractions.java:72)
>> 
>> 
>> Any idea’s on how to fix this would be highly appreciated. 
>> 
>> Andra
>> 
>> ------------------------------------------------------------------------------
>> CenturyLink Cloud: The Leader in Enterprise Cloud Services.
>> Learn Why More Businesses Are Choosing CenturyLink Cloud For
>> Critical Workloads, Development Environments & Everything In Between.
>> Get a Quote or Start a Free Trial Today. 
>> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk_______________________________________________
>> Virtuoso-users mailing list
>> Virtuoso-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
> 

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to