DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34633>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34633
------- Additional Comments From peterreilly@apache.org 2007-12-13 03:48 -------
I would suggest that it may be a windows issue.
Things like this can happen with virus checkers. If a virus
checker is configured to check a file when a file is created/read,
and the file is short lived - for example a temp file created
with there replaceregexp, there exists a race condition where the
file cannot be deleted (while the virus checker is checking the file).
[This is a windows "feature" apparently added with WindowsNT - previously
one could delete files while other "processes" were reading them - corrupting
the file system]
Sometimes a virus checker is configured to only do "heavy" checking on
certain directories - (My documents for example) so you may be seeing this
for some directories and not others.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|