[ http://issues.apache.org/jira/browse/DERBY-273?page=comments#action_12367047 ]
Tomohito Nakayama commented on DERBY-273: ----------------------------------------- Writing and testing the new patch, I found manipulating log writer which exists in NetworkServerControlImpl seems to be insufficient... I could find error was printed to *.out file, though stream for file was passed via constructor. Now, I'm trying to utilize System.setOut and System.setErr instead. This method seems to work well. > The derbynet/dataSourcePermissions_net.java test fails intermittently > --------------------------------------------------------------------- > > Key: DERBY-273 > URL: http://issues.apache.org/jira/browse/DERBY-273 > Project: Derby > Type: Bug > Components: Network Server, Regression Test Failure > Environment: 1.4.2 JVM (both Sun and IBM) > 1.5.0_02 JVM (sun) > Reporter: Jack Klebanoff > Assignee: Tomohito Nakayama > Attachments: DERBY-273.patch > > The test fails in the derbyall/derbynetclientmats/derbynetmats suite stack > with the following diff: > *** Start: dataSourcePermissions_net jdk1.4.2 DerbyNetClient > derbynetmats:derbynetmats 2005-05-11 04:24:11 *** > 17a18,19 > > org.apache.derby.iapi.services.context.ShutdownException: > > agentThread[DRDAConnThread_2,5,derby.daemons] > Test Failed. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira