Mike Matrigali wrote: This issue is related to how Network Server should handle exceptions which occur closing down connections if the database has been intentionally shutdown. Currently they print to the console (System.out by default)
One option to keep the test running cleanly while that is being worked out is for the test to specify an alternate console than System.out. That I think is a good solution for this test in the short term, but I recall that Naka had some concerns about that. Kathey
