You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "krzysztoffzielinski@gmail.com" <kr...@gmail.com> on 2017/12/22 13:20:47 UTC

Document checkin fails

Hello All
 
We are getting this exception while checking in multiple versions of the document. It seems like the update is not complete yet and checkin appears too early. Is there a way to confirm that document versions has been updated before we check in?
 
CmisStorageException: Expected 29184 bytes but retrieved 0 bytes!
 
org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService.post(AbstractBrowserBindingService.java:362)
        at org.apache.chemistry.opencmis.client.bindings.spi.browser.VersioningServiceImpl.checkIn(VersioningServiceImpl.java:123)
        at org.apache.chemistry.opencmis.client.runtime.DocumentImpl.checkIn()
 
Many thanks
Krzysztof