You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Florian Müller (JIRA)" <ji...@apache.org> on 2013/05/15 11:09:16 UTC

[jira] [Resolved] (CMIS-632) SetContentStream issue

     [ https://issues.apache.org/jira/browse/CMIS-632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Müller resolved CMIS-632.
---------------------------------

    Resolution: Fixed
      Assignee: Florian Müller
    
> SetContentStream issue
> ----------------------
>
>                 Key: CMIS-632
>                 URL: https://issues.apache.org/jira/browse/CMIS-632
>             Project: Chemistry
>          Issue Type: Bug
>          Components: dotcmis
>    Affects Versions: DotCMIS 0.5
>         Environment: Windows
>            Reporter: Yannick MOLINET
>            Assignee: Florian Müller
>            Priority: Blocker
>             Fix For: DotCMIS 0.6
>
>
> 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,

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira