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

SetContentStream issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • DotCMIS 0.5
    • DotCMIS 0.6
    • dotcmis
    • None
    • Windows

    Description

      I have a strange issue when I try to update more files with SetContentStream.
      First file is correctly updated, but second is block and wait for SetContentStream End.

      This occur only on second update and occur when the new contentstream is read by Refresh(). If I call SetContentStream without refresh, I'm blocked when I try to update properties (for example).

      In debug, I could see that the wait occur on AbstractAtomPubService.GetObjectInternal() when
      HttpUtils.Response resp = Read(url); is called. This method call httputils.Invoke, the wait occur on HttpWebResponse response = (HttpWebResponse)conn.GetResponse();

      Thanks for help,

      Attachments

        Activity

          People

            fmui Florian Müller
            ymolinet Yannick MOLINET
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: