From continuum-users-return-3605-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Wed Apr 04 14:20:41 2007 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 90094 invoked from network); 4 Apr 2007 14:20:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Apr 2007 14:20:41 -0000 Received: (qmail 8408 invoked by uid 500); 4 Apr 2007 14:20:46 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 8217 invoked by uid 500); 4 Apr 2007 14:20:45 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 8205 invoked by uid 99); 4 Apr 2007 14:20:45 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2007 07:20:45 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [66.252.32.101] (HELO mx4.midmaine.com) (66.252.32.101) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 04 Apr 2007 07:20:37 -0700 Received: (qmail 25250 invoked from network); 4 Apr 2007 14:20:15 -0000 Received: from 66-252-47-60.midmaine.com (HELO AUGEXCH.ghsinc.com) (66.252.47.60) by 0 with SMTP; 4 Apr 2007 14:20:15 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Continuum on jpackage system Date: Wed, 4 Apr 2007 10:20:15 -0400 Message-ID: <214FF1B5E37DC84D9968F0F82FBB112501A70F4F@AUGEXCH.ghsinc.com> In-Reply-To: <79a72e520704030828w4d63322fm2d638ed59eb8f6c1@mail.gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Continuum on jpackage system Thread-Index: Acd2BL2LoJrIeSYTTpWePz1/ej4WaAAvvh4g From: "Darren Hartford" To: X-Virus-Checked: Checked by ClamAV on apache.org Hey all, I have been trying to get continuum to run on a linux system (testing FC5 and Centos4) with jpackage java binaries. Normally with jpackage, you can source the java.conf file to help set JAVA_HOME: . /etc/java/java.conf However, there does not seem to be a location that will work for this and will ONLY work if I export JAVA_HOME, which is precisely what I'm trying to avoid (so far continuum is the only application I've had issues with this). ERROR | wrapper | | Unable to start JVM: No such file or directory (2) Has anyone else run into this, or know the correct location to source java.conf? Thanky, -Darren