Skip to main content
4-Participant
January 24, 2024
Solved

restart windchill with error

  • January 24, 2024
  • 3 replies
  • 1426 views

FATAL [main] wt.method.server - MethodServerMain abort
wt.util.WTRemoteException: Unable to register server; nested exception is:
 java.lang.SecurityException: access denied

Best answer by Rocket_Max

Did you clone the environment from source before upgrading?
It seems that you have not modified the following information:

  • java.rmi.server.hostname property in the wt.properties file
  • Hosts file:
    • etc/hosts for Unix platforms
    • C:\Windows\System32\drivers\etc\hosts for Windows platform

Please confirm above!

 

Refer to:

Article - CS389130 - Server cannot be stopped with an error: wt.util.WTRemoteException: Unable to register server; nested exception is: java.lang.SecurityException: access denied in Windchill PDMLink (ptc.com)

Solved: Re: java.lang.SecurityException: Access denied - PTC Community

Article - CS150162 - ServerManager throws error Unable to register slave cache in Windchill (ptc.com)

3 replies

jbailey
18-Opal
January 24, 2024

Can you share more of the stack trace?

avillanueva
23-Emerald I
23-Emerald I
January 24, 2024

What OS are you on? Spit balling as we need more information. Could this be file access related? Installing as root but running as another user? Could this be services like SELinux or fapolicyd? Could this be Java certs issue (less likely)?

jbailey
18-Opal
January 24, 2024

I have even seen similar on an out of memory error, or maybe an expired SSL cert

17-Peridot
January 25, 2024

Did you clone the environment from source before upgrading?
It seems that you have not modified the following information:

  • java.rmi.server.hostname property in the wt.properties file
  • Hosts file:
    • etc/hosts for Unix platforms
    • C:\Windows\System32\drivers\etc\hosts for Windows platform

Please confirm above!

 

Refer to:

Article - CS389130 - Server cannot be stopped with an error: wt.util.WTRemoteException: Unable to register server; nested exception is: java.lang.SecurityException: access denied in Windchill PDMLink (ptc.com)

Solved: Re: java.lang.SecurityException: Access denied - PTC Community

Article - CS150162 - ServerManager throws error Unable to register slave cache in Windchill (ptc.com)