Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 27167 invoked from network); 6 Sep 2006 23:53:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Sep 2006 23:53:56 -0000 Received: (qmail 89312 invoked by uid 500); 6 Sep 2006 23:53:55 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 89286 invoked by uid 500); 6 Sep 2006 23:53:55 -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 89277 invoked by uid 99); 6 Sep 2006 23:53:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Sep 2006 16:53:55 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Sep 2006 16:53:54 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7CDAD714305 for ; Wed, 6 Sep 2006 23:50:23 +0000 (GMT) Message-ID: <13498465.1157586623509.JavaMail.jira@brutus> Date: Wed, 6 Sep 2006 16:50:23 -0700 (PDT) From: "Susan Cline (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-1152) Failures in sysinfo and sysinfo_withproperties induced by classpath wiring In-Reply-To: <1522073946.1143479418991.JavaMail.jira@ajax> 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-1152?page=comments#action_12432998 ] Susan Cline commented on DERBY-1152: ------------------------------------ Hi Bryan, Thanks for your response. I'll make an addition to the documentation to change it accordingly then. Susan > Failures in sysinfo and sysinfo_withproperties induced by classpath wiring > -------------------------------------------------------------------------- > > Key: DERBY-1152 > URL: http://issues.apache.org/jira/browse/DERBY-1152 > Project: Derby > Issue Type: Bug > Components: Test > Affects Versions: 10.2.1.0 > Reporter: Rick Hillegas > Assigned To: Bryan Pendleton > Fix For: 10.2.1.0 > > Attachments: derby-1152-looser-policy.diff > > > If you wire your classpath together out of the compiled classtree and the checked-in jars, you get the following error in the sysinfo and sysinfo_withproperties tests. You don't see this error if you run against the built Derby jar files: > 15d14 > < Unable to analyze class path: access denied (java.util.PropertyPermission java.class.path read) > 43d41 > < Unable to analyze class path: access denied (java.util.PropertyPermission java.class.path read) > 72d69 > < Unable to analyze class path: access denied (java.util.PropertyPermission java.class.path read) > 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