From owner-freebsd-java Mon Feb 23 14:03:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA22542 for freebsd-java-outgoing; Mon, 23 Feb 1998 14:03:39 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from oznet02.ozemail.com.au (oznet02.ozemail.com.au [203.2.192.124]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA22516 for ; Mon, 23 Feb 1998 14:03:33 -0800 (PST) (envelope-from joe.shevland@horizonti.com) Received: from jupiter ([203.33.128.245]) by oznet02.ozemail.com.au (8.8.4/8.6.12) with ESMTP id JAA24545; Tue, 24 Feb 1998 09:03:16 +1100 (EST) Message-Id: <199802232203.JAA24545@oznet02.ozemail.com.au> From: "Joe Shevland" To: "Michael Bergknoff" , Subject: Re: Security exception Date: Tue, 24 Feb 1998 09:01:44 +1100 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1162 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ---------- > From: Michael Bergknoff > To: freebsd-java@FreeBSD.ORG > Subject: Security exception > Date: Tuesday, 24 February 1998 7:38 > > > Hi, > > I'm getting this execption running my applet from appletviewer. > > sun.applet.AppletSecurityException: checkconnect.networkhost1 > at sun.applet.AppletSecurity.checkConnect(AppletSecurity.java:564) > at sun.applet.AppletSecurity.checkConnect(AppletSecurity.java:606) > at sun.applet.AppletSecurity.checkConnect(AppletSecurity.java:506) > at java.net.InetAddress.getAllByName0(InetAddress.java) > at java.net.InetAddress.getByName(InetAddress.java) > at java.net.Socket.(Socket.java:97) > at MyApp.run(MyApp.java:277) > at java.lang.Thread.run(Thread.java) These are stabs in the dark, but are you behind a firewall or using a proxy server, and/or are you experiencing DNS problems on your local network? ********************************************************************** Joe Shevland - Horizon Technologies International Email: joe.shevland@horizonti.com We are all in the gutter, but some of us are looking at the stars - Oscar Wilde ********************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message