Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-3350

ClearCase get file content causes exceptions when multiple users are trying to get the same file at the same time

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 2.4.0
    • 2.3.3
    • None

    Description

      When retrieving the file contents we get the file contents from cleartool and store them in a temporary file. After we have read this file, the file is deleted.

      If two threads try to get the same file at the same time, we get a FileNotFoundException from thread 1 because the file was deleted by thread 2 before it was read by thread 1. We should make sure that multiple threads cannot get in each others way.

      Attachments

        Issue Links

          Activity

            People

              mheemskerk Michael Heemskerk (Inactive)
              mheemskerk Michael Heemskerk (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 2h Original Estimate - 2h
                  2h
                  Remaining:
                  Time Spent - 23m Remaining Estimate - 2h
                  2h
                  Logged:
                  Time Spent - 23m Remaining Estimate - 2h
                  23m