Skip to Content.
Sympa Menu

ndt-users - Re: java.lang.SecurityException: Permission denied

Subject: ndt-users list created

List archive

Re: java.lang.SecurityException: Permission denied


Chronological Thread 
  • From: Jason Zurawski <>
  • To:
  • Cc:
  • Subject: Re: java.lang.SecurityException: Permission denied
  • Date: Fri, 04 Mar 2011 10:18:35 -0500
  • Organization: Internet2

Hi Matt;

Are you using Firefox 3.6.14? If so this is a known problem with Java and Firefox:

http://forums.oracle.com/forums/thread.jspa?messageID=9411088

Thanks;

-jason

On 3/4/11 6:20 AM,

wrote:
Hello,

I want to building my own copy of the NDT Applet from source , I have
been completed these steps that

Instruct from internet2.

Then , copy the my own .jar file to my web server.

Add this as follows to my page:

<applet name="NDT" code=Tcpbw100.class ARCHIVE="Tcpbw100.jar" width=580
height=300>

<PARAM NAME="testingServer" VALUE="myserver_IP">

</applet>

But when I open the page that embedding the ndt applet , I got the error :

*java.lang.SecurityException: Permission denied: http://**myserver_IP:7123/*

*at
sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown
Source)*

*at java.lang.Thread.run(Unknown Source)*

**

**

What's the meaning of what's happen??

Anyone can help ? Please give me a hand.

Thanks and best regards,

Matt



Archive powered by MHonArc 2.6.16.

Top of Page