Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Workflow notification response processing error wferr:- WFRSPMV_FAILED..

387879Sep 7 2003 — edited Sep 19 2003
RedHat Linux Advanced Server 2.1
9iAS 9.0.2
Workflow server 2.6.2 (standalone)

I have setup workflow response processing as per metalink note :104198.1 for standalone workflow.
The workflow mailer is able to send notifications without problems.
During response process however, it complains and keeps retrying with the following output

-----------------------------------------------------------------------
Workflow Mailer Shell
rm: cannot remove `shutdown': No such file or directory
Mailer started: Sun Sep 7 11:31:07 GST 2003
Oracle Workflow Mailer (2.6)

System Configuration:
Mail Account: ACCOUNT=/var/spool/mail/wfmailer
Document Management Account: DM_ACCOUNT=<none>
Document Management HTTP Server: DM_HTTPSERVER=<none>
Notification Query URL: QUERYURL=<none>
From Address: FROM=Oracle Workflow
Mailer Node name: NODE=wf
OUTBOUND Queue: QUEUE=1
Send notification summary only: SUMMARYONLY=N
Allow Email Forwarded Response: ALLOW_FORWARDED_RESPONSE=Y
Send access key on HTML attachment: SEND_ACCESS_KEY=Y
Using direct response: DIRECT_RESPONSE=N
Auto Close FYI Notifications: AUTOCLOSE_FYI=Y
Reset Failed Notifications: RESET_FAILED=N
Idle time (seconds): IDLE=60
Log file: LOG=<none>
Shutdown request file: SHUTDOWN=/home/wfmailer/wf_files/shutdown
Fail command: FAILCOMMAND=<none>
Debug mode: DEBUG=Y
SQL*Trace: SQLTRACE=N
Time Stamp: TIMESTAMP=N
Test Address: TEST_ADDRESS=<none>
Send Configuration:
Reply To address: REPLYTO=wfoffice@gulfex.com
HTML Web Agent path: HTMLAGENT=http://hqsun.company.com/wf/owa
HTML Attachment file: HTMLFILE=attach.html
HTML Attachment desc: HTMLDESC=HTML
HTML Attachment type: HTMLTYPE=10003
Reset NLS Parameters: RESET_NLS=N
HTML Mail Template: HTML_MAIL_TEMPLATE=<none>
Respond Configuration:
Discard folder: DISCARD=/home/wfmailer/wf_files/deleted
Processed folder: PROCESS=/home/wfmailer/wf_files/processed
Unprocessed folder: UNPROCESS=/home/wfmailer/wf_files/unprocessed
Eforms folder: EFORMS=eforms
Response Tag file: TAGFILE=/opt/oracle/product/midtier/wf/res/wfmail.tag
07-SEP-2003 11:31:07 - (debug) Connecting to mail
07-SEP-2003 11:31:07 - (debug) Counting messages in /var/spool/mail/wfmailer
07-SEP-2003 11:31:07 - (debug) There are 0 messages in /var/spool/mail/wfmailer
07-SEP-2003 11:31:07 - (debug) Counting messages in /home/wfmailer/wf_files/unprocessed
07-SEP-2003 11:31:07 - (debug) There are 0 messages in /home/wfmailer/wf_files/unprocessed
07-SEP-2003 11:31:07 - (debug) ...idle...
07-SEP-2003 11:32:07 - Sending 'OPEN' for NID 193
07-SEP-2003 11:32:07 - (debug) Adding Attachments
07-SEP-2003 11:32:07 - (debug) Adding attachment body
07-SEP-2003 11:32:07 - (debug) sendmail -t -F "Oracle Workflow" < /tmp/wfmlrwf.tmp
07-SEP-2003 11:34:07 - (debug) Counting messages in /var/spool/mail/wfmailer
07-SEP-2003 11:34:07 - (debug) There are 1 messages in /var/spool/mail/wfmailer
07-SEP-2003 11:34:07 - Routing mail
wferr:
- WFRSPMV_FAILED
- WFMSFGM_FAILED FOLDER=/var/spool/mail/wfmailer
- WFMSIFGM_FAILED
07-SEP-2003 11:34:07 - Emergency Mail Service Disconnect
07-SEP-2003 11:34:07 - (debug) Disconnecting from mail
07-SEP-2003 11:34:07 - (debug) ...idle...
-----------------------------------------------------------------

permission for dirctory var/spool/mail => drwxrwxr-x mail mail

permission for file var/spool/mail/wfmailer => -rw-rw-rw- 1 wfmailer mail

Has anybody else come accross this problem

Regards
Ajeeth
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 17 2003
Added on Sep 7 2003
1 comment
284 views