I use WebLogic 8.1 on a Solaris 9 box with 8 processors. I have JDK 1.4.2_05 installed and due to long pauses with the default collector, I tried out the Concurrent garbage collector. However, once I do that, the system runs out of file handles within minutes of starting the load
I am getting the following error when I execute the a particular query that returns 34 records. However, each row has lots of columns. If I reduce the number of rows or the number of columns the error goes away. I do not get this error on Windows XP, even when I don't reduce the