Connecting Tech Pros Worldwide Help | Site Map

java.security.PrivilegedActionException

Newbie
 
Join Date: Jul 2007
Posts: 1
#1: Jul 14 '07
I try to play runescape and this came up......this comes up with all java

java.security.PrivilegedActionException: java.io.FileNotFoundException: C:\Documents and Settings\HP_Owner\Application Data\Sun\Java\Deployment\security\auth.dat (Access is denied)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.deploy.security.CredentialManager$Credenti alPersistor.openInputStream(Unknown Source)
at com.sun.deploy.security.CredentialManager$Credenti alPersistor.getAllPersistedCredentials(Unknown Source)
at com.sun.deploy.security.CredentialManager$Credenti alPersistor.access$000(Unknown Source)
at com.sun.deploy.security.CredentialManager.<init>(U nknown Source)
at com.sun.deploy.security.MSCredentialManager.<init> (Unknown Source)
at com.sun.deploy.security.MSCredentialManager.getIns tance(Unknown Source)
at com.sun.deploy.services.WPlatformService.getCreden tialManager(Unknown Source)
at com.sun.deploy.security.DeployAuthenticator.<init> (Unknown Source)
at sun.plugin.AppletViewer.initEnvironment(Unknown Source)
at sun.plugin.AppletViewer.initEnvironment(Unknown Source)
Caused by: java.io.FileNotFoundException: C:\Documents and Settings\HP_Owner\Application Data\Sun\Java\Deployment\security\auth.dat (Access is denied)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at com.sun.deploy.security.CredentialManager$Credenti alPersistor$1.run(Unknown Source)
... 11 more
Reply