[
https://issues.apache.org/jira/browse/JENA-492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne updated JENA-492:
-------------------------------
Fix Version/s: (was: Jena 2.10.1)
Jena 2.10.2
> Exception in TDB for SELECT * { GRAPH <uri> {} }
> --------------------------------------------------
>
> Key: JENA-492
> URL: https://issues.apache.org/jira/browse/JENA-492
> Project: Apache Jena
> Issue Type: Bug
> Components: TDB
> Affects Versions: Jena 2.10.1
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Fix For: Jena 2.10.2
>
>
> The query
> {noformat}
> SELECT * { GRAPH <http://example/> {} }
> {noformat}
> causes
> {noformat}
> com.hp.hpl.jena.sparql.core.Var$NotAVariableException: Node: http://example/
> at com.hp.hpl.jena.sparql.core.Var.alloc(Var.java:64)
> at com.hp.hpl.jena.tdb.solver.SolverLib.graphNames(SolverLib.java:321)
> at
> com.hp.hpl.jena.tdb.solver.OpExecutorTDB.execute(OpExecutorTDB.java:346)
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira