Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 66012 invoked from network); 19 Feb 2006 17:25:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Feb 2006 17:25:50 -0000 Received: (qmail 23885 invoked by uid 500); 19 Feb 2006 17:25:49 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 23835 invoked by uid 500); 19 Feb 2006 17:25:49 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 23825 invoked by uid 99); 19 Feb 2006 17:25:48 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Feb 2006 09:25:46 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 9507EDE for ; Sun, 19 Feb 2006 18:25:25 +0100 (CET) Message-ID: <618869686.1140369925607.JavaMail.jira@ajax.apache.org> Date: Sun, 19 Feb 2006 18:25:25 +0100 (CET) From: "Kathey Marsden (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-273) The derbynet/dataSourcePermissions_net.java test fails intermittently In-Reply-To: <521007388.1115848512208.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-273?page=comments#action_12366969 ] Kathey Marsden commented on DERBY-273: -------------------------------------- I noticed that the patch for this issue added a new method to the public API. I think if the public API is being changed we should 1) Add a new Jira issue for that so people know what is being added and can comment 2) Understand why we need a new public method in the API 3) Have javadoc for the api call. I almost missed this all together because it was not mentioned in the patch comments. I thought it was just a test modification. When i updated my client I saw NetworkServerControl had changed so took a look. > 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