From owner-freebsd-java@FreeBSD.ORG Wed Feb 13 02:55:41 2008 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87D9616A469 for ; Wed, 13 Feb 2008 02:55:41 +0000 (UTC) (envelope-from tommyhp2@yahoo.com) Received: from web38203.mail.mud.yahoo.com (web38203.mail.mud.yahoo.com [209.191.124.146]) by mx1.freebsd.org (Postfix) with SMTP id 3D9B013C46A for ; Wed, 13 Feb 2008 02:55:40 +0000 (UTC) (envelope-from tommyhp2@yahoo.com) Received: (qmail 80085 invoked by uid 60001); 13 Feb 2008 02:55:40 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=Xbw6JgD5dMvN7cSPyrF2WSFYGfJSOoeOmHYGDbNeUGQiKNhwhVs3E59yo7cKW8nJI+SR1Y6K93q1Kx1v9RhScfe992wi0Ez0OZytk/GFrBWqMO9fiYNCAJ3qFZzhnPpsvLhrck0srzsCxw8Y1gIVpDvMDFWsXy7lELWlltDfXxY=; X-YMail-OSG: gB1HyokVM1mbxNygdLcXwq9So2fZ4iX.fFiZ9Mnfe6laFNvB9.PKTn4fBZ.bKyIg959pXIrAkg-- Received: from [24.227.124.250] by web38203.mail.mud.yahoo.com via HTTP; Tue, 12 Feb 2008 18:55:40 PST Date: Tue, 12 Feb 2008 18:55:40 -0800 (PST) From: Tommy Pham To: freebsd-java@freebsd.org In-Reply-To: <47B20F0B.9040905@polands.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <406238.79665.qm@web38203.mail.mud.yahoo.com> Subject: Re: glassfish v2 on FreBSD 7 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 02:55:41 -0000 Hi Doug, Thanks for the reply. Do you have any problems with starting after initial startup such as delayed start? Recording of the PID in /domains/domain1/config/.__com_sun_appserv_pid? Did you build it inside jail environment? I've also successfully build it on FreeBSD in both jail and non-jail environment. The initial startup is OK (within 40 seconds) but every other startup there after takes very long (like 5 minutes). Also, the PID is recorded as -1 in pid file... I've tried this in both i386 and amd64 platform for a few weeks now to see what's the cause and I can't seem to find the problem. Thanks, Tommy --- Doug Poland wrote: > Tommy Pham wrote: > > Hi, > > > > Has anyone able to build glassfish v2 (any branch FCS or UR1) > > successfully FreeBSD 7 (PRERELEASE or RC2)? > > > > Thanks, > > Tommy > > > > PS: sorry for the previous send. > > > yup > > -- > Regards, > Doug >