On (2003/08/31 23:10), Adrian Brock wrote: > <attribute name="ScanEnabled">false</attribute>
Nope, ScanEnabled=false doesn't change the behaviour; the JAVA.EXE process maintains an open handle on every single file in lib, server/default/lib and server/default/deploy and server/default/tmp. I've checked that TASKMGR.EXE agrees with ProcessExplorer, and it does; both say the JBoss process has about 1,400 open handles at the best of times. On my FreeBSD workstation, fstat(1) shows JBoss has only 35 open file descriptors. I'm starting to get the feeling I'm the only idiot in the world to ever have done anything serious with JBoss on a Wintendo box. :-) Ciao, Sheldon. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
