Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B2671D864 for ; Thu, 20 Sep 2012 18:14:07 +0000 (UTC) Received: (qmail 85125 invoked by uid 500); 20 Sep 2012 18:14:07 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 85102 invoked by uid 500); 20 Sep 2012 18:14:07 -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 85094 invoked by uid 99); 20 Sep 2012 18:14:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Sep 2012 18:14:07 +0000 Date: Fri, 21 Sep 2012 05:14:07 +1100 (NCT) From: "Myrna van Lunteren (JIRA)" To: derby-dev@db.apache.org Message-ID: <115018740.103993.1348164847505.JavaMail.jiratomcat@arcas> In-Reply-To: <232719781.99134.1348085107917.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (DERBY-5932) testAutoNetworkServerBoot fails with Invalid authentication MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren updated DERBY-5932: -------------------------------------- Attachment: d5932test.out list of tests run until failure for safekeeping; after this there's the stack trace from the description. > testAutoNetworkServerBoot fails with Invalid authentication > ----------------------------------------------------------- > > Key: DERBY-5932 > URL: https://issues.apache.org/jira/browse/DERBY-5932 > Project: Derby > Issue Type: Bug > Components: Test > Affects Versions: 10.10.0.0 > Environment: Windows IBM 1.5 > Reporter: Kathey Marsden > Labels: derby_triage10_10 > Attachments: d5932test.out > > > I saw this issue in the IBM Nightlies ibm1.6 > http://cloudsoft.usca.ibm.com/intranet/nightlies/derbywinvm/JarResults.2012-09-18/ibm16_suites.All/suites.All.out > and ibm 1.5 > http://people.apache.org/~myrnavl/derby_test_results/main/windows/testlog/ibm15/1387435-suites.All_diff.txt > Only on Windows. Linux was fine. > 1) testAutoNetworkServerBoot(org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoloadTest)java.sql.SQLException: Connection authentication failure occurred. Reason: Invalid authentication.. > at org.apache.derby.impl.drda.NetworkServerControlImpl.throwSQLException(Unknown Source) > at org.apache.derby.impl.drda.NetworkServerControlImpl.consolePropertyMessageWork(Unknown Source) > at org.apache.derby.impl.drda.NetworkServerControlImpl.consolePropertyMessage(Unknown Source) > at org.apache.derby.impl.drda.NetworkServerControlImpl.wrapSQLError(Unknown Source) > at org.apache.derby.impl.drda.NetworkServerControlImpl.readResult(Unknown Source) > at org.apache.derby.impl.drda.NetworkServerControlImpl.shutdown(Unknown Source) > at org.apache.derby.drda.NetworkServerControl.shutdown(Unknown Source) > at org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoloadTest.testAutoNetworkServerBoot(AutoloadTest.java:521) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:117) > at org.apache.derbyTesting.junit.BaseJDBCTestCase.runBareOverridable(BaseJDBCTestCase.java:424) > at org.apache.derbyTesting.junit.BaseJDBCTestCase.runBare(BaseJDBCTestCase.java:441) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira