Open GoogleCodeExporter opened 9 years ago
Original comment by kevin.w.wall@gmail.com
on 12 Nov 2009 at 2:33
Original comment by manico.james@gmail.com
on 1 Nov 2010 at 4:24
Original comment by manico.james@gmail.com
on 1 Nov 2010 at 6:03
Original comment by chrisisbeef
on 20 Nov 2010 at 9:51
[deleted comment]
I have similar issue in aplication running on WebLogic Server. Files like
oew*.hop are not deleted form /tmp directory after http request and these files
are still open which cause I get 'To many open files' exception (I have checked
it using lsof command). Is there an option to force ESAPI to delete *.hop files
after request ? Thanks in advance.
Original comment by miloshma...@gmail.com
on 31 Aug 2012 at 8:38
Can somebody help me understand the necessity of creating temp files and
reading the bytes when scanning the response? Issues like what Miloshmazur
reported above would definitely occur, when implementing this in massive online
banking applications.
Original comment by guru...@gmail.com
on 5 Jul 2013 at 9:53
And one more thing, this is not hust specific to JUnit test cases. Even in
regular application flow, temp file clean-up is not done.
Original comment by guru...@gmail.com
on 5 Jul 2013 at 9:55
Original comment by kevin.w.wall@gmail.com
on 27 Sep 2014 at 3:17
Original issue reported on code.google.com by
kevin.w.wall@gmail.com
on 12 Nov 2009 at 2:33