Login  Register

Re: Workflow Deferred Agent Listener & Workflow Deferred Notification Agent Listener "ERROR"

Posted by Aditya K on Nov 23, 2016; 8:26pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Workflow-Deferred-Agent-Listener-Workflow-Deferred-Notification-Agent-Listener-ERROR-tp705p1611.html

Hi Erman,

Our EBS 12.1.3. deferred agent listener is not starting up. It tries to start and go to 'Stopped with Error' and eventually shows the status 'System Deactivated'. Below is the log file message it is showing

oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:oracle.apps.fnd.cp.gsc.SvcComponentContainerException: Could not start component; performing rollback -> oracle.apps.fnd.cp.gsc.SvcComponentException: Validation failed for the following parameters -> {PROCESSOR_OUT_THREAD_COUNT=Outbound thread count must be 0. It is currently set to 1}.  Parameters were -> {PROCESSOR_OUT_THREAD_COUNT=1, PROCESSOR_ERROR_LOOP_SLEEP=60, LISTENER_PROCESS_EVT_COUNT=500, PROCESSOR_IN_THREAD_COUNT=2, PROCESSOR_LOOP_SLEEP=120, OUTBOUND_USER=-1, PROCESSOR_MAX_ERROR
        at oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(SvcComponentContainer.java:2221)
        at oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(SvcComponentContainer.java:301)
        at oracle.apps.fnd.wf.bes.DispatchThread.run(DispatchThread.java:57)


We tried to edit the parameters to make it 0. However it is still being reset to the value 0.

Any thoguhts?