Example:
{https://
The web server name in the log file is not the same as the web server name in the WF_MAIL_WEB_AGENT profile option.
Since the mailer still had some events with the old url in the queue, the mailer fails with
connection refused error and goes down after 10 attempts.
To implement the solution, please execute the following steps:
1. Stop the Workflow mailer
2. Recreate the wf_notification_out queue and recreate it out of the wf_notifications table by
executing:
cd $FND_TOP/patch/115/sql
sqlplus APPS/
3. Start the mailer
4. Retest the issue by submitting the same workflow again.
5. Migrate the solution as appropriate to other environments.
1 comment:
thanks. I know another software to recover sql server database, maybe you will be interested
Post a Comment