add locks to typehandlerspace
-----------------------------
Key: CLEREZZA-288
URL: https://issues.apache.org/jira/browse/CLEREZZA-288
Project: Clerezza
Issue Type: Bug
Reporter: Manuel Innerhofer
Caused by: java.util.ConcurrentModificationException
at
com.hp.hpl.jena.tdb.store.GraphTDBBase$MapperIteratorTriples.checkCourrentModification(GraphTDBBase.java:209)
at
com.hp.hpl.jena.tdb.store.GraphTDBBase$MapperIteratorTriples.hasNext(GraphTDBBase.java:217)
at
org.apache.clerezza.rdf.jena.storage.JenaGraphAdaptor$1.hasNext(JenaGraphAdaptor.java:80)
at
org.apache.clerezza.rdf.core.impl.AbstractTripleCollection$1.hasNext(AbstractTripleCollection.java:77)
at
org.apache.clerezza.rdf.core.access.LockingIterator.hasNext(LockingIterator.java:47)
at
org.apache.clerezza.platform.typehandlerspace.TypeHandlerSpace.getRdfTypesOfUriRef(TypeHandlerSpace.java:117)
at
org.apache.clerezza.platform.typehandlerspace.TypeHandlerSpace.getTypeHandler(TypeHandlerSpace.java:108)
at
org.apache.clerezza.platform.typehandlerspace.TypeHandlerSpace.getHandler(TypeHandlerSpace.java:101)
... 41 more
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.