Uploaded image for project: 'Chemistry (Retired)'
  1. Chemistry (Retired)
  2. CMIS-976

It occurs in several actions of the CMIS the error from writeUnlock (java.lang.IllegalMonitorStateException)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • OpenCMIS 0.13.0
    • None
    • opencmis-client
    • None
    • Application web Java run in JBOSS EAP 6.4.2.GA.
      ECM Alfresco Enterprise v4.2.5

    • Important

    Description

      It occurs in several actions of the CMIS the error below, I believe that occurs after creating folder on a cutomizado model and setted / changed value of an attribute.
      The error does not always happen, not yet identified the time that happens, it appears in various situations.

      ERROR [-] [...]) null: java.lang.IllegalMonitorStateException
      at java.util.concurrent.locks.ReentrantReadWriteLock$Sync.tryRelease(ReentrantReadWriteLock.java:374) [rt.jar:1.7.0_97]
      at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1260) [rt.jar:1.7.0_97]
      at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.unlock(ReentrantReadWriteLock.java:1131) [rt.jar:1.7.0_97]
      at org.apache.chemistry.opencmis.client.bindings.cache.impl.CacheImpl.writeUnlock(CacheImpl.java:286)
      at org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache.unlockTypeLinks(LinkCache.java:234)
      at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.unlockTypeLinks(AbstractAtomPubService.java:358)
      at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.getTypeDefinitionInternal(AbstractAtomPubService.java:934)
      at org.apache.chemistry.opencmis.client.bindings.spi.atompub.RepositoryServiceImpl.getTypeDefinition(RepositoryServiceImpl.java:94)
      at org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl.getTypeDefinition(RepositoryServiceImpl.java:148)
      at org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl.getTypeDefinition(RepositoryServiceImpl.java:127)
      at org.apache.chemistry.opencmis.client.runtime.SessionImpl.getTypeDefinition(SessionImpl.java:770)
      at org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl.getTypeFromObjectData(ObjectFactoryImpl.java:262)
      at org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl.convertObject(ObjectFactoryImpl.java:597)
      at org.apache.chemistry.opencmis.client.runtime.SessionImpl.getObject(SessionImpl.java:523)
      at org.apache.chemistry.opencmis.client.runtime.SessionImpl.getObject(SessionImpl.java:493)
      at org.apache.chemistry.opencmis.client.runtime.SessionImpl.getObject(SessionImpl.java:485)

      Attachments

        Activity

          People

            Unassigned Unassigned
            fagnersouza Fagner Souza
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: