APEX error with existing app after upgrade of APEX
APEX upgrade: 4.0.1 to 4.1.1
O/S: Red Hat Linux 5.4
DB: 11gR1
Getting the following error when running APEX app that used to work prior to upgrade of APEX from 4.0.1 to 4.1.1:
Error ERR-1016 Application "1224" Page "12" not found (requested language="en")
Contact your application administrator.
Technical Info (only visible for developers)
is_internal_error: true
apex_error_code: APEX.PAGE.NOT_FOUND
error_backtrace:
----- PL/SQL Call Stack -----
object line object
handle number name
0x2c9eff0d0 717 package body APEX_040100.WWV_FLOW_ERROR
0x2c9eff0d0 1064 package body APEX_040100.WWV_FLOW_ERROR
0x2c759ae68 6860 package body APEX_040100.WWV_FLOW
0x2c535cd18 249 procedure APEX_040100.F
0x2c9f43ba0 2 anonymous block
Cheers!
Edited by: user601798 on Jul 1, 2012 6:37 PM