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!

APEX_240200.WWV_FLOW_ERROR.INTERNAL_GET_ERROR - how to debug

Jim DicksonApr 8 2025

I was mid-development in APEX 24.2 against ADB-S 23.7.0.25.03 and I went away for a few hours.

On return I get

is_internal_error: true
apex_error_code: APEX.PAGE.NOT_FOUND
component.type: APEX_APPLICATION_PAGES
component.id: 100000000004
error_backtrace:
----- PL/SQL Call Stack -----
  object      line  object
  handle    number  name
0x2b1f28fe8      1055  package body APEX_240200.WWV_FLOW_ERROR.INTERNAL_GET_ERROR
0x2b1f28fe8      1124  package body APEX_240200.WWV_FLOW_ERROR.INTERNAL_ADD_ERROR
0x2b1f28fe8      1608  package body APEX_240200.WWV_FLOW_ERROR.RAISE_INTERNAL_ERROR
0x6e4e5d048       436  package body APEX_240200.WWV_FLOW_META_DATA.FETCH_STEP_INFO
0x8726e6600      2859  package body APEX_240200.WWV_FLOW.SHOW
0x8726e6600      5542  package body APEX_240200.WWV_FLOW.RESOLVE_FRIENDLY_URL
0x8726e6600      5606  package body APEX_240200.WWV_FLOW.ROUTE_FRIENDLY_URL
0x9a2071700         6  anonymous block
This post has been answered by Jim Dickson on Apr 8 2025
Jump to Answer
Comments
Post Details
Added on Apr 8 2025
1 comment
873 views