Skip to Main Content

PeopleSoft Enterprise

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java Exception: java.lang.NoSuchMethodError -while accessing Job Code Table

User538587May 16 2013 — edited May 17 2013
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 14 2013
Added on May 16 2013
3 comments
1,955 views