From owner-freebsd-java@FreeBSD.ORG Sat Aug 9 09:45:53 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 1596B37B401 for ; Sat, 9 Aug 2003 09:45:53 -0700 (PDT) Received: from mooseriver.com (adsl-68-78-118-20.dsl.emhril.ameritech.net [68.78.118.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9831F43FDF for ; Sat, 9 Aug 2003 09:45:52 -0700 (PDT) (envelope-from jgrosch@mooseriver.com) Received: by mooseriver.com (Postfix, from userid 200) id 372C1170B0; Sat, 9 Aug 2003 11:45:52 -0500 (CDT) Date: Sat, 9 Aug 2003 11:45:52 -0500 From: Josef Grosch To: java@freebsd.org Message-ID: <20030809164552.GA53300@mooseriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: jdb is broken X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jgrosch@MooseRiver.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2003 16:45:53 -0000 On a recently buildt 5.1-RELEASE with native Java ########## UNAME ################ bash-2.05b# uname -a FreeBSD huron.mooseriver.com 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Mon Jul 28 01:05:11 CDT 2003 root@huron.mooseriver.com:/usr/src/sys/i386/compile/BERKELEY i386 bash-2.05b# ########## JAVA -VERSION ############ bash-2.05b# ./java -version java version "1.4.1-p3" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-p3-root_04_aug_2003_20_33) Java HotSpot(TM) Client VM (build 1.4.1-p3-root_04_aug_2003_20_33, mixed mode) bash-2.05b# While trying to run jdb with ddd I get this ############ ERROR MESSAGE ############### run GenRulesFile VM start exception: VM initialization failed for: /usr/local/jdk1.4.1/jre/bin/java -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=huron.mooseriver.com:51682,suspend=y GenRulesFile Error [60] in connect() call! err:: Operation timed out Socket transport failed to init. Transport dt_socket failed to initialize, rc = -1. FATAL ERROR in native method: No transports initialized Fatal error: Target VM failed to initialize. Exit 0 I am also getting errors with the jvm not starting up with bugseeker. This worked under 4.8 before I updated to 5.1 2 weeks ago. Josef -- Josef Grosch | Another day closer to a | FreeBSD 5.1 jgrosch@MooseRiver.com | Micro$oft free world | Berkeley, Ca.