From commits-return-59518-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Tue Jul 21 13:54:32 2009 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 38481 invoked from network); 21 Jul 2009 13:54:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Jul 2009 13:54:32 -0000 Received: (qmail 16662 invoked by uid 500); 21 Jul 2009 13:55:37 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 16591 invoked by uid 500); 21 Jul 2009 13:55:37 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 16582 invoked by uid 99); 21 Jul 2009 13:55:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jul 2009 13:55:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jul 2009 13:55:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3FF93234C046 for ; Tue, 21 Jul 2009 06:55:15 -0700 (PDT) Message-ID: <1002687716.1248184515261.JavaMail.jira@brutus> Date: Tue, 21 Jul 2009 06:55:15 -0700 (PDT) From: "Catherine Hope (JIRA)" To: commits@harmony.apache.org Subject: [jira] Created: (HARMONY-6281) [VM] JVM fails to start on Windows 2000 Server unable to find harmonyvm/hyluni MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [VM] JVM fails to start on Windows 2000 Server unable to find harmonyvm/hyluni ------------------------------------------------------------------------------ Key: HARMONY-6281 URL: https://issues.apache.org/jira/browse/HARMONY-6281 Project: Harmony Issue Type: Bug Components: VM Environment: Windows 2000 Server Reporter: Catherine Hope Both the Harmony snapshot build (http://people.apache.org/builds/harmony/java6/snapshots/latest-harmony-jre-windows-x86.zip) and Harmony Select builds fail to run on Windows 2000 Server. Doing a java -version gives the following output: Harmony snapshot build: >java -version Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable. Failed to open JVM DLL: C:\harmony\harmony-jre-r533000\bin\default\harmonyvm (The specified procedure could not be found. ) Harmony select: >java -version JVMJ9VM015W Initialization error for library jclclear_26(14): JVMJ9VM009E J9VMDllMain failed HMYEXEL062E Internal VM error: Failed to create Java VM FAILED to invoke JVM. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.