ICEfaces
  1. ICEfaces
  2. ICE-9378

ice:outputResource - file is locked upon opening in Windows

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.2.0.GA
    • Fix Version/s: EE-3.3.0.GA, 4.0.BETA, 4.0
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Windows/WebSphere 8
    • Assignee Priority:
      P2
    • Salesforce Case Reference:

      Description

      When a file is viewed in a web browser that was output by ice:outputResource the file is remaining locked by the Windows 2008/WebSphere 8.0 server the application is hosted on preventing other processes from accessing the file. It appears the file is released after the user's session is expired by WebSphere or logging out and destroying the session. The ice:outputResource is backed by a com.icesoft.faces.context.FileResource object.

      This is a similar issue as to what was reported in ICE-7888

        Activity

        Hide
        Arturo Zambrano added a comment -

        Committed fix to trunk at revision 36377 and to the 3.3. EE tag at revision 36380. The input stream is now closed after serving the resource.

        Show
        Arturo Zambrano added a comment - Committed fix to trunk at revision 36377 and to the 3.3. EE tag at revision 36380. The input stream is now closed after serving the resource.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: