From owner-freebsd-java Fri May 31 8:21:27 2002 Delivered-To: freebsd-java@freebsd.org Received: from dart.sr.se (dart.sr.se [134.25.0.132]) by hub.freebsd.org (Postfix) with ESMTP id 8BDB337B412 for ; Fri, 31 May 2002 08:21:15 -0700 (PDT) Received: from honken.sr.se (honken.sr.se [134.25.128.27]) by dart.sr.se (8.11.6/8.11.6) with ESMTP id g4VFLDm08780; Fri, 31 May 2002 17:21:14 +0200 (CEST) (envelope-from gunnar@pluto.sr.se) Received: from pluto.sr.se (pluto.SR.SE [134.25.193.91]) by honken.sr.se (8.9.3/8.9.3) with ESMTP id RAA23517; Fri, 31 May 2002 17:21:13 +0200 (CEST) (envelope-from gunnar@pluto.sr.se) Received: (from root@localhost) by pluto.sr.se (8.11.6/8.11.1) id g4VFLDs91578; Fri, 31 May 2002 17:21:13 +0200 (CEST) (envelope-from gunnar) Received: (from gunnar@localhost) by pluto.sr.se (8.11.6/8.11.1av) id g4VFLAN91570; Fri, 31 May 2002 17:21:10 +0200 (CEST) (envelope-from gunnar) Date: Fri, 31 May 2002 17:21:10 +0200 From: Gunnar Flygt To: "Lapinski, Michael (Research)" Cc: freebsd-java@freebsd.org Subject: Re: RE: Java with mozilla Message-ID: <20020531172110.A91523@sr.se> Reply-To: Gunnar Flygt References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: ; from lapinski@crd.ge.com on Fri, May 31, 2002 at 10:27:27AM -0400 X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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.(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.(HttpClient.java:267) at sun.net.www.http.HttpClient.(HttpClient.java:228) at sun.plugin.protocol.jdk12.http.HttpClient.(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