From owner-freebsd-java Tue Aug 13 0:19: 4 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F02BC37B400 for ; Tue, 13 Aug 2002 00:19:01 -0700 (PDT) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC47143E4A for ; Tue, 13 Aug 2002 00:19:00 -0700 (PDT) (envelope-from ernst@zaphod.euronet.nl) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.5/8.12.5) with ESMTP id g7D7HoYU046913; Tue, 13 Aug 2002 09:17:50 +0200 (CEST) (envelope-from ernst@zaphod.euronet.nl) Received: (from ernst@localhost) by zaphod.euronet.nl (8.12.5/8.12.5/Submit) id g7D7Hox9046912; Tue, 13 Aug 2002 09:17:50 +0200 (CEST) Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: Jonathon McKitrick Subject: Re: SIGSEGV running Orion the first time Date: Tue, 13 Aug 2002 09:17:50 +0200 User-Agent: KMail/1.4.2 Cc: freebsd-java@FreeBSD.ORG References: <59063B5B4D98D311BC0D0001FA7E452205FDA904@l04.research.kpn.com> <20020812223835.GA28667@dogma.freebsd-uk.eu.org> In-Reply-To: <20020812223835.GA28667@dogma.freebsd-uk.eu.org> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208130917.50267.znerd@FreeBSD.org> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Jonathon, The problem is triggered by the fact that you're apparently using JDK 1.2. Try installing some 1.3 JDK and then run 'make deinstall clean install' in the www/orion/. That will automatically take a 1.3 JDK if you have one. Ernst On Tuesday 13 August 2002 00:38, Jonathon McKitrick wrote: > I just used portupgrade -NP orion to install orion. I ran it with the > install switch the first time, then like this, and here is what keeps > happening: > > > root:/usr/local/orion1.5.4# java -jar orion.jar > Warning: Error reading transaction-log file > (/usr/local/orion1.5.4/persistence/t > ransaction.state) for recovery: premature end of file > Forced or abrubt (crash etc) server shutdown detected, starting > recovery process > ... > Recovery completed, 0 connections committed and 0 rolled back... > Auto-deploying file:/usr/local/orion1.5.4/default-web-app/ (New server > version d > etected)... > SIGSEGV 11* segmentation violation > zsh: killed java -jar orion.jar > <<< > > Any ideas ?? It did this the first time it ran, before there was a > file problem. In other words, the first time it ran, it displayed > 'auto-deploying...' and then crashed with the SIGSEGV. > > jm -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message