cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

We are working to address an issue with subscription email notifications. In the meantime, be sure to check your favorite boards for new topics.

method call failure about wt.method.RemoteMethodServer under eclipse

user_wg_1666666
3-Visitor

method call failure about wt.method.RemoteMethodServer under eclipse

I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.11

I set up a developing environment for the programmer,then make a simple application to invoke the method of wt.method.RemoteMethodServer.But I didn't succeed.
Windchill verison: 12.0.2.11
Eclipse:4.17.0
Java: 11.0.19
I


Here are the errors that I faced
>>>>>1>>>>>
Hello,wcadmin
>>>>>2>>>>>
Exception is >>>>>wt.util.WTRemoteException: unable to call remote methods;Nested exception are:
java.lang.ClassNotFoundException: com.HelloWindchill
3 REPLIES 3

Hi @user_wg_1666666 

Your class is not defined or is not located in the Windchill location

 

the correct class location for  HelloWindchill.class should be .../Windchill/codebase/com/ folder

 

PetrH

Hello user_wg_1666666,

Was the information provided helpful ?

KR,

Charles.

The links below are valid references:

https://www.ptc.com/support/article/CS24105

Top Tags