I have this error logged from the apex_debug_messages
Error: Application "100" Page "" not found. - Additional info: Contact your application administrator. Details about this incident are available via debug id "24011". - Display location: ON_ERROR_PAGE - Association type: - Item name: - Region id: - Column alias: - Row: - Model instance id: - Model record id: - Internal error: true - Common runtime error: false - APEX error code: APEX.PAGE.NOT_FOUND - SQL code: 100 - SQL error: ORA-01403: no data found ORA-06512: at "APEX_240100.WWV_FLOW_PAGE", line 139 ORA-06502: PL/SQL: numeric or value error: character to number conversion error ORA-06512: at "APEX_240100.WWV_FLOW_PAGE", line 124 - Backtrace: ORA-06512: at "APEX_240100.WWV_FLOW_PAGE", line 139 ORA-06512: at "APEX_240100.WWV_FLOW_PAGE", line 124 - Statement: - Component: APEX_APPLICATIONS (100)
My App was migrated from APEX20.1 into APEX 24.1 with Friendly URL turned on.
I have my landing page set with an alias name as “apex-home” for app 100.
Although users did not provide feedback for any issue with the app but I want to get rid of this logged error. Please help me if you happen to encounter error like this and share your fix.
Thanks heaps