You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org> on 2006/03/14 02:12:53 UTC

[jira] Resolved: (TAPESTRY-225) IUploadFile throws assertion exception when it shouldn't

     [ http://issues.apache.org/jira/browse/TAPESTRY-225?page=all ]
     
Jesse Kuhnert resolved TAPESTRY-225:
------------------------------------

    Resolution: Cannot Reproduce

> IUploadFile throws assertion exception when it shouldn't
> --------------------------------------------------------
>
>          Key: TAPESTRY-225
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-225
>      Project: Tapestry
>         Type: Bug
>   Components: Framework
>     Versions: 3.0
>  Environment: Linux, JDK 1.4.2
>     Reporter: Zacharias J. Beckman
>     Priority: Blocker

>
> I'm using an IUploadFile to save a file. The IUploadFile is being written like so:
>     iFile.write(target);
> This gives me an error:
> 22:30:28,647 ERROR [STDERR] org.apache.tapestry.ApplicationRuntimeException: Error writing uploaded content to /Users/zbeckman/Workspace/Harmony/datastore/repository/27/63/1882763: null
> However, when I look in the specified location, the file is there, it is intact, and it is complete. I can open it up and all the data is there. So, it worked fine -- I don't understand why I'm getting this assertion failure!

-- 
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: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org