From owner-freebsd-java Mon Aug 12 15:38:40 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 BEA7A37B400 for ; Mon, 12 Aug 2002 15:38:38 -0700 (PDT) Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD14543E4A for ; Mon, 12 Aug 2002 15:38:37 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 2.05 #6) id 17eNpc-000PFc-00 for freebsd-java@FreeBSD.ORG; Mon, 12 Aug 2002 23:38:36 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.12.3/8.11.1) with ESMTP id g7CMca3H028712 for ; Mon, 12 Aug 2002 23:38:36 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.3/8.12.3/Submit) id g7CMcZLp028711 for freebsd-java@FreeBSD.ORG; Mon, 12 Aug 2002 23:38:35 +0100 (BST) Date: Mon, 12 Aug 2002 23:38:35 +0100 From: Jonathon McKitrick Cc: freebsd-java@FreeBSD.ORG Subject: SIGSEGV running Orion the first time Message-ID: <20020812223835.GA28667@dogma.freebsd-uk.eu.org> References: <59063B5B4D98D311BC0D0001FA7E452205FDA904@l04.research.kpn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FDA904@l04.research.kpn.com> User-Agent: Mutt/1.4i 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 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 -- My other computer is your Windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message