[
https://issues.apache.org/jira/browse/JENA-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15357490#comment-15357490
]
ASF subversion and git services commented on JENA-1202:
-------------------------------------------------------
Commit e6eec07848f47d7cce6d51914be13e27eb11ec85 in jena's branch
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=e6eec07 ]
JENA-1202: Get the node for the constant but forcing its creation.
> NullPointerException in TransformFilterEquality optimizer
> ---------------------------------------------------------
>
> Key: JENA-1202
> URL: https://issues.apache.org/jira/browse/JENA-1202
> Project: Apache Jena
> Issue Type: Bug
> Affects Versions: Jena 3.1.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
>
> Issue: The constants in a FILTER-equaity is an expression, not a node.
> Result:
> {noformat}
> Exception
> java.lang.NullPointerException
> at java.util.Objects.requireNonNull(Objects.java:203)
> at org.apache.jena.rdf.model.impl.Util.isSimpleString(Util.java:205)
> at
> org.apache.jena.sparql.algebra.optimize.TransformFilterEquality.preprocess(TransformFilterEquality.java:219)
> ...
> {noformat}
> Report:
> https://lists.apache.org/thread.html/4d3c32b1d1030341e56e973b9f4f2491e8366e8c9e128c7036e893b3@%3Cusers.jena.apache.org%3E
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)