Problem with Java applet??

Till Krech till at snafu.de
Sat Jun 1 15:56:40 BST 2002


On Saturday 01 June 2002 10:16, Naif Al-Otaibi wrote:
This is correct. The applet tries to read the home directory path system 
property which is not allowed. Access must be denied for security reasons.

Where is the applet located ? On local disk, on localhost:// or on a server ?
greetings, Till
> I'm sorry if my question not related to this list.
>
> When I download java applets from a server that
> require SSL connection, I got this error from java
> console.
> -------------------------------------------------------------------------
> Java VM version: 1.3.1
>
> Java VM vendor:  IBM Corporation
>
>
> IBM Host On-Demand
>
> Version:  6.0.0-B20010810
>
> Copyright IBM Corporation 1997, 2001. All rights
> reserved.
>
>
> java.security.AccessControlException: access denied
> (java.util.PropertyPermission user.home read)
>
>   at
> java.security.AccessControlContext.checkPermission(AccessControlContext.jav
>a:286)
>
>   at
> java.security.AccessController.checkPermission(AccessController.java:413)
>
>   at
> java.lang.SecurityManager.checkPermission(SecurityManager.java:565)
>
>   at
> java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1298)
>
>   at java.lang.System.getProperty(System.java:601)
>
>   at
> com.ibm.eNetwork.HOD.common.Environment.?(Environment)
>
>   at
> com.ibm.eNetwork.HOD.common.Environment.isCachedClientInstalled(Environment
>)
>
>   at
> com.ibm.eNetwork.HOD.HostOnDemand.init(HostOnDemand)
>
>   at
> org.kde.kjas.server.KJASAppletStub.initApplet(KJASAppletStub.java:145)
>
>   at
> org.kde.kjas.server.KJASAppletStub$1.run(KJASAppletStub.java:98)
>
>   at java.lang.Thread.run(Thread.java:512)
> -------------------------------------------------------------------------
> I use the following:
> Redhat 7.3
> KDE 3.0.0-10
> Konqueror 3.0.0-12
> JSSE 1.0.2
> IBM - JRE 1.3.1
>
>
> what are your suggestions?
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.yahoo.com

-- 
SuSE Linux 8.0 (i386) 2.4.18-64GB-SMP
KDE: 3.0.5 (CVS HEAD >= 20020427)
Qt: 3.0.4





More information about the kfm-devel mailing list