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=38260>.
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=38260

           Summary: Available task doesn't call AntClassLoader.cleanup()
           Product: Ant
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: [EMAIL PROTECTED]


Hi,
I run into a problem with too many open files if I use jamvm, cacao or gij and
ant. The reason of the problem is that the available task doesn't call
AntClassLoader.cleanup() in a finally block like the junit task does for 
example.

I also opened a bug in the BTS of Classpath, because the problem is even worse
because it is in coincidence with other problems of the free-java stack.
See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25760

I searched for further occurrences of cleanup() and maybe WeblogicDeploymentTool
has the same problem.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to