jdk13 only as root?

bfranco at uolsinectis.com.ar bfranco at uolsinectis.com.ar
Fri Jan 23 08:26:58 PST 2004


Hi everyone!I've installed jdk1.3.1 (WITH_LINUX_BOOTSTRAP, as someone in the list adviced) on my FreeBSD 5.2-RELEASE. Installation went just fine, but now the only way I can use java is as root, not as a regular user:

[root at taz root]#/usr/local/jdk1.3.1/bin/java -versionjava version "1.3.1-p9"Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p9-franco-040122-18:36)Classic VM (build 1.3.1-p9-franco-040122-18:36, green threads, nojit)

[franco at taz franco]$ /usr/local/jdk1.3.1/bin/java -version
^C  <--waits there forever.

Does anyone know what's going on? Eclipse runs just fine (as root, of course), and java applications develeped by my run ok too (as root).

Thanks in advance.


More information about the freebsd-java mailing list