Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 85294 invoked from network); 31 Jul 2006 18:54:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Jul 2006 18:54:00 -0000 Received: (qmail 7563 invoked by uid 500); 31 Jul 2006 18:53:46 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 7512 invoked by uid 500); 31 Jul 2006 18:53:46 -0000 Mailing-List: contact harmony-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-commits@incubator.apache.org Received: (qmail 7478 invoked by uid 99); 31 Jul 2006 18:53:46 -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 11:53:46 -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 11:53:44 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B99E441000B for ; Mon, 31 Jul 2006 18:51:14 +0000 (GMT) Message-ID: <3684802.1154371874757.JavaMail.jira@brutus> Date: Mon, 31 Jul 2006 11:51:14 -0700 (PDT) From: "Geir Magnusson Jr (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Commented: (HARMONY-978) [drlvm] In-Reply-To: <30155656.1153877533822.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/HARMONY-978?page=comments#action_12424608 ] Geir Magnusson Jr commented on HARMONY-978: ------------------------------------------- the trick I've used is simply copy java.exe to javaw.exe. It works for now... I'll add that hack in the next rev of the snapshot > [drlvm] > ------- > > Key: HARMONY-978 > URL: http://issues.apache.org/jira/browse/HARMONY-978 > Project: Harmony > Issue Type: Bug > Components: DRLVM, App-Oriented Bug Reports > Environment: Windows XP > Reporter: Nathan Beyer > > The JRE and HDK snapshots [1] are missing a javaw.exe. This make using the startup/shutdown scripts provided with Tomcat 5.5 unusable. The scripts fail, complaining that the environment variable JAVA_HOME is not pointing at a valid JDK. I've tried setting both JRE_HOME and JAVA_HOME and get the same results. > This should be resolved as soon as DRLVM is completely integrated with the launcher. > [1] http://people.apache.org/dist/incubator/harmony/snapshots/ -- 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