On 23/01/13 10:28, Bardo Nelgen wrote:
Hi Andy,
thanks for the fast reply and thank you very much for the hint.
I'll send a copy of this to our programmers then. Just originally
assumed the error resided inside the SPARQLing (I'm just the markup-guy…
;-) )
Nonetheless, here comes the stacktrace (short version):
com.hp.hpl.jena.query.QueryParseException: Syntaxfehler
at com.semaworx.ARQGenerator.generate(ARQGenerator.java:170)
Time to look at line 170 of the (non-Jena) class ARQGenerator!
Looks like it is throwing the exception (maybe because it caught an
execption from Jena) but "Syntaxfehler" isn't from Jena. So it may be
hiding the details.
(and which version of Jena are you running?)
Andy