You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Manuel Innerhofer (JIRA)" <ji...@apache.org> on 2010/10/04 19:00:34 UTC

[jira] Resolved: (CLEREZZA-313) still locks missing in platform.content

     [ https://issues.apache.org/jira/browse/CLEREZZA-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manuel Innerhofer resolved CLEREZZA-313.
----------------------------------------

    Resolution: Fixed

> still locks missing in platform.content
> ---------------------------------------
>
>                 Key: CLEREZZA-313
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-313
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Manuel Innerhofer
>            Assignee: 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.core.impl.WriteBlockedTripleCollection$1.hasNext(WriteBlockedTripleCollection.java:64)
>         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.platform.content.DiscobitsTypeHandler.nodeAtUriExists(DiscobitsTypeHandler.java:517)
>         at org.apache.clerezza.platform.content.DiscobitsTypeHandler.checkIfOppositExistsAndRedirectIfSo(DiscobitsTypeHandler.java:524)
>         at org.apache.clerezza.platform.content.DiscobitsTypeHandler.getResource(DiscobitsTypeHandler.java:146)
>         at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.