Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-1236

Failure during query in restarted Fuseki server (inference)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Fuseki 2.4.0
    • Jena 3.1.1
    • Fuseki
    • None

    Description

      Report: users@ email

      A simpler sequence:

      • Start fuseki --conf config.ttl
      • Load the file
      • Stop the server
      • Start the server
      • make a query on /inf.
      [2016-09-15 11:15:12] Fuseki     INFO  [1] POST http://localhost:3030/inf/sparql
      [2016-09-15 11:15:12] Fuseki     INFO  [1] POST /inf :: 'sparql' :: [application/x-www-form-urlencoded charset=utf-8] ? 
      [2016-09-15 11:15:12] Fuseki     INFO  [1] Query =   SELECT * WHERE {   ?subject ?predicate ?object } LIMIT 10 
      [2016-09-15 11:15:12] QueryIteratorCheck WARN  Open iterator: TripleMapper/68
      [2016-09-15 11:15:12] Fuseki     WARN  [1] RC = 500 : Invalid id node for subject (null node): ([0000000000000000], [0000000000000022], [0000000000000054])
      org.apache.jena.atlas.lib.InternalErrorException: Invalid id node for subject (null node): ([0000000000000000], [0000000000000022], [0000000000000054])
      	at org.apache.jena.tdb.lib.TupleLib.triple(TupleLib.java:98)
      	at org.apache.jena.tdb.lib.TupleLib.triple(TupleLib.java:84)
      	...
      

      Attachments

        1. config.ttl
          2 kB
          Andy Seaborne
        2. mobilePhoneCustomClasses.ttl
          4 kB
          Andy Seaborne

        Activity

          People

            andy Andy Seaborne
            andy Andy Seaborne
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: