Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
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
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.
What version of Java are you using on the client machine?
Normally I use Java 1.7.25 but the issue there is with Java 8.
The article solved the issue for me.
Hello All,
Thanks for your suggestions and response.
This issue was fixed after editing java.policy file.
Thanks,
Vivek
One should not have to use a java.policy file to get applets to work.
A couple of thing here:
Is there any word yet on Java 8 support for builds of Windchill prior to 10.2 M030? Specifically 10.1 M040.
I know of no official news at this time for previous releases.