You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Puja Valiyil (JIRA)" <ji...@apache.org> on 2016/08/04 12:54:20 UTC

[jira] [Commented] (RYA-92) CREATE GRAPH throw null pointer exception

    [ https://issues.apache.org/jira/browse/RYA-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15407699#comment-15407699 ] 

Puja Valiyil  commented on RYA-92:
----------------------------------

David, can you see if this is an issue with SAIL not supporting Create Graph or if it is something specific to Rya?  We can extend the Rya rest service to support this if that is the issue.

> CREATE GRAPH throw null pointer exception
> -----------------------------------------
>
>                 Key: RYA-92
>                 URL: https://issues.apache.org/jira/browse/RYA-92
>             Project: Rya
>          Issue Type: Bug
>         Environment: rya develop + accumulo 1.6.5
>            Reporter: Kiet Ly
>            Assignee: David W. Lotts
>
> Is name graph supported?
> PREFIX d: <http://learningsparql.com/ns/data#>
> CREATE GRAPH d:g3
> java.lang.NullPointerException
>         at info.aduna.iteration.IterationWrapper.hasNext(IterationWrapper.java:68)
>         at org.openrdf.sail.helpers.SailBaseIteration.hasNext(SailBaseIteration.java:61)
>         at org.openrdf.repository.sail.helpers.SailUpdateExecutor.executeCreate(SailUpdateExecutor.java:194)
>         at org.openrdf.repository.sail.helpers.SailUpdateExecutor.executeUpdate(SailUpdateExecutor.java:141)
>         at org.openrdf.repository.sail.SailUpdate.execute(SailUpdate.java:91)
>         at mvm.cloud.rdf.web.sail.RdfController.performUpdate(RdfController.java:266)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)