Date: Fri, 31 May 2002 17:21:10 +0200 From: Gunnar Flygt <flygt@sr.se> To: "Lapinski, Michael (Research)" <lapinski@crd.ge.com> Cc: freebsd-java@freebsd.org Subject: Re: RE: Java with mozilla Message-ID: <20020531172110.A91523@sr.se> In-Reply-To: <E4AAC34FE3CF564D8AE89EB8AC333FD702E72FEF@XMB03CRDGE>; from lapinski@crd.ge.com on Fri, May 31, 2002 at 10:27:27AM -0400 References: <E4AAC34FE3CF564D8AE89EB8AC333FD702E72FEF@XMB03CRDGE>
index | next in thread | previous in thread | raw e-mail
On Fri, May 31, 2002 at 10:27:27AM -0400, Lapinski, Michael (Research) wrote:
> hi,
> does the java console show anything at all ?
Yes. This:
load: class Melodikryss.class not found.
java.lang.ClassNotFoundException: java.net.UnknownHostException: sr.korsord.se
at java.net.InetAddress.getAllByName0(InetAddress.java:571)
at java.net.InetAddress.getAllByName0(InetAddress.java:540)
at java.net.InetAddress.getByName(InetAddress.java:449)
at java.net.Socket.<init>(Socket.java:100)
at sun.net.NetworkClient.doConnect(NetworkClient.java:50)
at sun.plugin.protocol.jdk12.http.HttpClient.doConnect(HttpClient.java:97)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:331)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:517)
at sun.net.www.http.HttpClient.<init>(HttpClient.java:267)
at sun.net.www.http.HttpClient.<init>(HttpClient.java:228)
at sun.plugin.protocol.jdk12.http.HttpClient.<init>(HttpClient.java:57)
at sun.plugin.protocol.jdk12.http.HttpClient.New(HttpClient.java:69)
at sun.plugin.protocol.jdk12.http.HttpURLConnection.privBlock(HttpURLConnection.java:113)
at sun.plugin.protocol.jdk12.http.HttpURLConnection$PrivilegedBlockAction.run(HttpURLConnection.java:402)
at java.security.AccessController.doPrivileged(Native Method)
at sun.plugin.protocol.jdk12.http.HttpURLConnection.connect(HttpURLConnection.java:148)
at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream(HttpURLConnection.java:321)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:230)
at sun.applet.AppletClassLoader.getBytes(AppletClassLoader.java:218)
at sun.applet.AppletClassLoader.access$100(AppletClassLoader.java:41)
at sun.applet.AppletClassLoader$1.run(AppletClassLoader.java:137)
at java.security.AccessController.doPrivileged(Native Method)
at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:134)
at sun.plugin.security.PluginClassLoader.findClass(PluginClassLoader.java:252)
at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:108)
at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:378)
at sun.applet.AppletPanel.createApplet(AppletPanel.java:579)
at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1178)
at sun.applet.AppletPanel.runLoader(AppletPanel.java:515)
at sun.applet.AppletPanel.run(AppletPanel.java:293)
at sun.plugin.navig.motif.MotifAppletViewer.maf_run(MotifAppletViewer.java:127)
at sun.plugin.navig.motif.MotifAppletViewer.run(MotifAppletViewer.java:123)
at java.lang.Thread.run(Thread.java:484)
±
>
> -mtl
>
> --------------------------------------------------
> Michael Lapinski
> Computer Scientist
> GE Corporate Research & Development
>
>
> "I think there is a world market for maybe five computers."
> - IBM Chairman Thomas Watson, 1943
>
>
> -----Original Message-----
> From: Gunnar Flygt [mailto:flygt@sr.se]
> Sent: Friday, May 31, 2002 4:05 AM
> To: freebsd-java@FreeBSD.ORG
> Subject: Java with mozilla
>
>
> Maybe this is trivial, but I've found no solution to it. I've installed
> the Native FreeBSD jdk1.3.1 with good result. All apps in the examples
> work fine. What is not working is the plugin in mozilla. I've added
> JAVA_HOME=/usr/local/jdk1.3.1 to my environment, but when coming to a
> java-page on the internet, I see the grey screen with "Loading Java Applet"
> and in the status bar I see: Start: applet not initialized
>
> And that's it
>
> Any help available?
>
> --
> __o
> regards, Gunnar ---_ \<,_
> email: flygt@sr.se ---- (_)/ (_)
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-java" in the body of the message
--
__o
regards, Gunnar ---_ \<,_
email: flygt@sr.se ---- (_)/ (_)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020531172110.A91523>
