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

         Key: TAPESTRY-948
         URL: http://issues.apache.org/jira/browse/TAPESTRY-948
     Project: Tapestry
        Type: Bug

  Components: Framework  
    Versions: 4.0.1    
    Reporter: Mathijs den Burger
    Priority: Trivial


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.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to