We have upgraded out Appworx and after upgrade getting below error while submitting the jobs/schedules.
ErrorMsg: AwE-9999 Internal error
Details: Heartbeat network check error
java.lang.InterruptedException: sleep interrupted
at java.lang.Thread.sleep(Native Method)
at com.appworx.server.data.G.run(NetworkChecker.java:164)
at java.lang.Thread.run(Thread.java:748)
OAE Agent errors when updating oae objects
Release :
Component :
From 9.4, It is mandatory to use Advanced Queuing and not DBMS_PIPE.
Oracle Advanced Queuing
Removed DBMS_PIPE from OAE-related code and replaced the functionality with Oracle Advanced Queuing (AQ).
This change requires a dedicated AQ admin account to manage the AQ tables and Queues.
All OAE related database schema objects can now be created in a dedicated OAE Oracle User, instead of using APPS User. The existing OAE User can continue to use APPS account to deploy OAE objects or migrate the OAE setup to the dedicated Oracle User through some easy steps.