Workflow mailer not writing logs

Hello all,
Yesterday i deleted the logs writen for the day. I am doing some debugging, so wanted fresh logs for the issue. But after that i see no new logs being written inspite of me using workflow many times.
i try this script:
SELECT concurrent_queue_name manager, fcp.last_update_date, fcp.concurrent_process_id pid, meaning, fcp.logfile_name
FROM fnd_concurrent_queues fcq, fnd_concurrent_processes fcp, fnd_lookups flkup
WHERE concurrent_queue_name in ('WFMLRSVC')
AND fcq.concurrent_queue_id = fcp.concurrent_queue_id
AND fcq.application_id = fcp.queue_application_id
AND flkup.lookup_code=fcp.process_status_code
AND lookup_type ='CP_PROCESS_STATUS_CODE'
AND meaning='Active';
i go to the log file location but the file doesnt exist.
Even in OAM-workflow notification mailer-view log: i get a blank screen.
Can anyone help me out here?

Pl post exact details of OS, database and EBS versions, along with details of the log file names you deleted.
Have you bounced application services (using adstpall.sh and adstrtal.sh) to see if new log files get created ?
HTH
Srini

Similar Messages

  • Sharepoint 2013 designer workflow mail not sending

    Hi
    I am doing sharepoint 2013 workflow for mail sending  using designer.
    I am sending mail when new item created in List.
    Here status is completed, but mail not sending the following error comes
    "The e-mail message cannot be sent. Make sure the e-mail has a valid recipient".
    But i have valid email ID.
    If i am sending mail through C# (Visual Webpart), mail sending properly.
    Give me solution, Thanks in advance

    Can you please check the below threads
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/3c76459c-01f5-4d75-be17-ee5b2ce1c1dd/sharepoint-designer-2013-workflow-not-sending-emails?forum=sharepointgeneral
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/caee58c6-3128-4241-92e2-62f1d0bff01f/sharepoint-workflow-not-sending-e-mail?forum=sharepointcustomizationlegacy
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answeron that post andVote as Helpful

  • WorkFlow: Mail not received by approver

    Hi Experts,
    I am new to workflow. I use Mail Step to sent mail to different user in SAP inbox. There are different level of approval in my workflow. so i create table in the Business object and fill with approver IDs. When i use this table in the Mail steps as expression. Mail didnt go to any of the user.
    Please suggest where i am getting wrong.
    Thanks
    imran 

    Hi Imran,
    What is the condition that you actually want to put?
    As you told before that it is :
    Condition is      
    &ZSAM_OBJECT.ZUSER_RSM& = &Flag_X&
    But in your above reply, I can see that the condition you have maintained is :
    &RSM_X& = X.
    Maybe you are not putting the condition right.
    When you put any condition, by merely doing a double click on the indicator fields it should show something like :
    Regards,
    Devashish

  • PO workflow mail not sent to SAP Inbox

    Hi All,
    I have created a standard PO workflow WS20000075 , Task TS20000166 and in SPRO i have maintained Object type as "US"(user) and agent is maintained.No agent determination rule is maintained for the task.
    When i create and Save PO, system is not triggering workflow to my SAP Inbox.
    When i test the workflow using SWDD by giving PO number and release code, i am getting mail to my SAP Inbox
    What setting i am missing to trigger the workflow to my SAP Inbox as soon as i save my PO.

    Hi,
    I have verified the setting is SWDD -Basic data, event linkage and binding exists
    The event to workflow container details are given below
    &_EVT_OBJECT&                             &PURCHASE ORDER&
    &RELEASECODE&                            &RELEASECODE&
    &_EVT_CREATOR&                          &_WF_INITIATOR&
    Please let me know what setup is missing to trigger the workflow automatically

  • Workflow Mailer Service Process Log: 35586

    Hi Experts,
    I have noticed the following error in the workflow log file from the front end. Please advise
    at oracle.apps.fnd.wf.mailer.NotificationFormatter.handleHeaderEndTag(NotificationFormatter.java:2191)
    at oracle.apps.fnd.wf.mailer.NotificationFormatter.endElement(NotificationFormatter.java:538)
    at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:210)
    at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1345)
    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:362)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:308)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:337)
    at oracle.apps.fnd.wf.mailer.NotificationFormatter.getFormattedMessages(NotificationFormatter.java:354)
    at oracle.apps.fnd.wf.mailer.SMTPMessageHandler.prepareMessages(SMTPMessageHandler.java:77)
    at oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.read(SMTPOutboundProcessor.java:796)
    at oracle.apps.fnd.cp.gsc.SvcComponentProcessor.process(SvcComponentProcessor.java:604)
    at oracle.apps.fnd.cp.gsc.Processor.run(Processor.java:283)
    at java.lang.Thread.run(Thread.java:724)
    Caused by: org.xml.sax.SAXException: Replyto must be a valid email address
    [Oct 14, 2013 8:21:17 AM WAT]:1381735277155:-1:-1:NGAEBSLVV01:172.30.124.1:-1:-1:1:20420:SYSADMIN(0):-1:Thread[outboundThreadGroup1,5,outboundThreadGroup]:1715516458:5252:1381501754116:60:UNEXPECTED:[SVC-GSM-WFMLRSVC-35586-10006 : oracle.apps.fnd.wf.mailer.NotificationFormatter.getFormattedMessages()]:Problem parsing XML -> org.xml.sax.SAXException: Replyto must be a valid email address
    [Oct 14, 2013 8:21:17 AM WAT]:1381735277155:-1:-1:NGAEBSLVV01:172.30.124.1:-1:-1:1:20420:SYSADMIN(0):-1:Thread[outboundThreadGroup1,5,outboundThreadGroup]:1715516458:5252:1381501754116:60:ERROR:[SVC-GSM-WFMLRSVC-35586-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.prepareMessages(String)]:FormatterException -> oracle.apps.fnd.wf.mailer.FormatterException: Problem parsing XML-> org.xml.sax.SAXException: Replyto must be a valid email address
    at oracle.apps.fnd.wf.mailer.NotificationFormatter.handleHeaderEndTag(NotificationFormatter.java:2191)
    at oracle.apps.fnd.wf.mailer.NotificationFormatter.endElement(NotificationFormatter.java:538)
    at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:210)
    at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1345)
    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:362)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:308)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:337)
    at oracle.apps.fnd.wf.mailer.NotificationFormatter.getFormattedMessages(NotificationFormatter.java:354)
    at oracle.apps.fnd.wf.mailer.SMTPMessageHandler.prepareMessages(SMTPMessageHandler.java:77)
    at oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.read(SMTPOutboundProcessor.java:796)
    at oracle.apps.fnd.cp.gsc.SvcComponentProcessor.process(SvcComponentProcessor.java:604)
    at oracle.apps.fnd.cp.gsc.Processor.run(Processor.java:283)
    at java.lang.Thread.run(Thread.java:724)
    Caused by: org.xml.sax.SAXException: Replyto must be a valid email address
    regards
    Mohammed. Abdul Muqeet

    Hi,
    Following steps should fix your issue
    1. In Oracle Applications Manager (OAM), navigate to Site Map / Notification Mailer / Edit.
    2. Change the value of "Reply-To Address" parameter to a correctly formatted email address, for instance "NoReplyTo@<domain.com>", and Apply.
    3. Verify the issue.
    Regards,
    NC

  • Workflow mail not triggering for PO's to the Manager

    Dear Seniors,
      I am creating a PO and keeping in hold and later on saving the PO. But for those kind of PO's, the manager is not getting the mail for approval. But if i create a PO without keeping in hold with same data, system is triggering the mail to the manager. Why is it so? how can i make the settings to trigger the mail for hold-saved PO's. Please guide me.
    Regards,
    Prasath J

    Hello Prasath,
    Please check your configuration on ERP/ECC
    side in transaction SWETYPV. Here you can enable or disable the
    event type linkage for BUS2012 and for CL_SE_PUR_PO_WF_OUT or any
    customer-specific business object related to Purchase Orders which might
    be in use. If you disable the event linkage for CREATE and/or change
    event, no message will be triggered upon PO creation.
    If this is not sufficient for your business process the usual logic is
    that all Purchase Order message are being sent out when the event
    linkage is active (e.g. you want to send out only some of the message
    types possible). In this case you might want to make use of BAdI
    PUR_SE_PO_INTERFACE_OUT_SELECT (enhancement spot / BAdI)."
    Enhancement Spot: PUR_SPOT_SE_PURCHASE_ORDER
    BAdI Definition:  PUR_SE_PO_INTERFACE_OUT_SELECT
    Interface:        IF_PUR_SE_PO_IF_OUT_SELECT
    BADI definition   PUR_APPL_SE_POCONF_IN_ASYN
    Also in the standard, for the following messages
       PurchaseOrderChangedInformation_Out
       PurchaseOrderERPRequest_Out_V1
       PurchaseOrderERPConfirmation_Out
    we are sending out these information as soon as a purchase Order is
    created. We do not distinguish between the services all of them will be
    triggered.
    Hope this hepls
    Ray

  • Workflow Mailer Service not starting

    Hi Friends,
    My Environment
    OS : OEL4U5
    Application Vers : R12.1.3
    Db Version : 11.1.0.7
    Hostname : erptest01
    Here we configuring the Workflow Notification Mailer Service in our R12 instance. When we trying to start services in the workflow service componenets every service was started except the below Workflow Document Web Services Service
    Select     Name     Status      State     Node     Actual Processes     Target Processes
    1 Workflow Document Web Services Service     Down     Activated ERPTEST01     *0*     *1*
    2 Workflow Agent Listener Service     Up     Activated     ERPTEST01     1     1
    3 Workflow Mailer Service     Up     Activated     ERPTEST01     1     1
    Kindly find the error in Log file FNDCPGSC2064585.txt,
    [Nov 17, 2011 10:01:39 AM IST]:1321504299198:-1:-1:erptest01.4iapps.com:172.16.1.11:-1:-1:1:20420:SYSADMIN(0):-1:Thread[BES Dispatch Thread,5,main]:172.16.1.11:1942:1321504289045:29:ERROR:[SVC-GSM-WFMLRSVC-2064585 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:java.lang.RuntimeException: 172.16.1.11.4iapps.com
         at oracle.apps.fnd.wf.mailer.MailerUtils.isSocketConnectableNew(MailerUtils.java:300)
         at oracle.apps.fnd.wf.mailer.SMTPUtils.isValidOutbound(SMTPUtils.java:522)
         at oracle.apps.fnd.wf.mailer.Mailer.validateParameterValues(Mailer.java:1238)
         at oracle.apps.fnd.cp.gsc.SvcComponent.performValidateParameterValues(SvcComponent.java:233)
         at oracle.apps.fnd.cp.gsc.SvcComponent.start(SvcComponent.java:314)
         at oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(SvcComponentContainer.java:2212)
         at oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(SvcComponentContainer.java:301)
         at oracle.apps.fnd.wf.bes.DispatchThread.run(DispatchThread.java:57)
    [Nov 17, 2011 10:01:39 AM IST]:1321504299198:-1:-1:erptest01.4iapps.com:172.16.1.11:-1:-1:1:20420:SYSADMIN(0):-1:Thread[BES Dispatch Thread,5,main]:172.16.1.11:1942:1321504289045:29:UNEXPECTED:[SVC-GSM-WFMLRSVC-2064585 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:An unexpected RuntimeException or other Throwable occurred -> java.lang.RuntimeException: 172.16.1.11.4iapps.com
    [Nov 17, 2011 10:01:39 AM IST]:1321504299198:-1:-1:erptest01.4iapps.com:172.16.1.11:-1:-1:1:20420:SYSADMIN(0):-1:Thread[BES Dispatch Thread,5,main]:172.16.1.11:1942:1321504289045:29:EXCEPTION:[SVC-GSM-WFMLRSVC-2064585 : oracle.apps.fnd.cp.gsc.SvcComponentStateMachine.updateComponentStatus(Logger, Connection, int, String, String)]:BEGIN (Logger{mLog=[$Header: AppsLog.java 120.4.12010000.2 2009/06/17 15:14:37 rsantis ship $ @2216507 {oracle.apps.fnd.profiles.ExtendedProfileStore@7124af}],mUniqueId=SVC-GSM-WFMLRSVC-2064585,mLevel=4}, oracle.jdbc.driver.T4CConnection@19fe451, 10006, STOPPED_ERROR, Could not handle the control event -> java.lang.RuntimeException: 172.16.1.11.4iapps.com)
    [GC 16930K->11874K(18016K), 0.0007370 secs]
    Kindly suggest us,
    Thanks,
    Athish

    Hi Hussein
    We Followed the above mentioned docuement but its not fixed. And atlast we resolved and fixed issue by following steps.
    1) Downed the Apps services.
    2) Runned the cmclean.sql as a apps user.
    3) Rebounce the DB.
    4) Started the every services.
    Select Name Status State Node Actual Processes Target Processes
    1 Workflow Document Web Services Service UpActivated ERPTEST01 *1 1*
    2 Workflow Agent Listener Service Up Activated ERPTEST01 1 1
    3 Workflow Mailer Service Up Activated ERPTEST01 1 1
    Now the Notification Mailer is Up and running with out any issues
    Thanks & Regards
    Athish

  • Workflow mailer,The Service Component Container is not running.

    Dear,
    We ar on 11.5.10,
    We make clone our pord instance and try to up work flow notification but when we do this system ever time raise an error "The Service Component Container is not running.".
    any body idea.

    Hi Keen,
    Please check the workflow mailer log for any errors.
    See if the below notes help you:
    Workflow Mailer Goes Down Very Often Service Component Container is not Running. [ID 957884.1]
    'Service Component Container is not Running' when Trying to Start Workflow Components [ID 733335.1]
    Please also see link:
    https://forums.oracle.com/thread/2258324
    Hope this helps
    Best Regards,

  • Workflow notification mailer not starting after APPS pwd change

    Workflow notification mailer not starting after APPS pwd change
    The error in the WFMAILER log is
    [appprod@nalinoes04 ABPROD_nalinoes04]$ cat WFMAILER1300061.txt
    wferr:
    - WFXXX_DB_CONNECT CODE=1017 CONNECT=APPS
    cpid=1300061, logfile=/abprod/comn/admin/log/ABPROD_nalinoes04/WFMAILER1300061.txtparams=, status=Running, debuglevel= Error Done.[appprod@nalinoes04
    Can you please advice ?
    EBS 11.5.10.2
    DB 11.2.0.1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    There is no upgrade, just a usual APPS password changeYou still need to bounce the application services.
    The error you have posted above does not tell much about the issue. Please clear the log file, reproduce the issue, and check the log file then.The FNDCPGSC log file
    [Oct 23, 2012 12:42:42 PM CDT]:1351014162195:Thread[BES Dispatch Thread,5,main]:0:-1:nalinoes05:172.25.80.54:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-1327162 : oracle.apps.fnd.cp.gsc.SvcComponentStateMachine.updateComponentStatus(Logger, Connection, int, String, String)]:BEGIN (Logger{mLog=[$Header: AppsLog.java 115.76 2004/07/27 17:30:17 kkapur ship $ @16720915 {oracle.apps.fnd.profiles.ExtendedProfileStore@9980d5}],mUniqueId=SVC-GSM-WFMLRSVC-1327162,mLevel=4}, oracle.jdbc.driver.OracleConnection@76ab2f, 10006, DEACTIVATED_SYSTEM, This automatic Service Component has been restarted the maximum of 10 times after stopping with error. Thus, it has been system deactivated -> oracle.apps.fnd.cp.gsc.SvcComponentContainerException: Could not start component; performing rollback -> oracle.apps.fnd.cp.gsc.SvcComponentException: Validation failed for the following parameters -> {OUTBOUND_SERVER=Unable to make a network connection.}. Parameters were -> {INBOUND_MAX_IGNORE_SIZE=1000, INBOUND_MAX_LOOKUP_CACHE_SIZE=100, ATTACH_IMAGES=Y, ALLOW_FORWARDED_RESPONSE=Y, INBOUND_UNSOLICITED_THRESHOLD=2, NODENAME=WFMAIL, SEND_UNSOLICITED_WARNING=Y, AUTOCLOSE_FYI=Y, INBOUND_PROTOCOL=IMAP, PROCESSOR_READ_TIMEOUT_CLOSE=N, ATTACHED_URLS=WFMAIL:ATTACHED_URLS, TEST_ADDRESS=NONE, PROCESSOR_OUT_THREAD_COUNT=1, EXPUNGE_ON_CLOSE=Y, ATTACH_STYLESHEET=Y, OUTBOUND_CONNECTION_TIMEOUT=120, INBOUND_MAX_RET_EMAIL_SIZE=100, MAX_INVALID_ADDR_LIST_SIZE=100, PROCESSOR_MAX_LOOP_SLEEP=60, SEND_ACCESS_KEY=N, PROCESSOR_IN_THREAD_COUNT=1, FRAMEWORK_APP=1, CLOSED=WFMAIL:CLOSED, INBOUND_FETCH_SIZE=100, SUMMARY=WFMAIL:SUMMARY, ENABLE_STYLESHEET=N, PROCESSOR_ERROR_LOOP_SLEEP=60, OPEN_MAIL_FYI=WFMAIL:XXAB_OPEN_IBE_WF_MAIL, FRAMEWORK_RESP=20420, ALTERNATE_EMAIL_PARSER=oracle.apps.fnd.wf.mailer.DirectEmailParser, INBOUND_PASSWORD=_!08^@@690^6@6$$^#9^#6#!0$04868!@$^86$!!`}0$8|&%%+++|9|*@, HTTP_USER_AGENT=Mozilla/4.76, RESET_NLS=N, PROCESS=PROCESSED, OPEN_MAIL_DIRECT=WFMAIL:OPEN_MAIL_DIRECT, PROCESSOR_LOOP_SLEEP=5, MESSAGE_FORMATTER=oracle.apps.fnd.wf.mailer.NotificationFormatter, [email protected], FRAMEWORK_USER=0, CANCELED=WFMAIL:CANCELED, OUTBOUND_PROTOCOL=SMTP, ACCOUNT=svc_oracle_mail, DISCARD=DISCARD, FROM=ACCO Workflow Mailer, PROCESSOR_DEFER_EVTDATA_READ=Y, SEND_CANCELED_EMAIL=Y, WARNING=WFMAIL:WARNING, PROCESSOR_MAX_ERROR_COUNT=10, INBOUND_CONNECTION_TIMEOUT=120, HTMLAGENT=http://nalinoes04.abd.ad.acco.com:8000/pls/ABPROD, INBOX=Inbox, OPEN_INVALID_MORE_INFO=WFMAIL:OPEN_INVALID_MORE_INFO, INBOUND_SERVER=lin-hera.na.acco.com, OUTBOUND_SSL_ENABLED=N, OPEN_MORE_INFO=WFMAIL:OPEN_MORE_INFO, MAILER_SSL_TRUSTSTORE=NONE, INLINE_ATTACHMENT=N, OPEN_INVALID=WFMAIL:OPEN_INVALID, EMAIL_PARSER=oracle.apps.fnd.wf.mailer.TemplatedEmailParser, DIRECT_RESPONSE=N, OPEN_MAIL=WFMAIL:OPEN_MAIL, MORE_INFO_ANSWERED=WFMAIL:MORE_INFO_ANSWERED, HTML_DELIMITER=DEFAULT, FRAMEWORK_URL_TIMEOUT=30, COMPONENT_LOG_LEVEL=5, SUMHTML=WFMAIL:SUMHTML, PROCESSOR_READ_TIMEOUT=10, DEBUG_MAIL_SESSION=Y, OUTBOUND_SERVER=nalinoes04.abd.ad.acco.com, INBOUND_SSL_ENABLED=N})
    Please see these docs.
    How to Troubleshoot 'Validation failed' Errors when Starting the Mailer [ID 463354.1]
    Unable To Make A Network Connection For IMAP Username/Password In Workflow Mailer Configuration [ID 784247.1]
    Workflow Cannot Connect to IMAP Sever: "Unable to Make a Network Connection" [ID 577592.1]
    Error Validation Error Has Occurred: Unable To Make A Network Connection During Mailer Setup [ID 834054.1]
    Unable To Connect To The Mail Account. Check The Host, User Name And Password [ID 1123684.1]
    How to Perform a Meaningful SMTP Telnet Test to Troubleshoot Java Mailer For Sending Email Notifications [ID 753845.1]
    Workflow Mailer Will Not Start Stays In Starting Status [ID 837893.1]
    Thanks,
    Hussein

  • After Database migration,workflow mailer is not getting up

    After database migration, our workflow mailer is not getting up.
    Application version : 12.0.6
    DB version: 11.2.0.2
    Should we rebuild the workflow queues after migration.Please help!!!!!

    After database migration, our workflow mailer is not getting up.What migration? Please elaborate more.
    Please check the workflow log file for any errors.
    Should we rebuild the workflow queues after migration.Please help!!!!!Not necessarily – As requested above, check the log file as we cannot guess the cause of the issue without seeing the entries in the log file.
    Thanks,
    Hussein

  • Why is my outlook account on iOS mail not logging in?

    I have an outlook account that was logged in and used to work on the mail app on my iPhone 4s. Then it stopped receiving mail so I logged the account out and logged back in and a message keeps on popping up saying that it is unable to verify the account. So I deleted the account and re-added it yet the same message pops up. All software is up to date.
    (The password and email address entered is correct, I can still log on into mail on a web browser)

    Ask Microsoft... It's their server that's rejecting your credentials, not the phone.

  • AE: Approvers not getting E-mail reminders to log onto AE and approve

    Hi All
    We have set-up our email reminders and escalation but the approvers are not getting the e-mail reminders to log onto AE and approve/reject the request. Is there some additional config we need to do.
    We set our background jobs for every 60 seconds so if there is a request the approver should get it a minute or two after the request has been logged.
    Any assistance will be appreciated.

    Hi Rodger,
    did you try running the background job "Immediately"?
    Do you get any emails then?
    If yes, try scheduling more often (enter 1 in the seconds field), at some point SAP has mixed up minutes and seconds (it says 60secs but actually it's 60mins).
    If no, are there any requests yet where escalation has already taken place? Or has the time for sending reminders, e.g. 2 days, already passed?
    Regards,
    Daniela

  • Workflow notification mailer not working properly

    Hi,
    I got the following error and I have restart the services but still facing the same problem, Please advice
    Definition
    ID 10006 Name Workflow Notification Mailer
    Startup Mode Automatic Container Type Oracle Applications GSM
    Inbound Agent Workflow Notification In Queue Outbound Agent Workflow Notification Out Queue
    Correlation ID
    Status Information This automatic Service Component has been restarted the maximum of 10 times after stopping with error. Thus, it has been system deactivated -> oracle.apps.fnd.cp.gsc.SvcComponentContainerException: Could not start component; performing rollback -> oracle.apps.fnd.cp.gsc.SvcComponentException: Validation failed for the following parameters -> {OUTBOUND_SERVER=Unable to make a network connection.}. Parameters were -> {INBOUND_MAX_IGNORE_SIZE=1000, INBOUND_MAX_LOOKUP_CACHE_SIZE=100, ATTACH_IMAGES=Y, ALLOW_FORWARDED_RESPONSE=Y, INBOUND_UNSOLICITED_THRESHOLD=2, NODENAME=WFMAIL, SEND_UNSOLICITED_WARNING=Y, AUTOCLOSE_FYI=Y, INBOUND_PROTOCOL=IMAP, PROCESSOR_READ_TIMEOUT_CLOSE=Y, ATTACHED_URLS=WFMAIL:ATTACHED_URLS, TEST_ADDRESS=NONE, PROCESSOR_OUT_THREAD_COUNT=1, EXPUNGE_ON_CLOSE=Y, ATTACH_STYLESHEET=Y, OUTBOUND_CONNECTION_TIMEOUT=120, INBOUND_MAX_RET_EMAIL_SIZE=100, MAX_INVALID_ADDR_LIST_SIZE=100, PROCESSOR_MAX_LOOP_SLEEP=60, SEND_ACCESS_KEY=N, PROCESSOR_IN_THREAD_COUNT=1, FRAMEWORK_APP=1, CLOSED=WFMAIL:CLOSED, INBOUND_FETCH_SIZE=100, SUMMARY=WFMAIL:SUMMARY, ENABLE_STYLESHEET=N, PROCESSOR_ERROR_LOOP_SLEEP=60, OPEN_MAIL_FYI=WFMAIL:OPEN_MAIL_FYI, FRAMEWORK_RESP=20420, ALTERNATE_EMAIL_PARSER=oracle.apps.fnd.wf.mailer.DirectEmailParser, INBOUND_PASSWORD=_@@#$@4@8$@8#0488$89668$$@98!8$6@@0#9@9 `99%@*B+#B&|8B*^&, HTTP_USER_AGENT=Mozilla/4.76, RESET_NLS=N, PROCESS=PROCESS, OPEN_MAIL_DIRECT=WFMAIL:OPEN_MAIL_DIRECT, PROCESSOR_LOOP_SLEEP=5, MESSAGE_FORMATTER=oracle.apps.fnd.wf.mailer.NotificationFormatter, [email protected], FRAMEWORK_USER=0, CANCELED=WFMAIL:CANCELED, OUTBOUND_PROTOCOL=SMTP, [email protected], DISCARD=DISCARD, FROM=Workflow Mailer, PROCESSOR_DEFER_EVTDATA_READ=Y, SEND_CANCELED_EMAIL=Y, WARNING=WFMAIL:WARNING, PROCESSOR_MAX_ERROR_COUNT=10, INBOUND_CONNECTION_TIMEOUT=200, HTMLAGENT=http://erp.arabtecconstruction.com:8009/, INBOX=INBOX, OPEN_INVALID_MORE_INFO=WFMAIL:OPEN_INVALID_MORE_INFO, INBOUND_SERVER=mail.arabtecuae.com, OUTBOUND_                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Please post the details of the application release, database version and OS.
    Validation failed for the following parameters -> {OUTBOUND_SERVER=Unable to make a network connection.}. Please see these docs.
    Unable To Make A Network Connection For IMAP Username/Password In Workflow Mailer Configuration [ID 784247.1]
    Workflow Cannot Connect to IMAP Sever: "Unable to Make a Network Connection" [ID 577592.1]
    Error Validation Error Has Occurred: Unable To Make A Network Connection During Mailer Setup [ID 834054.1]
    How to Perform a Meaningful SMTP Telnet Test to Troubleshoot Java Mailer For Sending Email Notifications [ID 753845.1]
    How to Troubleshoot 'Validation failed' Errors when Starting the Mailer [ID 463354.1]
    Unable To Connect To The Mail Account. Check The Host, User Name And Password [ID 1123684.1]
    Workflow Mailer Will Not Start Stays In Starting Status [ID 837893.1]
    Mailer cannot Connect to IMAP Server on Oracle Applications R12.1.1 [ID 1300542.1]
    Java Mailer not Starting Error in Handling Component Event [ID 297725.1]
    Inbound Processing Is Not Happening While Approving/Rejecting From Emails [ID 418931.1]
    Unable To Start Notification Mailer After Upgrade To 10.2.0.3 [ID 725852.1]
    Thanks,
    Hussein

  • Inbound Workflow Mailer Tags not discarding messages

    Our workflow mailer tags don't seem to be discarding undeliverable messages. we have a few closed PO notifications that are being returned with "Undeliverable:" subjects, and "Delivery has failed to these recipients or groups" in the body.
    I have added the Undeliverable and "Delivery has failed to these recipients or groups" to the tag list in Notification mailer setup, but it makes no difference. I have added the tags, and refreshed the mailer but the messages are still coming into the PROCESS folder instead of being put in the DISCARD folder.
    I posted this thread previously and it never received an answer. I was hoping someone else had the issue now and could provide some insight.
    Inbound workflow mailer tags don't recognize Undeliverable system messages
    Oracle EBS R12: 12.1.3
    Mail system: Exchange

    I posted this thread previously and it never received an answer. I was hoping someone else had the issue now and could provide some insight.
    Inbound workflow mailer tags don't recognize Undeliverable system messages
    Sorry, I missed your last update in the other thread. I have just responded and it might be helpful if you provide those details.
    Thanks,
    Hussein

  • Reply-to-all mails not going into discard folder in IMAP mailbox  oracle 11i

    Hi All,
    DB Version : 11.2.0.2
    App version : 11.5.10.2
    OS  : Solaris 10
    We have a running prod system on which IMAP is configured in the workflow mailer. It has been observred that some users do a reply-to-all  (or attach images as attachments )when they receive the email from IMAP and these emails are accumilated in the IMAP mailbox inbox and are not moved automatically to the discard folder. This caused mailer to hang and stops the mails from going forward.We then manually check for such faulty emails and then move then to discard folder and bounce the workflow mailer.
    We have scanned the metalink and google notes but have not seen anyone facing this similar issue. Also referred to the metalink note 275182.1 which suggests to set the expunge settings in the inbox but they are already in place.
    please suggest.
    Regards
    KK

    Hello Asif,
    Thank You for your response. I did review the mailers logs but did not find anything significant. Also we guys are new to workflow so we are stuck. I am adding below the log file from the last 20 mins. please have a look and share your opinion on the same.
    Also , please tell me exactly what is supposed to go in the DISCARD folder. ? Or do we need to create any rules in the outlook mailbox to care of the replies.
    <<the emails and the server hostname and IP's have been modified due to security>>
    output1 :
    {code}
    [Sep 11, 2013 11:51:44 AM IST]:1378880504050:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:Did not receive any control events.
    [Sep 11, 2013 11:51:44 AM IST]:1378880504051:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.process()]:BEGIN
    [Sep 11, 2013 11:51:44 AM IST]:1378880504051:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:BEGIN
    [Sep 11, 2013 11:51:44 AM IST]:1378880504051:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(): BEGIN/END
    [Sep 11, 2013 11:51:44 AM IST]:1378880504052:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(null,0x988707,false,false,false): : BEGIN
    [Sep 11, 2013 11:51:44 AM IST]:1378880504052:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection: END: returning oracle.jdbc.driver.OracleConnection@1cc5069
    [Sep 11, 2013 11:56:11 AM IST]:1378880771868:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.listen()]:WF_EVENT.listen returned processed count: 18, error count: 0
    [Sep 11, 2013 11:56:11 AM IST]:1378880771869:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:Successfully listened from WF_DEFERRED
    [Sep 11, 2013 11:56:11 AM IST]:1378880771870:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.processMessage(Object)]:BEGIN [empty default implementation]
    [Sep 11, 2013 11:56:11 AM IST]:1378880771870:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:BEGIN
    [Sep 11, 2013 11:56:11 AM IST]:1378880771871:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:(Logger{mLog=[$Header: AppsLog.java 115.78 2004/12/16 16:17:13 rnix ship $ @29945809 {oracle.apps.fnd.profiles.ExtendedProfileStore@f892a4}],mUniqueId=SVC-GSM-WFALSNRSVC-352211-10002,mLevel=1}, [oracle.apps.fnd.wf.apps.WorkflowContext@988707 $Revision: 115.189 $ extends [oracle.apps.fnd.common.Context@988707 $Revision: 115.48 $  {sessionId=0x988707,conn=oracle.jdbc.driver.OracleConnection@1cc5069,state=oracle.apps.fnd.common.StateStack@1c8ef56}] {isDedicated=false}])
    [Sep 11, 2013 11:56:11 AM IST]:1378880771871:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(): BEGIN/END
    [Sep 11, 2013 11:56:11 AM IST]:1378880771871:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(null,0x988707,false,false,false): : BEGIN
    [Sep 11, 2013 11:56:11 AM IST]:1378880771872:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection: END: returning oracle.jdbc.driver.OracleConnection@1cc5069
    [Sep 11, 2013 11:56:11 AM IST]:1378880771873:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:END
    [Sep 11, 2013 11:56:11 AM IST]:1378880771873:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.run()]:Resetting Error Count
    [Sep 11, 2013 11:56:11 AM IST]:1378880771874:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:BEGIN
    [Sep 11, 2013 11:56:11 AM IST]:1378880771874:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:Waiting 0 seconds (10 ms)
    [Sep 11, 2013 11:56:11 AM IST]:1378880771890:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.run()]:Running loop from the top.
    [Sep 11, 2013 11:56:11 AM IST]:1378880771890:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:BEGIN (noEvent)
    [Sep 11, 2013 11:56:11 AM IST]:1378880771890:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:Did not receive any control events.
    [Sep 11, 2013 11:56:11 AM IST]:1378880771891:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.process()]:BEGIN
    [Sep 11, 2013 11:56:11 AM IST]:1378880771891:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:BEGIN
    [Sep 11, 2013 11:56:11 AM IST]:1378880771891:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(): BEGIN/END
    [Sep 11, 2013 11:56:11 AM IST]:1378880771892:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(null,0x988707,false,false,false): : BEGIN
    [Sep 11, 2013 11:56:11 AM IST]:1378880771892:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection: END: returning oracle.jdbc.driver.OracleConnection@1cc5069
    [Sep 11, 2013 11:58:23 AM IST]:1378880903919:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.listen()]:WF_EVENT.listen returned processed count: 20, error count: 0
    [Sep 11, 2013 11:58:23 AM IST]:1378880903920:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:Successfully listened from WF_DEFERRED
    [Sep 11, 2013 11:58:23 AM IST]:1378880903920:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.processMessage(Object)]:BEGIN [empty default implementation]
    [Sep 11, 2013 11:58:23 AM IST]:1378880903920:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:BEGIN
    [Sep 11, 2013 11:58:23 AM IST]:1378880903921:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:(Logger{mLog=[$Header: AppsLog.java 115.78 2004/12/16 16:17:13 rnix ship $ @29945809 {oracle.apps.fnd.profiles.ExtendedProfileStore@f892a4}],mUniqueId=SVC-GSM-WFALSNRSVC-352211-10002,mLevel=1}, [oracle.apps.fnd.wf.apps.WorkflowContext@988707 $Revision: 115.189 $ extends [oracle.apps.fnd.common.Context@988707 $Revision: 115.48 $  {sessionId=0x988707,conn=oracle.jdbc.driver.OracleConnection@1cc5069,state=oracle.apps.fnd.common.StateStack@1c8ef56}] {isDedicated=false}])
    [Sep 11, 2013 11:58:23 AM IST]:1378880903921:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(): BEGIN/END
    [Sep 11, 2013 11:58:23 AM IST]:1378880903922:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(null,0x988707,false,false,false): : BEGIN
    [Sep 11, 2013 11:58:23 AM IST]:1378880903922:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection: END: returning oracle.jdbc.driver.OracleConnection@1cc5069
    [Sep 11, 2013 11:58:23 AM IST]:1378880903924:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:END
    [Sep 11, 2013 11:58:23 AM IST]:1378880903924:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.run()]:Resetting Error Count
    [Sep 11, 2013 11:58:23 AM IST]:1378880903924:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:BEGIN
    [Sep 11, 2013 11:58:23 AM IST]:1378880903925:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:Waiting 0 seconds (10 ms)
    [Sep 11, 2013 11:58:23 AM IST]:1378880903940:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.run()]:Running loop from the top.
    [Sep 11, 2013 11:58:23 AM IST]:1378880903940:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:BEGIN (noEvent)
    [Sep 11, 2013 11:58:23 AM IST]:1378880903940:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:Did not receive any control events.
    [Sep 11, 2013 11:58:23 AM IST]:1378880903941:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.process()]:BEGIN
    [Sep 11, 2013 11:58:23 AM IST]:1378880903941:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:BEGIN
    [Sep 11, 2013 11:58:23 AM IST]:1378880903941:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(): BEGIN/END
    [Sep 11, 2013 11:58:23 AM IST]:1378880903942:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(null,0x988707,false,false,false): : BEGIN
    [Sep 11, 2013 11:58:23 AM IST]:1378880903942:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection: END: returning oracle.jdbc.driver.OracleConnection@1cc5069
    [Sep 11, 2013 12:07:19 PM IST]:1378881439392:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.listen()]:WF_EVENT.listen returned processed count: 26, error count: 0
    [Sep 11, 2013 12:07:19 PM IST]:1378881439393:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:Successfully listened from WF_DEFERRED
    [Sep 11, 2013 12:07:19 PM IST]:1378881439393:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.processMessage(Object)]:BEGIN [empty default implementation]
    [Sep 11, 2013 12:07:19 PM IST]:1378881439393:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:BEGIN
    [Sep 11, 2013 12:07:19 PM IST]:1378881439394:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:(Logger{mLog=[$Header: AppsLog.java 115.78 2004/12/16 16:17:13 rnix ship $ @29945809 {oracle.apps.fnd.profiles.ExtendedProfileStore@f892a4}],mUniqueId=SVC-GSM-WFALSNRSVC-352211-10002,mLevel=1}, [oracle.apps.fnd.wf.apps.WorkflowContext@988707 $Revision: 115.189 $ extends [oracle.apps.fnd.common.Context@988707 $Revision: 115.48 $  {sessionId=0x988707,conn=oracle.jdbc.driver.OracleConnection@1cc5069,state=oracle.apps.fnd.common.StateStack@1c8ef56}] {isDedicated=false}])
    [Sep 11, 2013 12:07:19 PM IST]:1378881439394:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(): BEGIN/END
    [Sep 11, 2013 12:07:19 PM IST]:1378881439395:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(null,0x988707,false,false,false): : BEGIN
    [Sep 11, 2013 12:07:19 PM IST]:1378881439395:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection: END: returning oracle.jdbc.driver.OracleConnection@1cc5069
    [Sep 11, 2013 12:07:19 PM IST]:1378881439396:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:END
    [Sep 11, 2013 12:07:19 PM IST]:1378881439396:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.run()]:Resetting Error Count
    [Sep 11, 2013 12:07:19 PM IST]:1378881439397:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:BEGIN
    [Sep 11, 2013 12:07:19 PM IST]:1378881439397:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:Waiting 0 seconds (10 ms)
    [Sep 11, 2013 12:07:19 PM IST]:1378881439410:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.run()]:Running loop from the top.
    [Sep 11, 2013 12:07:19 PM IST]:1378881439410:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:BEGIN (noEvent)
    [Sep 11, 2013 12:07:19 PM IST]:1378881439410:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:Did not receive any control events.
    [Sep 11, 2013 12:07:19 PM IST]:1378881439411:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.process()]:BEGIN
    [Sep 11, 2013 12:07:19 PM IST]:1378881439411:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:BEGIN
    [Sep 11, 2013 12:07:19 PM IST]:1378881439411:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(): BEGIN/END
    [Sep 11, 2013 12:07:19 PM IST]:1378881439412:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(null,0x988707,false,false,false): : BEGIN
    [Sep 11, 2013 12:07:19 PM IST]:1378881439412:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection: END: returning oracle.jdbc.driver.OracleConnection@1cc5069
    [Sep 11, 2013 12:10:03 PM IST]:1378881603217:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.listen()]:WF_EVENT.listen returned processed count: 11, error count: 0
    [Sep 11, 2013 12:10:03 PM IST]:1378881603218:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:Successfully listened from WF_DEFERRED
    [Sep 11, 2013 12:10:03 PM IST]:1378881603218:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.processMessage(Object)]:BEGIN [empty default implementation]
    [Sep 11, 2013 12:10:03 PM IST]:1378881603218:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:BEGIN
    [Sep 11, 2013 12:10:03 PM IST]:1378881603219:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:(Logger{mLog=[$Header: AppsLog.java 115.78 2004/12/16 16:17:13 rnix ship $ @29945809 {oracle.apps.fnd.profiles.ExtendedProfileStore@f892a4}],mUniqueId=SVC-GSM-WFALSNRSVC-352211-10002,mLevel=1}, [oracle.apps.fnd.wf.apps.WorkflowContext@988707 $Revision: 115.189 $ extends [oracle.apps.fnd.common.Context@988707 $Revision: 115.48 $  {sessionId=0x988707,conn=oracle.jdbc.driver.OracleConnection@1cc5069,state=oracle.apps.fnd.common.StateStack@1c8ef56}] {isDedicated=false}])
    [Sep 11, 2013 12:10:03 PM IST]:1378881603219:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(): BEGIN/END
    [Sep 11, 2013 12:10:03 PM IST]:1378881603220:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(null,0x988707,false,false,false): : BEGIN
    [Sep 11, 2013 12:10:03 PM IST]:1378881603220:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection: END: returning oracle.jdbc.driver.OracleConnection@1cc5069
    [Sep 11, 2013 12:10:03 PM IST]:1378881603221:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:END
    [Sep 11, 2013 12:10:03 PM IST]:1378881603222:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.run()]:Resetting Error Count
    [Sep 11, 2013 12:10:03 PM IST]:1378881603222:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:BEGIN
    [Sep 11, 2013 12:10:03 PM IST]:1378881603222:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:Waiting 0 seconds (10 ms)
    [Sep 11, 2013 12:10:03 PM IST]:1378881603240:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.run()]:Running loop from the top.
    [Sep 11, 2013 12:10:03 PM IST]:1378881603240:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:BEGIN (noEvent)
    [Sep 11, 2013 12:10:03 PM IST]:1378881603240:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:Did not receive any control events.
    [Sep 11, 2013 12:10:03 PM IST]:1378881603241:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.process()]:BEGIN
    [Sep 11, 2013 12:10:03 PM IST]:1378881603241:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:BEGIN
    [Sep 11, 2013 12:10:03 PM IST]:1378881603241:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(): BEGIN/END
    [Sep 11, 2013 12:10:03 PM IST]:1378881603242:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(null,0x988707,false,false,false): : BEGIN
    [Sep 11, 2013 12:10:03 PM IST]:1378881603242:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection: END: returning oracle.jdbc.driver.OracleConnection@1cc5069
    {code}
    and mailer log 2 :
    {code}
    [Sep 11, 2013 11:54:13 AM IST]:1378880653533:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:54:13 AM IST]:1378880653775:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6973873 to [[EMAILID]]
    [Sep 11, 2013 11:54:13 AM IST]:1378880653776:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6973873} status {SENT} {} {}
    [Sep 11, 2013 11:54:13 AM IST]:1378880653807:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:54:13 AM IST]:1378880653809:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6896745, priority=50, correlationId=null, sendDate=Wed Sep 11 07:32:09 IST 2013, receiveDate=Wed Sep 11 11:57:50 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6896745, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6896745, CHANGE_TYPE=INSERT, ROLE=212975, #MSG_ID=E60E7031749667F7E0440010E0208FC8}
    [Sep 11, 2013 11:54:38 AM IST]:1378880678280:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:54:38 AM IST]:1378880678455:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=7001680 to [[EMAILID]]
    [Sep 11, 2013 11:54:38 AM IST]:1378880678455:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {7001680} status {SENT} {} {}
    [Sep 11, 2013 11:54:38 AM IST]:1378880678495:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:54:38 AM IST]:1378880678497:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6942470, priority=50, correlationId=null, sendDate=Wed Sep 11 07:32:11 IST 2013, receiveDate=Wed Sep 11 11:58:15 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6942470, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6942470, CHANGE_TYPE=INSERT, ROLE=210800, #MSG_ID=E60E7031749767F7E0440010E0208FC8}
    [Sep 11, 2013 11:55:02 AM IST]:1378880702805:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:55:03 AM IST]:1378880703041:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6896745 to [[EMAILID]]
    [Sep 11, 2013 11:55:03 AM IST]:1378880703042:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6896745} status {SENT} {} {}
    [Sep 11, 2013 11:55:03 AM IST]:1378880703065:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:55:03 AM IST]:1378880703067:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6976605, priority=50, correlationId=null, sendDate=Wed Sep 11 07:32:18 IST 2013, receiveDate=Wed Sep 11 11:58:39 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6976605, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6976605, CHANGE_TYPE=INSERT, ROLE=208291, #MSG_ID=E60E7031749A67F7E0440010E0208FC8}
    [Sep 11, 2013 11:55:27 AM IST]:1378880727303:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:55:27 AM IST]:1378880727502:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6942470 to [[EMAILID]]
    [Sep 11, 2013 11:55:27 AM IST]:1378880727503:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6942470} status {SENT} {} {}
    [Sep 11, 2013 11:55:27 AM IST]:1378880727530:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:55:27 AM IST]:1378880727532:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=7000763, priority=50, correlationId=null, sendDate=Wed Sep 11 07:32:22 IST 2013, receiveDate=Wed Sep 11 11:59:04 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=7000763, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=7000763, CHANGE_TYPE=INSERT, ROLE=206845, #MSG_ID=E60E7031749C67F7E0440010E0208FC8}
    [Sep 11, 2013 11:55:51 AM IST]:1378880751934:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:55:52 AM IST]:1378880752075:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6976605 to [[EMAILID]]
    [Sep 11, 2013 11:55:52 AM IST]:1378880752076:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6976605} status {SENT} {} {}
    [Sep 11, 2013 11:55:52 AM IST]:1378880752111:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:55:52 AM IST]:1378880752113:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6997230, priority=50, correlationId=null, sendDate=Wed Sep 11 07:34:27 IST 2013, receiveDate=Wed Sep 11 11:59:28 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6997230, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6997230, CHANGE_TYPE=INSERT, ROLE=205947, #MSG_ID=E60E6ADB1FA867F3E0440010E0208FC8}
    [Sep 11, 2013 11:56:16 AM IST]:1378880776477:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:56:16 AM IST]:1378880776643:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=7000763 to [[EMAILID]]
    [Sep 11, 2013 11:56:16 AM IST]:1378880776643:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {7000763} status {SENT} {} {}
    [Sep 11, 2013 11:56:16 AM IST]:1378880776700:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:56:16 AM IST]:1378880776702:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6998230, priority=50, correlationId=null, sendDate=Wed Sep 11 07:34:29 IST 2013, receiveDate=Wed Sep 11 11:59:53 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6998230, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6998230, CHANGE_TYPE=INSERT, ROLE=212967, #MSG_ID=E60E703174D267F7E0440010E0208FC8}
    [Sep 11, 2013 11:56:41 AM IST]:1378880801307:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:56:41 AM IST]:1378880801541:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6997230 to [[EMAILID]]
    [Sep 11, 2013 11:56:41 AM IST]:1378880801541:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6997230} status {SENT} {} {}
    [Sep 11, 2013 11:56:41 AM IST]:1378880801616:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:56:41 AM IST]:1378880801618:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6942489, priority=50, correlationId=null, sendDate=Wed Sep 11 07:34:52 IST 2013, receiveDate=Wed Sep 11 12:00:18 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6942489, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6942489, CHANGE_TYPE=INSERT, ROLE=218099, #MSG_ID=E60E703174D567F7E0440010E0208FC8}
    [Sep 11, 2013 11:57:06 AM IST]:1378880826537:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:57:06 AM IST]:1378880826782:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6998230 to [[EMAILID]]
    [Sep 11, 2013 11:57:06 AM IST]:1378880826783:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6998230} status {SENT} {} {}
    [Sep 11, 2013 11:57:06 AM IST]:1378880826805:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:57:06 AM IST]:1378880826807:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6997967, priority=50, correlationId=null, sendDate=Wed Sep 11 07:34:56 IST 2013, receiveDate=Wed Sep 11 12:00:43 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6997967, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6997967, CHANGE_TYPE=INSERT, ROLE=210800, #MSG_ID=E60E703174D767F7E0440010E0208FC8}
    [Sep 11, 2013 11:57:31 AM IST]:1378880851387:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:57:31 AM IST]:1378880851571:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6942489 to [[EMAILID]]
    [Sep 11, 2013 11:57:31 AM IST]:1378880851571:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6942489} status {SENT} {} {}
    [Sep 11, 2013 11:57:31 AM IST]:1378880851611:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:57:31 AM IST]:1378880851613:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=7000361, priority=50, correlationId=null, sendDate=Wed Sep 11 07:36:50 IST 2013, receiveDate=Wed Sep 11 12:01:08 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=7000361, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=7000361, CHANGE_TYPE=INSERT, ROLE=204228, #MSG_ID=E60E7031750867F7E0440010E0208FC8}
    [Sep 11, 2013 11:57:56 AM IST]:1378880876142:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:57:56 AM IST]:1378880876359:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6997967 to [[EMAILID]]
    [Sep 11, 2013 11:57:56 AM IST]:1378880876360:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6997967} status {SENT} {} {}
    [Sep 11, 2013 11:57:56 AM IST]:1378880876425:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:57:56 AM IST]:1378880876427:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6970800, priority=50, correlationId=null, sendDate=Wed Sep 11 07:36:53 IST 2013, receiveDate=Wed Sep 11 12:01:32 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6970800, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6970800, CHANGE_TYPE=INSERT, ROLE=207695, #MSG_ID=E60E7031750967F7E0440010E0208FC8}
    [Sep 11, 2013 11:58:20 AM IST]:1378880900817:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:58:21 AM IST]:1378880901039:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=7000361 to [[EMAILID]]
    [Sep 11, 2013 11:58:21 AM IST]:1378880901040:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {7000361} status {SENT} {} {}
    [Sep 11, 2013 11:58:21 AM IST]:1378880901076:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:58:21 AM IST]:1378880901078:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6970818, priority=50, correlationId=null, sendDate=Wed Sep 11 07:37:00 IST 2013, receiveDate=Wed Sep 11 12:01:57 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6970818, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6970818, CHANGE_TYPE=INSERT, ROLE=210800, #MSG_ID=E60E7031750C67F7E0440010E0208FC8}
    [Sep 11, 2013 11:58:45 AM IST]:1378880925304:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:58:45 AM IST]:1378880925500:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6970800 to [[EMAILID]]
    [Sep 11, 2013 11:58:45 AM IST]:1378880925501:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6970800} status {SENT} {} {}
    [Sep 11, 2013 11:58:45 AM IST]:1378880925550:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:58:45 AM IST]:1378880925552:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6971617, priority=50, correlationId=null, sendDate=Wed Sep 11 07:37:04 IST 2013, receiveDate=Wed Sep 11 12:02:22 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6971617, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6971617, CHANGE_TYPE=INSERT, ROLE=210800, #MSG_ID=E60E6ADB1FE967F3E0440010E0208FC8}
    [Sep 11, 2013 11:59:10 AM IST]:1378880950101:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:59:10 AM IST]:1378880950291:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6970818 to [[EMAILID]]
    [Sep 11, 2013 11:59:10 AM IST]:1378880950291:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6970818} status {SENT} {} {}
    [Sep 11, 2013 11:59:10 AM IST]:1378880950341:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:59:10 AM IST]:1378880950343:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6996555, priority=50, correlationId=null, sendDate=Wed Sep 11 07:39:08 IST 2013, receiveDate=Wed Sep 11 12:02:46 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6996555, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6996555, CHANGE_TYPE=INSERT, ROLE=204228, #MSG_ID=E60E7031754067F7E0440010E0208FC8}
    [Sep 11, 2013 11:59:23 AM IST]:1378880963199:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:UNEXPECTED:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.IMAPInboundProcessor.open()]:Unable to connect to mail store
    [Sep 11, 2013 11:59:23 AM IST]:1378880963201:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Number of errors that have occurred for this processing thread - 2 out of a max of 10000
    [Sep 11, 2013 11:59:34 AM IST]:1378880974683:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:59:34 AM IST]:1378880974726:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6971617 to [[EMAILID]]
    [Sep 11, 2013 11:59:34 AM IST]:1378880974727:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6971617} status {SENT} {} {}
    [Sep 11, 2013 11:59:34 AM IST]:1378880974776:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:59:34 AM IST]:1378880974778:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=7001644, priority=50, correlationId=null, sendDate=Wed Sep 11 07:39:10 IST 2013, receiveDate=Wed Sep 11 12:03:11 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=7001644, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=7001644, CHANGE_TYPE=INSERT, ROLE=206828, #MSG_ID=E60E7031754167F7E0440010E0208FC8}
    [Sep 11, 2013 11:59:59 AM IST]:1378880999375:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:59:59 AM IST]:1378880999539:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6996555 to [[EMAILID]]
    [Sep 11, 2013 11:59:59 AM IST]:1378880999539:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6996555} status {SENT} {} {}
    [Sep 11, 2013 11:59:59 AM IST]:1378880999575:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:59:59 AM IST]:1378880999577:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6971417, priority=50, correlationId=null, sendDate=Wed Sep 11 07:39:19 IST 2013, receiveDate=Wed Sep 11 12:03:36 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6971417, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6971417, CHANGE_TYPE=INSERT, ROLE=206506, #MSG_ID=E60E7031754567F7E0440010E0208FC8}
    [Sep 11, 2013 12:00:24 PM IST]:1378881024299:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 12:00:24 PM IST]:1378881024547:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=7001644 to [[EMAILID]]
    [Sep 11, 2013 12:00:24 PM IST]:1378881024547:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {7001644} status {SENT} {} {}
    [Sep 11, 2013 12:00:24 PM IST]:1378881024719:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 12:00:24 PM IST]:1378881024721:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6970790, priority=50, correlationId=null, sendDate=Wed Sep 11 07:39:24 IST 2013, receiveDate=Wed Sep 11 12:04:01 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6970790, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6970790, CHANGE_TYPE=INSERT, ROLE=205852, #MSG_ID=E60E7031754767F7E0440010E0208FC8}
    [Sep 11, 2013 12:00:49 PM IST]:1378881049194:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 12:00:49 PM IST]:1378881049335:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6971417 to [[EMAILID]]
    [Sep 11, 2013 12:00:49 PM IST]:1378881049335:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6971417} status {SENT} {} {}
    [Sep 11, 2013 12:00:49 PM IST]:1378881049401:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 12:00:49 PM IST]:1378881049403:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=7090136, priority=50, correlationId=null, sendDate=Wed Sep 11 07:41:07 IST 2013, receiveDate=Wed Sep 11 12:04:25 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=7090136, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=7090136, CHANGE_TYPE=INSERT, ROLE=205672, #MSG_ID=E60E7031757567F7E0440010E0208FC8}
    [Sep 11, 2013 12:01:14 PM IST]:1378881074422:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 12:0

Maybe you are looking for

  • Customized Account Balance Report

    hi all,        My Client needs customized Account Balance Report so we planned to do Crystal Report.        1. How to bring the previous balance (ex: when i am choosing the date 05-02-2009 means  04-02-2009 balance should arrive as previous balance).

  • IPhone 5 - iPod App Glitch - Please Help!

    Ok, so when I play music on my iP5, there are many songs that go silent towards the end of the song, yet the track bar still scrolls down to 0 as if the song is still playing. All of my music plays just fine on my iTunes on my PC, as well as my Apple

  • Migration to 7.1

    Dear all, could any one clear this points for me i am using Mobile netweaver 7.1 .... i don't have any previous version of MI could i use for example MDSD 3.0 or XMAM30  xapps  and migrate them  using migration guide is there any configuration for th

  • Apps won't work on my xp pc

    Apps in iTunes don't work, but music & videos work just fine. I have tried reinstalling an app and adding a new app. I have synced several times, rebooted several times.

  • Avoiding logging in on lion

    Is there a way to avoid logging in again after you've stepped away from your computer for a few minutes? Thanks!