Article - CS259411
Process Manager fails with "java.security.AccessControlException: access denied ("java.net.SocketPermission" "127.0.0.1:5000" "connect,resolve")" in Windchill PDMLink
Modified: 22-Nov-2019
Applies To
- Windchill PDMLink 10.2 M030 to 11.0
Description
- It fails to launch Process Manager
- All of java applet functionalities do not work
- Java console log:
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:5000" "connect,resolve")
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkConnect(Unknown Source)
at sun.plugin2.applet.SecurityManagerHelper.checkConnectHelper(Unknown Source)
at sun.plugin2.applet.AWTAppletSecurityManager.checkConnect(Unknown Source) - Method server log:
java.net.UnknownHostException: ***.***.***
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:901)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1293)
at java.net.InetAddress.getAllByName0(InetAddress.java:1246)
at java.net.InetAddress.getAllByName(InetAddress.java:1162)
at java.net.InetAddress.getAllByName(InetAddress.java:1098)
at wt.util.RMIServer.isHostInList(RMIServer.java:671)
at wt.verification.CallContext.isTrustedHost(CallContext.java:266)
at wt.verification.CallContext.isTrustedHost(CallContext.java:242)
at wt.servlet.PropertiesFilter.doFilter(PropertiesFilter.java:96)
This is a printer-friendly version of Article 259411 and may be out of date. For the latest version click CS259411