Andy Seaborne created JENA-497:
----------------------------------

             Summary: Using the sparql.html (geenral 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


{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 no dataset reference when the general purpose query form is used.


--
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

Reply via email to