Uploaded image for project: 'Tupelo'
  1. Tupelo
  2. TUP-432

MemoryContext throws null pointer exception when closed and reopened while empty

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.5
    • None
    • None
    • None

      MemoryContext mc = new MemoryContext();
      mc.close();
      mc.open();
      mc.addTriples(Triple.create(Resource.uriRef(),Rdf.TYPE, Foaf.PERSON));

      throws an Exception, when it should work

              futrelle Joe Futrelle (Inactive)
              futrelle Joe Futrelle (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: