Unrecognized JVM specific option It is probably running Kaffe instead of the j2sdk java binary. You need to add /usr/local/j2sdk1.4.0/bin (or wherever you installed the sdk) to your path and rename or delete the java binary in usr/bin or wherever running "which java" shows the java binary is running from. |