You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2013/08/02 12:13:48 UTC

[jira] [Created] (JENA-497) Using the sparql.html (geenral processor) caues NPE

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