Skip to main content
7-Bedrock
March 28, 2012
Question

Java.security.AccessControlException: Access denied

  • March 28, 2012
  • 3 replies
  • 2355 views

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

1-Visitor
March 14, 2013

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

1-Visitor
March 14, 2013

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.

1-Visitor
March 14, 2013

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