Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 1998 09:01:44 +1100
From:      "Joe Shevland" <joe.shevland@horizonti.com>
To:        "Michael Bergknoff" <berg@platsol.com>, <freebsd-java@FreeBSD.ORG>
Subject:   Re: Security exception
Message-ID:  <199802232203.JAA24545@oznet02.ozemail.com.au>

next in thread | raw e-mail | index | archive | help
----------
> From: Michael Bergknoff <berg@platsol.com>
> 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.<init>(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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802232203.JAA24545>