cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

Java.security.AccessControlException: Access denied

VivekUchekar
2-Guest

Java.security.AccessControlException: Access denied

Hi All,

While accessing Windchill 10 from client machine, when we try to access policy administrator we get this error,

Please any probable answers to remove this.

Vivek

3 REPLIES 3

Hi Vivek,

Try clearing down your java applet cache ont he machine. This can sometimes cause the message. I have attached a guide.

Thanks,

-Ste

I'm not sure if 10 has an equivalent, but I would run the MakeJar ant script. You may also have to edit your clients' java policy file to grant permissions to the WC applets.

As Matthew mentioned, the MakeJar might help.

Running MakeJar

The MakeJar can be run by doing the following in Windchill 10.1

1). Open your Windchill Shell.

2). Ensure that it has opened at your Windchill root directory.

3). Run:

D:\ptc\Windchill>ant -buildfile codebase/MakeJar.xml -DcustUpdate=true

Hope thant helps,

-Ste

Top Tags