aegif / CmisSync

Synchronize content between a CMIS repository and your desktop. Like Dropbox for Enterprise Content Management!
http://CmisSync.com
164 stars 123 forks source link

System.ObjectDisposedException: 閉じているファイルにはアクセスできません。 #382

Open sixpetals opened 10 years ago

sixpetals commented 10 years ago

エラーが日本語なので日本語で。 ずっとでているんですが、原因不明です。 「System.ObjectDisposedException: 閉じているファイルにはアクセスできません。」というエラーが出ます。 このファイルに限らないのですが法則性が分かりません。

2014-06-16 16:12:08,894 [12] ERROR CmisSync.StatusIconController [(null)] - Error syncing 'avenue.aegif.jp\UserHome': Cannot access https://*****************************/alfresco/service/cmis/s/workspace:SpacesStore/i/3263477f-4a9f-410b-8d0f-df225e220cdc/content.xml?overwriteFlag=true: 閉じているファイルにはアクセスできません。
CmisSync.Lib.Cmis.BaseException: Cannot access https://*****************************/alfresco/service/cmis/s/workspace:SpacesStore/i/3263477f-4a9f-410b-8d0f-df225e220cdc/content.xml?overwriteFlag=true: 閉じているファイルにはアクセスできません。 ---> DotCMIS.Exceptions.CmisConnectionException: Cannot access https://*****************************/alfresco/service/cmis/s/workspace:SpacesStore/i/3263477f-4a9f-410b-8d0f-df225e220cdc/content.xml?overwriteFlag=true: 閉じているファイルにはアクセスできません。 ---> System.ObjectDisposedException: 閉じているファイルにはアクセスできません。
   場所 System.IO.__Error.FileNotOpen()
   場所 System.IO.FileStream.Read(Byte[] array, Int32 offset, Int32 count)
   場所 DotCMIS.Binding.AtomPub.ObjectService.<>c__DisplayClass1.<SetContentStream>b__0(Stream stream)
   場所 DotCMIS.Binding.Impl.HttpUtils.Invoke(UrlBuilder url, String method, String contentType, Output writer, BindingSession session, Nullable`1 offset, Nullable`1 length, IDictionary`2 headers)
   --- 内部例外スタック トレースの終わり ---
   場所 CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.ProcessRecoverableException(String logMessage, Exception exception)
   場所 CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.CrawlLocalFile(String filePath, IFolder remoteFolder, IList`1 remoteFiles)
   場所 CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.CrawlLocalFiles(String localFolder, IFolder remoteFolder, IList`1 remoteFiles)
   場所 CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.CrawlDescendants(IFolder remoteFolder, IList`1 children, String localFolder)
   場所 CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.CrawlDescendants(IFolder remoteFolder, IList`1 children, String localFolder)
   場所 CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.CrawlDescendants(IFolder remoteFolder, IList`1 children, String localFolder)
   場所 CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.CrawlDescendants(IFolder remoteFolder, IList`1 children, String localFolder)
   場所 CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.CrawlSync(IFolder remoteFolder, String localFolder)
   場所 CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.Sync(Boolean syncFull)
   場所 CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.<.ctor>b__4(Object o, DoWorkEventArgs args)
   --- 内部例外スタック トレースの終わり ---
nicolas-raoul commented 10 years ago

サーバーが落ちています。

nicolas-raoul commented 10 years ago

大谷さんはすべてログを見たいので、メールで送ってくれませんか?昨日と今日のCmisSyncのログ。 よろしくお願いします。 ニコラ

MoritakaSoma commented 10 years ago

This problem may associated with below url. https://forums.alfresco.com/forum/developer-discussions/alfresco-api/cannot-upload-file-larger-4mb-using-cmis-03212014-0923