logo       

r1758 - izpack-src/branches/3.10/src/lib/com/izforge/izpack/util: msg#00032

Subject: r1758 - izpack-src/branches/3.10/src/lib/com/izforge/izpack/util
Author: bartzkau
Date: 2007-02-21 09:36:30 +0100 (Wed, 21 Feb 2007)
New Revision: 1758

Modified:
   izpack-src/branches/3.10/src/lib/com/izforge/izpack/util/FileExecutor.java
Log:
"too many open files" bug at handling many processes fixed.


Modified: 
izpack-src/branches/3.10/src/lib/com/izforge/izpack/util/FileExecutor.java
===================================================================
--- izpack-src/branches/3.10/src/lib/com/izforge/izpack/util/FileExecutor.java  
2007-02-20 17:48:15 UTC (rev 1757)
+++ izpack-src/branches/3.10/src/lib/com/izforge/izpack/util/FileExecutor.java  
2007-02-21 08:36:30 UTC (rev 1758)
@@ -256,7 +256,6 @@
             stopThread(t2, errMonitor);
             output[0] = "";
             output[1] = e.getMessage() + "\n";
-            process.destroy();
         }
         catch (IOException e)
         {
@@ -264,6 +263,13 @@
             output[0] = "";
             output[1] = e.getMessage() + "\n";
         }
+        finally 
+        {
+               // cleans up always resources like file handles etc.
+               // else many calls (like chmods for every file) can produce
+               // too much open handles.
+            if (process != null) process.destroy();
+        }
         return exitStatus;
     }


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
web.pylons.gene...    hurd.l4/2002-10...    kernel.commits....    user-groups.lin...    yellowdog.gener...    java.drools.use...    security.openva...    package-managem...    linux.debian.us...    qnx.openqnx.dev...    genealogy.gramp...    file-systems.if...    voip.wengophone...    tex.context/200...    ietf.smime/2003...    audio.csound.de...    culture.region....    xfree86.devel/2...    mobile.kannel.u...    distributed.con...    education.engli...    org.user-groups...    bug-tracking.gn...    recreation.bicy...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe