[ http://issues.apache.org/jira/browse/DERBY-273?page=comments#action_12313814 ]
Tomohito Nakayama commented on DERBY-273: ----------------------------------------- The alternate plans .... alternate-plan-1: Not to output message of exception to STDOUT alternate-plan-2: In the test program , wait to session closed seeing return value of NetworkServerControl#getRuntimeInfo alternate-plan-3: Modify shutdown process to wait session closed. I think alternate-plan-1 have problem that the message of exception should be shown to the user. alternate-plan-3 have problem that If it was failed to close session, shutdown will fail. I think direction of alternation-2 would be best. I will survey one more how to detect all session was closed. > The derbynet/dataSourcePermissions_net.java test fails intermittently > --------------------------------------------------------------------- > > Key: DERBY-273 > URL: http://issues.apache.org/jira/browse/DERBY-273 > Project: Derby > Type: Bug > Environment: 1.4.2 JVM (both Sun and IBM) > Reporter: Jack Klebanoff > Assignee: Tomohito Nakayama > > 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
