Question
The page occasionally requires refreshing the browser and loading for about a minute to display data
Version: Windchill 11.0
Description:
The page occasionally requires refreshing the browser and loading for about a minute to display data correctly. Upon checking the MethodServer logs, the following information is found:
caught cache server call exception
java.rmi.RemoteException: Unable to get remote cache entry; nested exception is:
java.rmi.ServerError: Error occurred in server thread; nested exception is:
java.lang.NoClassDefFoundError: Could not initialize class wt.project._Role
However, in reality, the relevant class does exist on the server, and programs that import the relevant class can execute normally.
caught cache server call exception
java.rmi.RemoteException: Unable to get remote cache entry; nested exception is:
java.rmi.ServerError: Error occurred in server thread; nested exception is:
java.lang.NoClassDefFoundError: Could not initialize class wt.project._Role
However, in reality, the relevant class does exist on the server, and programs that import the relevant class can execute normally.

