[Bug 54702] File descriptor leak at web.xml loading

2013-03-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54702 Violeta Georgieva changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Bug 54702] File descriptor leak at web.xml loading

2013-03-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54702 --- Comment #3 from Jean-Marie LAMARE --- Is the bugs due to a missing close call there ? 1312if (entry != null && entry.getGlobalTimeStamp() == globalTimeStamp && 1313entry.getHostTimeStamp() == hostTimeSta

[Bug 54702] File descriptor leak at web.xml loading

2013-03-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54702 --- Comment #2 from Jean-Marie LAMARE --- Hello The following file are opened after a WAR deployment on my computer (I've used the command handle written by the sys internal team). java.exe pid: 3984 CASTCORP\JML C: File (RW-) C:\j

[Bug 54702] File descriptor leak at web.xml loading

2013-03-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54702 --- Comment #1 from Violeta Georgieva --- Hi, Did you observe that in some real situation? Basically the following is specified for org.xml.sax.InputSource [1] "However, standard processing of both byte and character streams is to close

[Bug 54702] File descriptor leak at web.xml loading

2013-03-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54702 Jean-Marie LAMARE changed: What|Removed |Added OS||All -- You are receiving this