Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
FATAL [main] wt.method.server - MethodServerMain abort
wt.util.WTRemoteException: Unable to register server; nested exception is:
java.lang.SecurityException: access denied
Solved! Go to Solution.
Did you clone the environment from source before upgrading?
It seems that you have not modified the following information:
Please confirm above!
Refer to:
Solved: Re: java.lang.SecurityException: Access denied - PTC Community
Can you share more of the stack trace?
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)?
I have even seen similar on an out of memory error, or maybe an expired SSL cert
Did you clone the environment from source before upgrading?
It seems that you have not modified the following information:
Please confirm above!
Refer to:
Solved: Re: java.lang.SecurityException: Access denied - PTC Community