Hello .

A little unhappy news ...

I call begin method of NetworkServer with PrintWriter for file and execute until ShutdownException was found. Almost all shutdown message was printed only to PrintWriter , however, next part was printed to System.out.

The part which was printed to System.out :
agentThread[DRDAConnThread_5,5,derby.daemons]

Now,  It seems to be needed to use System.setOut/setErr ...

Best regards.


TomohitoNakayama wrote:

Hello Kathey.

Kathey Marsden (JIRA) wrote:

[ http://issues.apache.org/jira/browse/DERBY-273?page=comments#action_12367073 ]
Kathey Marsden commented on DERBY-273:
--------------------------------------

I don't think for this test any of the console output needs to go to System.out. The test is not for testing the console output.


Your comments noticed me the idea that console output of network server is not designed to be used as output of test program. I continue under that idea and see output of problematic error messages again.

Best regards.


--
/*

       Tomohito Nakayama
       [EMAIL PROTECTED]
       [EMAIL PROTECTED]
       [EMAIL PROTECTED]

       Naka
       http://www5.ocn.ne.jp/~tomohito/TopPage.html

*/

Reply via email to