From owner-freebsd-current Mon Jan 13 7: 3:49 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9156837B401 for ; Mon, 13 Jan 2003 07:03:48 -0800 (PST) Received: from weed.daren.ca (CPE014320028330.cpe.net.cable.rogers.com [24.102.94.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 472AE43EB2 for ; Mon, 13 Jan 2003 07:03:42 -0800 (PST) (envelope-from desjardins@canada.com) Received: from weed.daren.ca (localhost [127.0.0.1]) by weed.daren.ca (8.12.6/8.12.6) with ESMTP id h0DF3cHD004042 for ; Mon, 13 Jan 2003 10:03:39 -0500 (EST) (envelope-from desjardins@canada.com) Received: (from daren@localhost) by weed.daren.ca (8.12.6/8.12.6/Submit) id h0DF3bFF004041 for freebsd-current@FreeBSD.ORG; Mon, 13 Jan 2003 10:03:37 -0500 (EST) X-Authentication-Warning: weed.daren.ca: daren set sender to desjardins@canada.com using -f Subject: Problems installing apps that use a Java installer From: Daren Desjardins Reply-To: desjardins@canada.com To: freebsd-current Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Message-Id: <1042470217.269.23.camel@weed.daren.ca> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 13 Jan 2003 10:03:37 -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ive been trying to install JBuilder 7 and Weblogic 7 and have been having no luck. Both apps extract themselves and then try to use their own JDK to start the installer, however they both then seg fault. I tried running the 'java' that they include and found that it is the cause of the seg fault. I was able to get JBuilder installed by replacing its JDK with the FreeBSD port. However I still have not been able to get Weblogic to install. I do have the BSD JDK port, 1.3.1-p7, installed and it works fine. Any ideas what would cause these Java installers using their own JDK to seg fault all the time? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message