Open stuartbuckell opened 9 years ago
Have all files been correctly synchronized? The message "Full Sync Complete" is displayed at the end of every sync cycle, even if some of the operations have failed.
Would you be able to observe network traffic using a tool like Wireshark, to see what request/response matches the error stack?
Also, does any error appear in alfresco.log?
I get sync errors now with every file, using the latest version. I will attempt a re-install. The file gets uploaded however. I will dig out the logs for you later.
Scratch that, one file uploaded, the other didn't (larger, 6.2mb), it shows as 0 bytes in Alfresco, although the file itself was created.
Is there some file upload limit in force do you think ?
at CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.ProcessRecoverableException(String logMessage, Exception exception)
at CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.CrawlLocalFile(String filePath, IFolder remoteFolder, IList1 remoteFiles) at CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.CrawlLocalFiles(String localFolder, IFolder remoteFolder, IList
1 remoteFiles)
at CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.CrawlSync(IFolder remoteFolder, String localFolder)
2015-01-17 15:03:27,703 [6] INFO CmisSync.Lib.RepoBase [(null)] - Sync Error: CmisSync.Lib.Cmis.BaseException, Cannot access https://**removed_**/alfresco/cmisatom/185f89007-a43a-426a-9248-fe857c0722ae/content?id=workspace://SpacesStore/a4c05129-853c-4ad0-b289-1974f6f01bb1;1.0&overwriteFlag=true: The request was aborted: The request was canceled.
2015-01-17 15:03:27,703 [6] ERROR CmisSync.StatusIconController [(null)] - Error syncing 'Marketing': Cannot access https://**removed_**/alfresco/cmisatom/185f89007-a43a-426a-9248-fe857c0722ae/content?id=workspace://SpacesStore/a4c05129-853c-4ad0-b289-1974f6f01bb1;1.0&overwriteFlag=true: The request was aborted: The request was canceled.
CmisSync.Lib.Cmis.BaseException: Cannot access https://**removed_**/alfresco/cmisatom/185f89007-a43a-426a-9248-fe857c0722ae/content?id=workspace://SpacesStore/a4c05129-853c-4ad0-b289-1974f6f01bb1;1.0&overwriteFlag=true: The request was aborted: The request was canceled. ---> DotCMIS.Exceptions.CmisConnectionException: Cannot access https://**removed_**/alfresco/cmisatom/185f89007-a43a-426a-9248-fe857c0722ae/content?id=workspace://SpacesStore/a4c05129-853c-4ad0-b289-1974f6f01bb1;1.0&overwriteFlag=true: The request was aborted: The request was canceled. ---> System.Net.WebException: The request was aborted: The request was canceled.
at System.Net.ConnectStream.InternalWrite(Boolean async, Byte[] buffer, Int32 offset, Int32 size, AsyncCallback callback, Object state)
at System.Net.ConnectStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at DotCMIS.Binding.AtomPub.ObjectService.<>cDisplayClass2.1 offset, Nullable
1 length, IDictionary`2 headers)
--- End of inner exception stack trace ---
at CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.ProcessRecoverableException(String logMessage, Exception exception)
at CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.CrawlSync(IFolder remoteFolder, String localFolder)
at CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.Sync(Boolean syncFull)
at CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.<.ctor>b__4(Object o, DoWorkEventArgs args)
--- End of inner exception stack trace ---
Seems filesize isn't an issue - https://forums.alfresco.com/forum/developer-discussions/alfresco-api/what-max-file-size-allowed-cmis-api-uploading-file
However, we are running Alfresco SSL over NGINX rather than directly to Tomcat - perhaps this is a problem. I will check with our sys-admin on Monday
One final bit of info; the file uploaded fine via the HTTPS web interface and then downloaded using the sync tool - seems only sending data is currently the issue
For those (like me) gettings this kind of errors, and having some tags or categories applied to document, could be related to : https://issues.alfresco.com/jira/browse/MNT-10548
@slibert : Thanks for the tip! MNT-10548 is marked as "fixed in 4.2.2", and Stuart is using Alfresco 5... do you think the bug has re-appeared?
Hi,
I've installed the latest release. No files changed on the remote repo, but these errors occured. As you can see it sync'd afterwards, but I am not sure why the initial errors? Do you need more info from me?
Windows 8 CMISSync 2.1.3.0 Alfresco 5