Date: Mon, 27 Jan 2003 20:32:05 -0800 (PST) From: bruno schwander <bruno@tinkerbox.org> To: java@freebsd.org Subject: problem debugging java app Message-ID: <Pine.BSF.4.21.0301272027200.293-100000@duron.bschwand.net>
next in thread | raw e-mail | index | archive | help
I would like to debug a java app, but when I run my app in jdb I get the following exception: Exception occurred: sun.io.MalformedInputException (uncaught) thread="main", sun.io.CharToByteSingleByte.convert(), line=154, bci=202 This is a class that is part of the distribution apparently, so how can this be happening ? I have no CLASSPATH set, is there a special runtime to use for debugging ? any help appreciated... Thank you bruno To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0301272027200.293-100000>