Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 41587 invoked from network); 31 Jul 2006 21:08:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Jul 2006 21:08:52 -0000 Received: (qmail 5968 invoked by uid 500); 31 Jul 2006 21:08:50 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 5940 invoked by uid 500); 31 Jul 2006 21:08:50 -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 5926 invoked by uid 99); 31 Jul 2006 21:08:49 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Jul 2006 14:08:49 -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; Mon, 31 Jul 2006 14:08:49 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 430A141001A for ; Mon, 31 Jul 2006 21:06:19 +0000 (GMT) Message-ID: <1101985.1154379979272.JavaMail.jira@brutus> Date: Mon, 31 Jul 2006 14:06:19 -0700 (PDT) From: "Andrew McIntyre (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-1606) derbyrunjartest hangs with wctme5.7 & always uses j9_13; hangs with _foundation In-Reply-To: <20672238.1154087833879.JavaMail.jira@brutus> 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-1606?page=all ] Andrew McIntyre updated DERBY-1606: ----------------------------------- Derby Info: (was: [Patch Available]) > derbyrunjartest hangs with wctme5.7 & always uses j9_13; hangs with _foundation > ------------------------------------------------------------------------------- > > Key: DERBY-1606 > URL: http://issues.apache.org/jira/browse/DERBY-1606 > Project: Derby > Issue Type: Test > Affects Versions: 10.0.2.0 > Reporter: Myrna van Lunteren > Priority: Minor > Fix For: 10.2.0.0 > > Attachments: DERBY-1606_20060730_skip.diff, DERBY-1606_20060731_skipcomment.diff > > > derbyrunjartest hangs with wctme5.7. > I am not sure what the hook up is but if I do this: > j9 -jcl:max -Xbootclasspath/p:c:/wctme5.7/ive/lib/jclMax/classes.zip;c:/wctme5.7/ive/lib/charconv.zip;c:/wctme5.7/ive/lib/database_enabler.jar -jar c:/derbyt/svn2/trunk/jars/sane/derbyrun.jar ij --help > I get successfully: > Usage: java org.apache.derby.tools.ij [-p propertyfile] [-ca connectionAttribute > PropertyFile] [inputfile] > Also, when looking at the code of this test, it forces the jvm class to be used to be j9_13 whenever the jvm as set in RunTest starts with J9. However, wctme5.7 is j9_22 and this also prevents running with foundation (assuming that's supported). -- 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