add missing locks to platform.content
-------------------------------------
Key: CLEREZZA-289
URL: https://issues.apache.org/jira/browse/CLEREZZA-289
Project: Clerezza
Issue Type: Bug
Reporter: Manuel Innerhofer
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.rdf.utils.UnionMGraph$1.hasNext(UnionMGraph.java:90)
at
org.apache.clerezza.rdf.core.impl.AbstractTripleCollection$1.hasNext(AbstractTripleCollection.java:77)
at org.apache.clerezza.rdf.utils.GraphNode$5.hasNext(GraphNode.java:269)
at
org.apache.clerezza.platform.content.InfoDiscobit.createInstance(InfoDiscobit.java:48)
at
org.apache.clerezza.platform.content.DiscobitsTypeHandler.getResource(DiscobitsTypeHandler.java:129)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.