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 page fails with below error when loaded.

Akula123Feb 1 2023

Hi team,

we have a apex application which loads order numbers from fusion when loaded. but when we load the page we are getting below error.

Can some please help me understand what might be causing the issue.

  • is_internal_error: false
  • ora_sqlcode: -29273
  • ora_sqlerrm: ORA-29273: HTTP request failed ORA-06512: at "APEX_220100.WWV_FLOW_PROCESS_NATIVE", line 56 ORA-06512: at "APEX_220100.WWV_FLOW_CODE_EXEC_PLSQL", line 124 ORA-06512: at "APEX_220100.WWV_FLOW_DYNAMIC_EXEC", line 2491 ORA-06512: at "APEX_220100.WWV_FLOW_WEB_SERVICES", line 1663 ORA-06512: at "APEX_220100.WWV_FLOW_WEB_SERVICES", line 782 ORA-24247: network access denied by access control list (ACL) ORA-06512: at "SYS.UTL_HTTP", line 380 ORA-06512: at "SYS.UTL_HTTP", line 1148 ORA-06512: at "APEX_220100.WWV_FLOW_WEB_SERVICES", line 756 ORA-06512: at "APEX_220100.WWV_FLOW_WEB_SERVICES", line 1546 ORA-06512: at "APEX_220100.WWV_FLOW_WEB_SERVICES", line 1685 ORA-06512: at "APEX_220100.WWV_FLOW_WEBSERVICES_API", line 352 ORA-06512: at line 161 ORA-06512: at line 182 ORA-06512: at line 199 ORA-06512: at line 290 ORA-06512: at "SYS.DBMS_SYS_SQL", line 2120 ORA-06512: at "SYS.WWV_DBMS_SQL_APEX_220100", line 856 ORA-06512: at "APEX_220100.WWV_FLOW_DYNAMIC_EXEC", line 2452 ORA-06512: at "APEX_220100.WWV_FLOW_CODE_EXEC_PLSQL", line 96 ORA-06512: at "APEX_220100.WWV_FLOW_CODE_EXEC_PLSQL", line 330 ORA-06512: at "APEX_220100.WWV_FLOW_CODE_EXEC", line 414 ORA-06512: at "APEX_220100.WWV_FLOW_EXEC_LOCAL", line 2901 ORA-06512: at "APEX_220100.WWV_FLOW_EXEC", line 2618 ORA-06512: at "APEX_220100.WWV_FLOW_EXEC", line 2654 ORA-06512: at "APEX_220100.WWV_FLOW_PROCESS_NATIVE", line 35 ORA-06512: at "APEX_220100.WWV_FLOW_PROCESS_NATIVE", line 1279 ORA-06512: at "APEX_220100.WWV_FLOW_PLUGIN", line 3093
  • component.type: APEX_APPLICATION_PAGE_PROCESS
  • component.id: 86523423108607370
  • component.name: Load Order Lines

Thanks

Comments
Post Details
Added on Feb 1 2023
1 comment
56 views