Java Exception: java.lang.NoSuchMethodError -while accessing Job Code Table
Recently we upgraded tools from 8.51.03 to 8.52.12
when try to open data from below navigation.
Set Up HRMS--> Foundation Tables--> Job Attributes---> Job Code Table
then getting below error. Seriously doubt if a jar file is missing in PS_APP_HOME/class. Any clue?
Java Exception: java.lang.NoSuchMethodError: PeopleSoft.PeopleCode.Func.CreateSQL(Ljava/lang/String;[Ljava/lang/Object;)LPeopleSoft/PeopleCode/SQL;: during call of com.peoplesoft.hr.hr.cache.MetaCatalog.getObjectCatalog. (2,763) HCMD_CORE.metadata.ObjectCatalog.OnExecute Name:getJavaObject PCPC:1099 Statement:19
Called from:HCMD_CORE.metadata.ObjectCatalog.OnExecute Name:FindJavaObject Statement:177
Called from:HCMD_CORE.metadata.ObjectCatalog.OnExecute Name:FindObject Statement:212
Called from:WCS_SOURCE.Implementation.EmployeeInformationImpl.OnExecute Name:GetRecordField Statement:67
Called from:WCS_SOURCE.Implementation.EmployeeInformationImpl.OnExecute Name:CreateCache Statement:26
Called from:WCS_SOURCE.Impleme
The noted Java error was thrown during a call of the given method.
Error Codes
---------------------------------------------------
Java Exception: java.lang.NoSuchMethodError: PeopleSoft.PeopleCode.Func.CreateSQL(Ljava/lang/String;[Ljava/lang/Object;)LPeopleSoft/PeopleCode/SQL;: during call of com.peoplesoft.hr.hr.cache.MetaCatalog.getObjectCatalog. (2,763)
Problem Category/Subcategory