From owner-freebsd-java@FreeBSD.ORG Tue Nov 3 01:20:05 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 58332106566B for ; Tue, 3 Nov 2009 01:20:05 +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 2D6C68FC12 for ; Tue, 3 Nov 2009 01:20:05 +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 nA31K5Yg077501 for ; Tue, 3 Nov 2009 01:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nA31K5cd077500; Tue, 3 Nov 2009 01:20:05 GMT (envelope-from gnats) Date: Tue, 3 Nov 2009 01:20:05 GMT Message-Id: <200911030120.nA31K5cd077500@freefall.freebsd.org> To: freebsd-java@FreeBSD.org From: Jason Cc: Subject: Re: java/140002: 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: Tue, 03 Nov 2009 01:20:05 -0000 The following reply was made to PR java/140002; it has been noted by GNATS. From: Jason To: Jason Cc: bug-followup@FreeBSD.org Subject: Re: java/140002: jconsole dumps tomcat when contacting jmxrmi service Date: Mon, 2 Nov 2009 17:16:32 -0800 This issue can be closed. When running openjdk-b17 on server and client, there are no issues, and jconsole runs as intended. -jgh On Mon, Oct 26, 2009 at 03:54:35PM -0700, Jason thus spake: >I forgot to mention the version of tomcat that I am using. > >It is: >tomcat-5.5.23 > >Thanks! >Jason >