Skip to main content
1-Visitor
January 7, 2015
Question

Applets are Failed to Load

  • January 7, 2015
  • 8 replies
  • 6232 views

Hello All,

On Monolithic Windchill Server 10.1M040, All Applets are failed to load.

Its shows a message in Pop up's as below,

The following error occurred during initialization: The operation: "getGlobalDomain" failed.

Nested exception is: wt.util.WTRemoteException: Unable to invoke remote method

Nested exception is: wt.util.WTRemoteException: Unable to locate method server

Nested exception is: wt.util.WTRemoteException: Unable to locate method server

Nested exception is: wt.util.WTRemoteException: Unable to get server

Nested exception is: java.security.AccessControlException: access denied ("java.net.SocketPermission" "127.0.0.1:5002" "connect,resolve")

Please guide us to solve this.

Regards,

Vivek

8 replies

14-Alexandrite
January 7, 2015
1-Visitor
April 29, 2015

Thanks!

This fixed my problem as well.

Nested exception is: java.security.AccessControlException: access denied ("java.net.SocketPermission" "connect,resolve"); nested exception is:

(wt.fc.fcResource/0) wt.util.WTException: The operation: "getObject" failed.

13-Aquamarine
January 12, 2015

What version of Java are you using on the client machine?

14-Alexandrite
January 13, 2015

Normally I use Java 1.7.25 but the issue there is with Java 8.

The article solved the issue for me.

vuchekar1-VisitorAuthor
1-Visitor
January 13, 2015

Hello All,

Thanks for your suggestions and response.

This issue was fixed after editing java.policy file.

Thanks,

Vivek