EM 24AI RU08: ADF errors onthe console after upgrade to OEM 24.1
Hi All,
We have recently upgraded OEM application to 24.1 and post the sucessfull upgrade we are seeing one issue. While accessing goup related target we are getting ADF errors for serve exception
ADF_FACES-60096:Server Exception, While Accessing Group target Home Page
in the backend from emoms.trc file og we can see below error:
Caused by: javax.el.ELException: oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.sql.SQLException, msg=Missing IN or OUT parameter at index:: 2
Caused by: java.sql.SQLException: Missing IN or OUT parameter at index:: 2
at oracle.jdbc.driver.OraclePreparedStatement.processCompletedBindRow(OraclePreparedStatement.java:1991)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3715)