From owner-freebsd-database@FreeBSD.ORG Thu Oct 7 13:42:45 2004 Return-Path: Delivered-To: freebsd-database@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0D0D16A4CE for ; Thu, 7 Oct 2004 13:42:44 +0000 (GMT) Received: from scotth.emsphone.com (scotth.emsphone.com [199.67.51.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B48A43D54 for ; Thu, 7 Oct 2004 13:42:44 +0000 (GMT) (envelope-from shildret@scotth.emsphone.com) Received: from scotth.emsphone.com (localhost [127.0.0.1]) by scotth.emsphone.com (8.12.10/8.12.3) with ESMTP id i97Dgg8Q077439; Thu, 7 Oct 2004 08:42:42 -0500 (CDT) (envelope-from shildret@scotth.emsphone.com) Received: (from shildret@localhost) by scotth.emsphone.com (8.12.10/8.12.3/Submit) id i97DgfAK077438; Thu, 7 Oct 2004 08:42:41 -0500 (CDT) From: "Scott T. Hildreth" To: Mathias Samuelson In-Reply-To: <4164F63F.1060302@proact.se> References: <4164F63F.1060302@proact.se> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1097156560.86901.98.camel@scotth.emsphone.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 07 Oct 2004 08:42:41 -0500 cc: "freebsd-database@freebsd.org" Subject: Re: Oracle 9i on FreeBSD 4.10 X-BeenThere: freebsd-database@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Database use and development under FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 13:42:45 -0000 I don't remember where I read it, but 9i will not run on 4.*. If I find the post I will send it to the list. On Thu, 2004-10-07 at 02:54, Mathias Samuelson wrote: > Hi everyone! > > I'm trying to install Oracle 9i on FreeBSD 4.10, following the > instructions on http://www.shadowcom.net/freebsd-oracle9i/ although that > link is for 5.x. > > When I execute the runInstaller, java crashes with the following message: > > bash-2.05b# cat hs_err_pid3410.log > > Unexpected Signal : 11 occurred at PC=0x8067d6a > Function name=(N/A) > Library=(N/A) > > NOTE: We are unable to locate the function name symbol for the error > just occurred. Please refer to release documentation for possible > reason and solutions. > > > > Current Java thread: > > Dynamic libraries: > Can not get information for pid = 3410 > > Local Time = Thu Oct 7 09:32:44 2004 > Elapsed Time = 36 > # > # HotSpot Virtual Machine Error : 11 > # Error ID : 4F530E43505002C4 > # Please report this error at > # http://java.sun.com/cgi-bin/bugreport.cgi > # > # Java VM: Java HotSpot(TM) Client VM (1.3.1_02-b02 mixed mode) > # > > I've seen this behaviour previously with "linux" java applications that > bundle a jre, and in that case the solution was to refer the application > to the native FreeBSD jre. However I can't find a way to this for the > runInstaller. > > Is the anyone out there who has managed to do this exercise? How did you > circumvent the problem I'm seeing? > > Fyi, I failed to install devel/linux_devtools-7 since it reports: > ===> linux_devtools-7.1_3 is marked as broken: Missing dependency. > > Any help would be greatly appreciated > > Mathias > _______________________________________________ > freebsd-database@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-database > To unsubscribe, send any mail to "freebsd-database-unsubscribe@freebsd.org"