Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 89054 invoked from network); 22 Feb 2007 13:21:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Feb 2007 13:21:07 -0000 Received: (qmail 24969 invoked by uid 500); 22 Feb 2007 13:21:12 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 24932 invoked by uid 500); 22 Feb 2007 13:21:12 -0000 Mailing-List: contact dev-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 dev@harmony.apache.org Received: (qmail 24923 invoked by uid 99); 22 Feb 2007 13:21:12 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Feb 2007 05:21:12 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of andrey.vl.sokolov@gmail.com designates 64.233.184.228 as permitted sender) Received: from [64.233.184.228] (HELO wr-out-0506.google.com) (64.233.184.228) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Feb 2007 05:21:00 -0800 Received: by wr-out-0506.google.com with SMTP id 69so210918wra for ; Thu, 22 Feb 2007 05:20:40 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=cutoMWxzxFIMSQjQSa5kHhEv29tQ7gsLEw72Ekic+jl4Qfpl7K68DzFUL3Cx7+1n5Dx1wGUneSv5luNRn5ZrMI4AOhJ35pLY70Ds8TtP2ELROF+dISuKIsOvflzSrwB+nxdOvOmQQhiJc94L9GDYgGesonNp0Fze8lblOP/XLYs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=pKVRuxKkMnlQmDGDXGRav3xJfNhHsMtGxsluJbe9aTpB7YPzd9EoitO8GIjMt7ARzIUF9nvCt7ij2O1sR3gFE6W5KNQEZnuFmpKwcJyJVf7PSDZjpV1/PBMnk3C9CllSHDeVpX0RD9Lg9pQb9ccda3fImfIPT6tMi1RZQu1ZkWE= Received: by 10.114.95.1 with SMTP id s1mr238160wab.1172150439562; Thu, 22 Feb 2007 05:20:39 -0800 (PST) Received: by 10.114.24.10 with HTTP; Thu, 22 Feb 2007 05:20:39 -0800 (PST) Message-ID: <2ff884ab0702220520q486ef0c8o90230ced14679baf@mail.gmail.com> Date: Thu, 22 Feb 2007 19:20:39 +0600 From: "Andrey Sokolov" To: dev@harmony.apache.org Subject: Re: [drlvm][help] Troubles while invoking JVM In-Reply-To: <4d0b24970702220431j1656b14ke97e71c55d3a8d17@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_33376_32153025.1172150439523" References: <2ff884ab0702220200s7f536a52t98c55350d20ddbec@mail.gmail.com> <4d0b24970702220309i17d3d7ebu7230eae463b57571@mail.gmail.com> <2ff884ab0702220328n55eadf4fu11d00d6d87ed3d59@mail.gmail.com> <4d0b24970702220431j1656b14ke97e71c55d3a8d17@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_33376_32153025.1172150439523 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi once again! 2007/2/22, Andrew Zhang : Include ICUInterface34.dll? Yes, this file is in the same directory. I'm not sure. My default locale is zh_CN, which works well. To confirm > whether it's due to locale setting, you may change your default locale to > en_US. I tried both setting default locale via Windows' Control Panel -> Regional setting and using following keys -Dconsole.encoding=ISO8859_1 -Dfile.enconding=ISO-8859-1 -Duser.language=en- Duser.region=US -Duser.country=US -Duser.locale=US in command prompt while trying to start "Hello, world" application. Unfortunately, nothing helped. Probably, some other ideas? Yours sincerelly, Andrej Sokolov ------=_Part_33376_32153025.1172150439523--