[
https://issues.apache.org/jira/browse/JENA-497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne resolved JENA-497.
--------------------------------
Resolution: Fixed
Fix Version/s: Fuseki 0.2.8
> Using the sparql.html (general processor) caues NPE
> ---------------------------------------------------
>
> Key: JENA-497
> URL: https://issues.apache.org/jira/browse/JENA-497
> Project: Apache Jena
> Issue Type: Bug
> Components: Fuseki
> Affects Versions: Fuseki 0.2.7
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Fix For: Fuseki 0.2.8
>
>
> {noformat}
> java.lang.NullPointerException
> SPARQL_ServletBase.mapRequestToService(SPARQL_ServletBase.java:322)
> SPARQL_ServletBase.execCommonWorker(SPARQL_ServletBase.java:148)
> SPARQL_ServletBase.doCommon(SPARQL_ServletBase.java:73)
> SPARQL_Query.doGet(SPARQL_Query.java:59)
> {noformat}
> {noformat}
> if ( dsRef.name.length() >= uri.length() )
> {noformat}
> There is a dummy dataset reference, with no name, when the general purpose
> query form is used. However, this may be s symptom of a more general issue
> with SPARQL_QueryGeneral.
--
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