From owner-freebsd-java@FreeBSD.ORG Thu Nov 4 22:02:19 2004 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 AF8C416A4CE for ; Thu, 4 Nov 2004 22:02:19 +0000 (GMT) Received: from smtpauth01.mail.atl.earthlink.net (smtpauth01.mail.atl.earthlink.net [209.86.89.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C71943D67 for ; Thu, 4 Nov 2004 22:02:19 +0000 (GMT) (envelope-from fbrier@multideck.com) Received: from [69.180.49.37] (helo=[127.0.0.1]) by smtpauth01.mail.atl.earthlink.net with asmtp (Exim 4.34) id 1CPpgQ-0007B7-Dl; Thu, 04 Nov 2004 17:02:18 -0500 Message-ID: <418AA723.3070701@multideck.com> Date: Thu, 04 Nov 2004 17:03:15 -0500 From: "Frederick N. Brier" Organization: Multideck Corporation User-Agent: Mozilla Thunderbird 0.7 (Windows/20040616) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Greg Lewis References: <418A8E61.10303@multideck.com> <20041104211744.GA13225@misty.eyesbeyond.com> In-Reply-To: <20041104211744.GA13225@misty.eyesbeyond.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: 65c5d372859a7e8d5e89bb4777695beb702e37df12b9c9ef533cd9cb1124c1515135351fdc01844a350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 69.180.49.37 cc: java@FreeBSD.org Subject: Re: Bug tracking and 5.x/JVMPI/JVMDI problem 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: Thu, 04 Nov 2004 22:02:19 -0000 Ok. Gotchya. I have never used the standard FreeBSD bug database. I just downloaded the 5.3RC2 and was going to give it a whirl. I have got a spare set of machines to set up a test environment. I am learning how to set up Jails and was going to setup mySQL and James in two separate jails. Wish me luck. As soon as it is up I will change the startup parameters for debug mode and try to connect to it. Thank you. Greg Lewis wrote: >On Thu, Nov 04, 2004 at 03:17:37PM -0500, Frederick N. Brier wrote: > > >>I was trying to get some more info about the problem with "the native >>version for 5.x and jdb (and anything else that uses JVMPI or JVMDI) >>doesn't like KSEs." I went to http://www.freebsd.org/java looking for a >>link to a bug tracker like Bugzilla or Jira. Is the FreeBSD/Java project >>using one? If so, where is it? Thank you much. >> >> > >We just use the standard FreeBSD bug database. In particular the "java" >category. I think this bug may have been fixed recently, but I don't have >5.x on anything to test it :(. > > >