Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-948

Missing resource key: unable-to-open-content-file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 4.0.1
    • 4.1
    • Framework
    • None

    Description

      A bug in my application caused the reading of an uploaded file (actually, a MIME part) to fail:

      org.apache.hivemind.ApplicationRuntimeException: [UNABLE-TO-OPEN-CONTENT-FILE]
      at org.apache.tapestry.multipart.UploadPart.getStream(UploadPart.java:76)
      at izemail.webaccess.data.UploadFileDataSource.getInputStream(UploadFileDataSource.java:36)

      The exception then thrown by Tapestry misses a message text, and causes a "missing resource key" logging error.

      Attachments

        Activity

          People

            andyhot Andreas Andreou
            rhythmic Mathijs den Burger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: