Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hi @YK_10474275
I use PTC Knowledge Base Search and I've got a result
CS198791 RMI class loader disabled
In your specific case I guess that you just do not use correct java library from Windchill.
"wt.util.WTException" is a class from Windchill and this class can not be missing
This class is located in a folder > WTHOME/codebase/wt/util/
check your application if it has access to the class
PetrH