GithubHelp home page GithubHelp logo

Comments (3)

nicolas-raoul avatar nicolas-raoul commented on July 23, 2024

Thank you for reporting!
We are currently in the middle of a big refactoring, hopefully it will solve this problem.

from cmissync.

Vikcen avatar Vikcen commented on July 23, 2024

Thanks a lot for the fast feedback!

Could be that the client (CmisSync) is not refreshing the object of the renamed document after the rename operation? something like this:

image

Also, this is the log im getting:

CmisSync.Lib.Cmis.BaseException: Referencia a objeto no establecida como instancia de un objeto. ---> System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
en CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.ProcessRecoverableException(String logMessage, Exception exception)
en CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.CheckLocalFile(String localFilePath, IFolder remoteFolder, IList1 localFilenameTranslationOfExistingRemoteDocuments) en CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.CheckLocalFiles(String localFolder, IFolder remoteFolder, IList1 localFilenameTranslationOfExistingRemoteDocuments)
en CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.CrawlSync(IFolder remoteFolder, String remotePath, String localFolder)
en CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.Sync()
en CmisSync.Lib.Sync.CmisRepo.SynchronizedFolder.<>c__DisplayClass35_0.<.ctor>b__0(Object o, DoWorkEventArgs args)
--- Fin del seguimiento de la pila de la excepción interna ---

Seems like it no refresh the object,and it is asking for the old document, that already doesn't exist in the server because it was renamed.

Could you do a simple test of rename a document within the synchronized folder from the client (CmisSync), that is connected against your cmis server, if you are getting the same problem?

Greetings and thank you.

from cmissync.

Vikcen avatar Vikcen commented on July 23, 2024

No problem, the rename is working now, we had an issue in our server implementation.

from cmissync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.