Date: Sat, 9 Aug 2003 11:45:52 -0500 From: Josef Grosch <jgrosch@mooseriver.com> To: java@freebsd.org Subject: jdb is broken Message-ID: <20030809164552.GA53300@mooseriver.com>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030809164552.GA53300>