Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » APEX 4.2 required fields error (APEX 4.2)
APEX 4.2 required fields error [message #662503] Thu, 04 May 2017 03:51 Go to previous message
emkardum
Messages: 3
Registered: May 2017
Junior Member
Hello, I have a strange problem - when I made application export to other server I got some errors on that exported version: on every page that contains required fields, after page submit (save) if required fields are empty, instead of showing normal user friendly message, it returns this error :

Error Error processing condition.
ORA-01002: fetch out of sequence ORA-06510: PL/SQL: unhandled user-defined exception
Technical Info (only visible for developers)
is_internal_error: true
apex_error_code: APEX.CONDITION.UNHANDLED_ERROR
ora_sqlcode: -1002
ora_sqlerrm: ORA-01002: fetch out of sequence ORA-06510: PL/SQL: unhandled user-defined exception
component.type: APEX_APPLICATION_LIST_ENTRIES
component.id: 157579633851405120
component.name: Feedback
error_backtrace:
ORA-06512: at "SYS.DBMS_SYS_SQL", line 1942 ORA-06512: at "SYS.WWV_DBMS_SQL", line 1331 ORA-06512: at "SYS.WWV_DBMS_SQL", line 1355 ORA-06512: at "SYS.WWV_DBMS_SQL", line 1393 ORA-06512: at "APEX_040200.WWV_FLOW_DYNAMIC_EXEC", line 906 ORA-06512: at "APEX_040200.WWV_FLOW_CONDITIONS", line 331


I've tried to fix this with manual validations on item, but the problem remains...Might it be related to something on server (GlassFish)? Thanks in advance!
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem installing ORACLE for learning APEX
Next Topic: How to connect Web to Database Server by mod_pls (PL/SQL Gateway)
Goto Forum:
  


Current Time: Fri Apr 26 10:48:57 CDT 2024