Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
When executing TPI 147439, I am getting this:
Nested exception is: wt.util.WTRemoteException: Unable to invoke remote method
Nested exception is: wt.method.AuthenticationException
I had used LoadFromFile many times during my initial configuration of Windchill Intralink 9.1, and never had this problem.
However, that was before I enabled SSL/https, which I suspect is the problem here.
See https://www.ptc.com/appserver/cs/view/solution.jsp?n=147439
Example: windchill wt.load.LoadFromFile -u wcadmin -p wcadmin -d %WT_HOME%\loadFiles\uwgmcommon\preference.uwgm.xml
Any advice?
Gerry
Thanks to everyone that replied.
The solution was that I needed to use keytool to install my SSL certificate (.crt file) on my master, as was applied to the replicas.
It never ocurred to me that this would be required.
Gerry
In Reply to Gerry Champoux:
When executing TPI 147439, I am getting this:
Nested exception is: wt.util.WTRemoteException: Unable to invoke remote method
Nested exception is: wt.method.AuthenticationException
I had used LoadFromFile many times during my initial configuration of Windchill Intralink 9.1, and never had this problem.
However, that was before I enabled SSL/https, which I suspect is the problem here.
See https://www.ptc.com/appserver/cs/view/solution.jsp?n=147439
Example: windchill wt.load.LoadFromFile -u wcadmin -p wcadmin -d %WT_HOME%\loadFiles\uwgmcommon\preference.uwgm.xml
Any advice?
