Skip to Main Content

APEX

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!

Unable to find item ID for item "CID"??

satishpJun 2 2022 — edited Jun 3 2022

I have a live apex application, hosted in Oracle OCI using the Apex service (ver 21.2.6) . When i look in the debug logs, i see that very randomly, the following is being thrown from the Login page.
APEX - ERR-1002 Unable to find item ID for item "CID" in application "100". - Unexpected error, unable to find item name at application or page level. ORA-06512: at "APEX_210200.WWV_FLOW_ERROR", line 1467 ORA-06512: at "APEX_210200.WWV_FLOW_ERROR", line 1502
image.pngwhat is this CID item?
It's not referenced or defined in the Login page anywhere. Is this some internal Oracle glitch?
Like i said.. super random.. maybe happening for less than 1% of requests.

Comments
Post Details
Added on Jun 2 2022
8 comments
332 views