From owner-freebsd-java@FreeBSD.ORG Wed Dec 23 22:00:02 2009 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACFE11065676 for ; Wed, 23 Dec 2009 22:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 91CBA8FC15 for ; Wed, 23 Dec 2009 22:00:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBNM02lj016583 for ; Wed, 23 Dec 2009 22:00:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBNM0254016582; Wed, 23 Dec 2009 22:00:02 GMT (envelope-from gnats) Date: Wed, 23 Dec 2009 22:00:02 GMT Message-Id: <200912232200.nBNM0254016582@freefall.freebsd.org> To: freebsd-java@FreeBSD.org From: Jason Cc: Subject: Re: java/140002: java/diablo-jdk16: jconsole dumps tomcat when contacting jmxrmi service X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jason List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Dec 2009 22:00:02 -0000 The following reply was made to PR java/140002; it has been noted by GNATS. From: Jason To: bug-followup@FreeBSD.org, jhelfman@e-e.com Cc: Subject: Re: java/140002: java/diablo-jdk16: jconsole dumps tomcat when contacting jmxrmi service Date: Wed, 23 Dec 2009 13:57:23 -0800 This should be re-opened, as I've learned recently that jconsole jmx service should work if the jvm was built with or without debugging. These errors were thrown in this case of "without." I was able to get jconsole jmx service to work only if built with debugging symbols. I have been working with Brian on this, however I figured, I may as well reopen this PR. Thanks, Jason