Not able to submit jobs after appworx upgrade 9.4 from OAE agent
search cancel

Not able to submit jobs after appworx upgrade 9.4 from OAE agent

book

Article ID: 233078

calendar_today

Updated On:

Products

CA Automic Applications Manager (AM)

Issue/Introduction

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

 

Environment

Release :

Component :

Resolution

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.

Additional Information

Applications_Manager_Oracle_Applications_Extension