dbViZ should output a user-friendly error when starting up if it's run on a JVM older than 1.4 (which is what it requires). Right now it just chokes with a ClassDefNotFoundError for java.beans.XMLEncoder, which is pretty arcane.
Log in to post a comment.