OnRoad Test Management

Welcome to OnRoad Test Management Sign in | Join | Help
in Search

Error in YapWatcher log when trying to upload attachment to TFS server

Last post 01-28-2010 23:02 by ilpo. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 01-28-2010 23:02

    • ilpo
    • Top 10 Contributor
      Male
    • Joined on 06-16-2006
    • Espoo, Finland
    • Points 50,730
    • Juvander Consulting

    Error in YapWatcher log when trying to upload attachment to TFS server

    Today we got solved an error which looked a bit weird in YapWatcher log:

    Microsoft.TeamFoundation.WorkItemTracking.Client.FileAttachmentException: Attachment upload failed. Check that you have a network connection and that the Team Foundation Server is available. If the problem persists, contact your Team Foundation Server administrator. ---> System.Net.WebException: The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF   at System.Net.HttpWebRequest.GetResponse()   at Microsoft.TeamFoundation.WorkItemTracking.Proxy.ClientService.UploadFileInternal(FileAttachment fileAttachment, Boolean allowWriteStreamBuffering)   at Microsoft.TeamFoundation.WorkItemTracking.Proxy.ClientService.UploadFile(FileAttachment fileAttachment)

       at Microsoft.TeamFoundation.WorkItemTracking.Client.AttachmentCollection.Save(String areaNodeUri, String projectUri) 

    Have not seen this one before, but this turned out to be an database issue: SQL Server behind TFS was running out of disk space.

    This came from TFS 2008 Server.

    • Post Points: 5
Page 1 of 1 (1 items)