While shutdown the platform the following error may occur:
java.lang.NullPointerException at
com.hp.hpl.jena.tdb.store.DatasetGraphTDB.sync(DatasetGraphTDB.java:262)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: CLEREZZA-355
URL: https://issues.apache.org/jira/browse/CLEREZZA-355
Project: Clerezza
Issue Type: Bug
Reporter: Tsuyoshi Ito
Assignee: Reto Bachmann-Gmür
Exception in thread "Thread-20" java.lang.NullPointerException
at
com.hp.hpl.jena.tdb.store.DatasetGraphTDB.sync(DatasetGraphTDB.java:262)
at com.hp.hpl.jena.tdb.TDB.sync(TDB.java:183)
at com.hp.hpl.jena.tdb.TDB.sync(TDB.java:160)
at com.hp.hpl.jena.tdb.TDB.sync(TDB.java:153)
at
org.apache.clerezza.rdf.jena.tdb.storage.TdbTcProvider.syncWithFileSystem(TdbTcProvider.java:362)
at
org.apache.clerezza.rdf.jena.tdb.storage.TdbTcProvider$SyncThread.run(TdbTcProvider.java:102)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.