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 BB609D5B6 for ; Thu, 20 Sep 2012 22:55:07 +0000 (UTC) Received: (qmail 85022 invoked by uid 500); 20 Sep 2012 22:55:07 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 85001 invoked by uid 500); 20 Sep 2012 22:55: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 84990 invoked by uid 99); 20 Sep 2012 22:55: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 22:55:07 +0000 Date: Fri, 21 Sep 2012 09:55:07 +1100 (NCT) From: "Myrna van Lunteren (JIRA)" To: derby-dev@db.apache.org Message-ID: <788255799.105147.1348181707557.JavaMail.jiratomcat@arcas> In-Reply-To: <2096531678.4362.1343896323967.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (DERBY-5889) tests.compatibility._Suite has AccessControlException errors on Windows 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-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren updated DERBY-5889: -------------------------------------- Issue & fix info: Patch Available Urgency: Normal Labels: derby_triage10_10 (was: ) I'm marking normal urgency, and patch available. Kristian, are you still working on this? > tests.compatibility._Suite has AccessControlException errors on Windows > ----------------------------------------------------------------------- > > Key: DERBY-5889 > URL: https://issues.apache.org/jira/browse/DERBY-5889 > Project: Derby > Issue Type: Bug > Components: Test > Affects Versions: 10.10.0.0 > Environment: Windows Vista (possibly more variants) > Reporter: Kristian Waagan > Labels: derby_triage10_10 > Attachments: derby-5889-1a-disable_test.diff, derby-5889-2a-windows_networkdrive_paths.diff, derby-5889-2b-windows_networkdrive_paths.diff > > > The modernized compatibility test fails for certain combinations on Windows Vista. > It is not clear to me why the failing combinations work on other platforms. > Errors from http://dbtg.foundry.sun.com/derby/test/Daily/jvm1.7/testing/Limited/testSummary-1367634.html : > 1) combination(client 10.9.1.0 <> server 10.10.0.0)(org.apache.derbyTesting.functionTests.tests.compatibility.ClientCompatibilityRunControl)junit.framework.AssertionFailedError: client VM failed: :Spawned combination(client 10.9.1.0 <> server 10.10.0.0) exitCode=1 > 1) JDBCDriverTest suitejava.security.AccessControlException: access denied ("java.net.SocketPermission" "127.0.0.1:1527" "connect,resolve") > 2) combination(client 10.8.2.2 <> server 10.10.0.0)(org.apache.derbyTesting.functionTests.tests.compatibility.ClientCompatibilityRunControl)junit.framework.AssertionFailedError: client VM failed: :Spawned combination(client 10.8.2.2 <> server 10.10.0.0) exitCode=1 > 1) JDBCDriverTest suitejava.security.AccessControlException: access denied ("java.net.SocketPermission" "127.0.0.1:1527" "connect,resolve") > 3) combination(client 10.7.1.1 <> server 10.10.0.0)(org.apache.derbyTesting.functionTests.tests.compatibility.ClientCompatibilityRunControl)junit.framework.AssertionFailedError: client VM failed: :Spawned combination(client 10.7.1.1 <> server 10.10.0.0) exitCode=1 > 1) JDBCDriverTest suitejava.security.AccessControlException: access denied ("java.net.SocketPermission" "127.0.0.1:1527" "connect,resolve") > 4) combination(client 10.6.2.1 <> server 10.10.0.0)(org.apache.derbyTesting.functionTests.tests.compatibility.ClientCompatibilityRunControl)junit.framework.AssertionFailedError: client VM failed: :Spawned combination(client 10.6.2.1 <> server 10.10.0.0) exitCode=1 > 1) JDBCDriverTest suitejava.security.AccessControlException: access denied ("java.net.SocketPermission" "127.0.0.1:1527" "connect,resolve") > 5) combination(client 10.5.3.0 <> server 10.10.0.0)(org.apache.derbyTesting.functionTests.tests.compatibility.ClientCompatibilityRunControl)junit.framework.AssertionFailedError: client VM failed: :Spawned combination(client 10.5.3.0 <> server 10.10.0.0) exitCode=1 > 1) JDBCDriverTest suitejava.security.AccessControlException: access denied ("java.net.SocketPermission" "127.0.0.1:1527" "connect,resolve") > 6) combination(client 10.4.2.1 <> server 10.10.0.0)(org.apache.derbyTesting.functionTests.tests.compatibility.ClientCompatibilityRunControl)junit.framework.AssertionFailedError: client VM failed: :Spawned combination(client 10.4.2.1 <> server 10.10.0.0) exitCode=1 > 1) JDBCDriverTest suitejava.security.AccessControlException: access denied ("java.net.SocketPermission" "127.0.0.1:1527" "connect,resolve") > 7) combination(client 10.3.3.0 <> server 10.10.0.0)(org.apache.derbyTesting.functionTests.tests.compatibility.ClientCompatibilityRunControl)junit.framework.AssertionFailedError: client VM failed: :Spawned combination(client 10.3.3.0 <> server 10.10.0.0) exitCode=1 > 1) JDBCDriverTest suitejava.security.AccessControlException: access denied ("java.net.SocketPermission" "127.0.0.1:1527" "connect,resolve") > 8) combination(client 10.2.2.1 <> server 10.10.0.0)(org.apache.derbyTesting.functionTests.tests.compatibility.ClientCompatibilityRunControl)junit.framework.AssertionFailedError: client VM failed: :Spawned combination(client 10.2.2.1 <> server 10.10.0.0) exitCode=1 > 1) JDBCDriverTest suitejava.security.AccessControlException: access denied ("java.net.SocketPermission" "127.0.0.1:1527" "connect,resolve") > 9) combination(client 10.1.3.1 <> server 10.10.0.0)(org.apache.derbyTesting.functionTests.tests.compatibility.ClientCompatibilityRunControl)junit.framework.AssertionFailedError: client VM failed: :Spawned combination(client 10.1.3.1 <> server 10.10.0.0) exitCode=1 > 1) JDBCDriverTest suitejava.security.AccessControlException: access denied ("java.net.SocketPermission" "127.0.0.1:1527" "connect,resolve") -- 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