Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2000 19:42:19 +0100 (CET)
From:      Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
To:        java@freebsd.org
Subject:   f4jsetup.sh (Forte)
Message-ID:  <200002111842.TAA17083@gil.physik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help

Sun seems to offer different forms of Forte for Java.
One is a combined install shellscript with embedded (uuencoded and binary
stuff)

I seem to get a bad magic when trying to install it under FreeBSD 3.4
Testing /usr/local/linux-jdk1.2/bin/java...
1 suitable java interpreter(s) detected

0) I want to specify a path to an interpreter.
1) Use /usr/local/linux-jdk1.2/bin/java
2) Terminate this installation.
Select a choice [0-2]: 1
Extracting installation class
Exception in thread "main" java.lang.ClassFormatError: f4jsetup (Bad magic number)
        at java.lang.ClassLoader.defineClass0(Native Method)
        at java.lang.ClassLoader.defineClass(Compiled Code)
        at java.security.SecureClassLoader.defineClass(Compiled Code)
        at java.net.URLClassLoader.defineClass(Compiled Code)
        at java.net.URLClassLoader.access$1(Compiled Code)
        at java.net.URLClassLoader$1.run(Compiled Code)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Compiled Code)
        at java.lang.ClassLoader.loadClass(Compiled Code)
        at sun.misc.Launcher$AppClassLoader.loadClass(Compiled Code)
        at java.lang.ClassLoader.loadClass(Compiled Code)


-- 
Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de


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?200002111842.TAA17083>