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
what 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.