From owner-freebsd-java@FreeBSD.ORG Mon Nov 17 11:02:10 2003 Return-Path: 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 BD28216A4CE for ; Mon, 17 Nov 2003 11:02:10 -0800 (PST) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id C03F843FD7 for ; Mon, 17 Nov 2003 11:02:08 -0800 (PST) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 5058F13629; Tue, 18 Nov 2003 08:02:07 +1300 (NZDT) Date: Tue, 18 Nov 2003 08:02:07 +1300 From: Jonathan Chen To: Maarten Franssen Message-ID: <20031117190207.GB71575@grimoire.chen.org.nz> References: <002201c3ab52$6a10cde0$6402a8c0@zoefff.com> <20031116190729.GB68464@grimoire.chen.org.nz> <000e01c3acf2$1698ed90$6402a8c0@zoefff.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000e01c3acf2$1698ed90$6402a8c0@zoefff.com> User-Agent: Mutt/1.4.1i cc: freebsd-java@freebsd.org Subject: Re: jboss 3.2 on freebsd doesnt boot X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 19:02:10 -0000 On Mon, Nov 17, 2003 at 11:03:45AM +0100, Maarten Franssen wrote: > hi Jonathan, > > With the daemon startup I got the same errors, so I started manually with > the run.sh script to see what happens.. > the thing is on my laptop which has a windows2k os, jBoss normally boots > with JDK 1.3.1_09..so JDK's differ a bit what else is new :) There have been some reports about slight incompatiblities with the jboss binary (compiled with JDK1.4.2) on JDK1.3.1 systems. The only solution proposed so far appears to be to compile the original JBoss code with JDK 1.3.1 if you're planning to use it with JDK1.3.1... I'll run a few tests to see whether that's feasible with the port. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system.