DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27034>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27034

OutOfMemoryError occures while running Tests with Ant

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Major                       |Normal
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2004-02-22 02:01 -------
CSV files are no longer checked for the </testResults> marker, and so are no 
longer truncated when it is not found...

Now uses Random Access to seek to nearly the end of the file, and start 
searching from there. When the marker is found, the file is truncated, ready 
for the new data to be added.

As the entire file is no longer read into memory, this should fix the Out of 
Memory error...

Closing bug - re-open if further problems found.

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

Reply via email to