Duplicate :
|
|
Duplicate :
|
|
Relates :
|
|
Relates :
|
The bug seems to be located in the inner class in java.util.zip.ZipFile ? ZipFileInputStream, and more specifically its public void close() It doesn?t close its field handle to the ZipFile there and this leaves the file handle leak. In the customer case the usage of URL.openStream() the customer cannot get access to the zipFile handle and there is no way it can be explicitly closed. The problem resulting of this effect is that the partner's J2EE is not able to redeploy applications ###@###.### 10/30/04 01:46 GMT
|