Email Receiver Qpac-test tab says no message found

Hello,
I want a workflow that listens email to initiate a chain process. However, I couldnt get any email with the Email Receiver Qpac. I just tested it from the test tab. It gives the mesage :
Connecting to mail server...
No message found
Closing...
I am sending a new mail for the email receiver to catch it. However, it does not. What is wrong with it ?
Any help will be great.

Actually I have already imported the jar files which was mentioned in another topic. I imported these files : activation.jar, dsn.jar, pop3.jar, mail.jar, mailapi.jar, imap.jar, smtp.jar. Before that, I was taking another message which was a problem about connecting. After I imported the jar files, the message changed to that one which says no message found.

Similar Messages

  • Email Receiver QPAC - On timeout property

    Hello,
    Can anyone give a better explanation of what options for "On timeout" under the Retry tab of the Email Receiver QPAC. The documentation doesn't really explain what these happens. The options are Stall and Continue with Error.
    I assume the stall does just stall the entire Workflow, but what about Continue with Error option. Does this attempt to continue to the next step in the work flow without receiving the email or does if an error occurs, does the workflow just stay at the Email Receiver?
    The problem I am having is Connection timeouts. So, when I set On timeout to stall, of course my workflow would stall. When set On timeout to the Continue with Error option, the workflow did appear to stay at the Email Receiver QPAC, but it seemed to stop polling for emails.
    I am trying to review the JBoss server.log file now to try and figure out what is going on (I set up the DEBUG per Howard's post on my other post), but it just looks like the Email Receiver stops polling for messages and I don't see any error upon a quick glance.
    Thank you for any input.
    -Jennifer

    Hi Jennifer
    "Stall" means that the QPAC will throw an exception, which will cause the workflow to stall. It will then show up on the "Stalled Actions" in the adminui. The only option you have is to retry the action, which will cause it to "start again from the beginning".
    "Continue with Error" is perhaps a little poorly named. It really should just say "Continue". This means that if the timeout period is reached, the QPAC will just complete, which means that the workflow will continue on to the next action. (If there are multiple routes coming out of the QPAC, the first one that evaluates to true will be followed, as normal.)
    The "Continue With Error" option is useful if you want the Workflow designer to be able to handle the error, rather than causing the workflow to stall. For example, if you were waiting for a customer to send a response to your outbound email, you might design the workflow to do something like the following:
    - Wait for 2 days for a response email.
    - If the two days elapse without receiving the response, send another email, then wait for another 2 days for a response email.
    - If the additional 2 days elapse without receiving the response, assign a task to a customer support rep to call the customer to get the required information.
    In short, Continue with error allows you to set a "soft" error - it's not an error that a System administrator needs to correct, it's just something that needs to be accomodated for in the workflow. A stall, on the other hand, is a "hard" error, that can only be rectified by a system administrator fixing the underlying problem and retrying.
    I hope this explanation helps.
    Howard
    http://www.avoka.com
    PS Technically, the "Continue with error" option does actually return an error code to the workflow engine, indicating exactly what the error is. However, the workflow engine does not expose this error code to the workflow design. This would be a useful feature which we hope may arrive in the next version.

  • Email receiver QPAC does not retrieve attachments other than .jar

    Hi,
    I'm currently experimenting with the email receiver QPAC. Unfortunately, I didn't succeed in convincing the QPAC to retrieve attachments. The QPAC's testing-tab indicates "Attachment Count:0" for .xml, .pdf, .xdp and even for image type files. Weirdly, .jar-attachments are retrieved indeed!
    Also the QPAC seems to mix emails using the subject of one mail and the body of another, if there are multiple emails on the server. Furthermore, the field "received date" always reads "null".
    Has anyone had the same problem using the email receiver QPAC?
    I'm quite frustrated after a week of testing. :-(
    Sincerely,
    Steve

    Apparently, I quite misunderstood the way the email receiver QPAC interacts with Workflow server. :-) Sorry for having bothered you with silly questions. Now, I got the workflow working!
    Still I get the 'cannot coerce object' exception. The example workflow stalls executing the task 'Str -> Form'.
    > com.adobe.workflow.datatype.InvalidCoercionException: Cannot coerce object: com.adobe.workflow.dom.VariableAttr@7935a1 of type:
    >
    com.adobe.workflow.dom.VariableAttr to type: com.adobe.workflow.datatype.form.FormDataTypeInstance
    >
    at com.adobe.workflow.datatype.form.FormDataHandler.coerceFrom(FormDataHandler.java:220)
    >
    at com.adobe.workflow.datatype.AbstractComplexDataTypeHandler.getNode(AbstractComplexDataTyp eHandler.java:42)
    >
    at com.adobe.workflow.dom.VariableElement.setBoundValue(VariableElement.java:72)
    >
    at com.adobe.workflow.pat.service.PATExecutionContextImpl.setProcessDataValue(PATExecutionCo ntextImpl.java:398)
    >
    at com.adobe.workflow.pat.service.PATExecutionContextImpl.setProcessDataWithExpression(PATEx ecutionContextImpl.java:310)
    >
    at com.adobe.workflow.qpac.set_value.SetValueService.execute(SetValueService.java:72)
    >
    at com.adobe.workflow.engine.PEUtil.executeAction(PEUtil.java:184)
    >
    at com.adobe.workflow.engine.ProcessEngineBMTBean.continueBranchAtAction(ProcessEngineBMTBea n.java:2320)
    >
    at com.adobe.workflow.engine.ProcessEngineBMTBean.asyncContinueBranchCommand(ProcessEngineBM TBean.java:1903)
    >
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    >
    Howard, in the forum thread
    Question about Email Receiver QPAC you told Rob to provide a patch. Does this patch solves the 'cannot coerce object' problem?

  • Email receiver qpac-SAX Parsing Error

    Hi,
    Iam working on a project which needs to receive email from an
    external person and the workflow will continue from that point.
    >>I have put a email receiver qpac to accomplish the
    above task. I use the sender's(from) email address as a
    filter for incoming mails and the starting 4 letters of the form
    name to fetch the XDP attachment. The process works just fine
    when tested by sending a mail from Outlook express. But, in
    the case of Lotus Notes, the click of email submit button in
    the form opens up a new mail with the XDP Data file as
    attachment and names it weirdly with some numbers unlike
    outlook express client where in the attachment gets named as
    the form name "_data.xdp".
    Thus, my email receiver does not pick
    this email and the process gets stalled giving some SAX
    parser error. Is there any way to customise form/ lotus notes
    clients to make it work?
    Regards,
    Raghava Kumar VSS

    Hi Raghava
    Just drop the 4 starting letters, and look for the first attachment.
    There should only ever be 1 attachment, so you shouldn't have a problem.
    Howard
    http://www.avoka.com

  • Email Receiver QPAC - stops receiving emails after a while

    Hello,
    I have a workflow with the first step being an Email Receiver QPAC. Next I extract out some information to set to variables and then use the Chain QPAC to go to my next workflow and loop back to the Email Receiver (thanks Howard!). It works great immediately after invoking the workflow and I even left it running for one hour and tested it again and it works and received my email properly. So, I left everything running overnight, but now none of my emails are being received. I looked in the process manager and everything in running just fine, so the nothing stalled.
    I've been waiting for over 15 minutes now for my Email Receiver to go off and nothing.
    Does anyone have insight into what is going on?
    Thank you,
    Jennifer

    Hi Jennifer
    Try turning debugging on.
    In JBoss, you do this by modifying the log4j.xml in \Adobe\LiveCycle\jboss\server\all\conf
    Change the threshold from INFO to DEBUG for the file appender, as shown below:
    This will cause the EmailReceiver (as well as a whole lot of other classes) to send debug output to the log file:
    \Adobe\LiveCycle\jboss\server\all\log\server.log
    You should see some lines in the log file each time the EmailReceiver fires. These should tell you what it's searching for, and might give some insight into what's going wrong.
    Howard
    http://www.avoka.com

  • Confusion in Email Receiver QPAC Configuration.

    Hi,
    I am facing problems with email receiver QPAC. We are using exchange server for Email reception(POP3/Imap).Now the problems are
    1.I have given the user name in the same format as specified in one of the forum discussions i.e.
    (nt-domain\domain-username\email-username).
    It shows the below error When configured for IMAP:
    javax.mail.MessagingException: A2 NO There is no replica for that mailbox on this server.;
    nested exception is:
    com.sun.mail.iap.CommandFailedException: A2 NO There is no replica for that mailbox on this server.
    at com.sun.mail.imap.IMAPFolder.exists(IMAPFolder.java:392)
    at com.sun.mail.imap.IMAPFolder.checkExists(IMAPFolder.java:261)
    at com.sun.mail.imap.IMAPFolder.open(IMAPFolder.java:782)
    2.when i configured for pop3 the error is
    javax.mail.AuthenticationFailedException: The requested mailbox is not available on this server.
    at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:104)
    at javax.mail.Service.connect(Service.java:233)
    at javax.mail.Service.connect(Service.java:134)
    at com.adobe.workflow.qpac.emailreceiver.MailReader.retrieveMessages(MailReader.java:67)
    3. when i use pop3 and default (nt-domain\domain-username) the error is
    javax.mail.AuthenticationFailedException: Logon failure: unknown user name or bad password.
    at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:104)
    at javax.mail.Service.connect(Service.java:233)
    at javax.mail.Service.connect(Service.java:134)
    at com.adobe.workflow.qpac.emailreceiver.MailReader.retrieveMessages(MailReader.java:67)
    Please help me on this as we have our accounts existing on the exchange server for pop3.

    Hi Raghavan
    To me it looks like in your first example, you are correctly connecting to the server, but the server is configured to use referrals.
    Please see this Microsoft article:
    http://support.microsoft.com/kb/217388
    For POP3, I believe that you don't need the domain name - just the users login (or full email address), plus password.
    Good luck...
    Howard
    http://www.avoka.com

  • Initiating Workflow with Email Receiver Qpac

    Hi..
    I have a requirement where i need to open my xdp form in a portal whichwill hav ethe hyperlink to the form and on clicking it, the form should open in the same web page. After this if i submit the form, the workflow should start after receiving this form as an email.
    For this i have included an email receiver qpac as the start action of the workflow, but nothing is happening. The workflow is not gettign initiated.
    What might be the Reason?
    Please help.
    Raghava Kumar VSS

    Hi Howard,
    Thanks for the reply,
    I have seen in previous forums in which you haev given an alternate solution for including a cyclic process and initiating a workflow using a chain QPAC. Though it wokrs, it has its own limitations as far as the web service is concerned.
    What i am actually in need is that the form submitted by the user should initiate a workflow (with or without an email receiver qpac as the set start action). Is it possible?
    Regards,
    Raghava Kumar VSS

  • Emails received with no sender details or message?

    I have recently started to receive emails without the name of the sender. The email does not have a message. I am worried this may be sinister. Has anyone experienced this? I have tried to set up a rule to junk such messages but cannot get around the criteria set by rules.

    What's there if you View > Message > Raw Source (shortcut ⌥⌘U)?
    Not knowing precisely what you have tried as you have attempted to construct a rule, if anything of interest in the raw source that you could filter on, you could try to add a rule to pick up on it. Go into rules, add rule, and in the first drop down menu box (defaults to "From"), select bottom entry Edit Header List and add the appropriate header item for your item of interest and build a rule for it. You may need to default to display long headers on your incoming mail -- but then again, you may not.
    Maybe if from does not contain @ would work...

  • HT201328 Phone legit. Unlocked through Orange, email received but yet still says SIM LOCKED

    Hi all,
    As the title states, I legitamtely asked for my phone (4S) to be unlocked, of which I received the e-mail from orange/EE stating:-
    Procedure 
    1)Insert a non-Orange 3G SIM card. This must be a network provider who also supplies the iphone/ipad.
    2)Switch ON the handset.
    3)Connect to iTunes using USB cable
    4)Use the “restore” option within iTunes (located at the bottom of iTunes not the top)
    5)The handset may then display: USB cable and iTunes icon.
    6)Disconnect from USB then re-connect
    7)Synchronise device with iTunes
    8)Once synchronised a message will appear on iTunes stating “Congratulations, your iPhone has been unlocked” If using IOS5 this message will not show
    9)Follow on screen set up instructions to enable new carrier settings
    I followed this procedure to the letter but yet it still states the SIM is locked - The phone has never been Jailbroken or illegally unlocked etc.
    Any help much appreciated.
    TIA
    Hitch.

    Thanks for the replies so far,
    It's really grinding me down as I have just moved countries from the UK and recieved the e-mail from EE nearly 30 days ago so I would have thought the process would have been complete by now.
    My internet connection is not great and I cannot ring orange/EE due to SIM still not working.
    Really starting to annoy me, I will defo not be returning to Orange upon my eventual return to the UK!
    TIA
    Hitch.

  • Email Receiver: how to get the names of stored attachments?

    Hi,
    I hate to spam this forum. But I'm in desperate need of the names of attachments, the email receiver QPAC receives.
    If I select a list variable for the email receiver to store all attachments received into, all filenames appear to be lost. Also the MIME-types appear to be lost. Which is not big a problem, since I may use javax.activation in order to identify the MIME-type of any fileinputstream. But sometimes, I am unable to correctly identify the MIME-type. Then I need to fall back on the file's original name.
    So the simple question is: how do I get the 'filename' attribute of org.idp.Document objects instantiated by email receiver QPAC?
    Did anyone ever do that?
    Regards,
    Steve

    Hi Diana,
    1) I used the XPath expression indicated in the screenshot below. It resulted in the process variable
    filename being
    NULL.
    2) I using the following Java-Code in a scripting QPAC:
    import java.util.ArrayList;
    import java.util.Iterator;
    import java.util.Set;
    ArrayList list = patExecContext.getProcessDataListValue("/process_data/attachments");
    System.out.println("[TEST] num attachments: "+ list.size());
    for (Iterator it = list.iterator(); it.hasNext(); ){
    com.adobe.idp.Document doc = (com.adobe.idp.Document)it.next();
    System.out.println("[TEST] attachment #1, filename: '"+ doc.getFile().getName() +"'");
           System.out.println("[TEST] attachment #1, filename-attribute: '"+ doc.getAttribute("wsfilename") +"'");
            System.out.println("[TEST] attachment #1, file size: '"+ doc.length() +"'");
           System.out.println("[TEST] attachment #1, content-type: "+ doc.getContentType());
      Set attributeList = doc.listAttributes();
    System.out.println("[TEST] num attributes: "+ attributeList.size());
      for (Iterator attributeIter = attributeList.iterator(); attributeIter.hasNext();){
      String attribute = (String)attributeIter.next();
      System.out.println("[TEST] attribute found: "+ attribute);
    Its output in the logfile was the following:
    [STDOUT] [TEST] num attachments: 1
    [STDOUT] [TEST] attachment #1, filename: '646834941068179579'
    [STDOUT] [TEST] attachment #1, filename-attribute: 'null'
    [STDOUT] [TEST] attachment #1, file size: '14624'
    [STDOUT] [TEST] attachment #1, content-type: null
    [STDOUT] [TEST] num attributes: 0
    Is there something I did wrong?
    Or is it even possible that the Email Receiver does not care about attributes of attachments?
    Regards,
    Steve

  • Our email keeps saying server not found - it is up and running and we can access it from other computers just not the imacs, our email keeps saying server not found - it is up and running and we can access it from other computers just not the imacs

    Our email keeps shutting down and saying server not found. It works fine on all the PCs but not our iMacs. Any help would be appreciated. We just downloaded the new LION  - would this be an issue?

    I feel like I'm getting closer. First, the connector on our cable didn't fit snugly. Tug it slightly and it lost contact. I put a new cable on the server and now it seems more robust. Server Admin opened faster, anyway.
    In the Console, I'm seeing some Kerberos errors:
    8/31/09 10:00:17 AM com.apple.launchd[1] (org.samba.nmbd) Throttling respawn: Will start in 5 seconds
    8/31/09 10:00:17 AM com.apple.KerberosAutoConfig[892] Couldn't find KerberosClient config record
    8/31/09 10:00:43 AM com.apple.DirectoryServices[26] Enter machine password:
    8/31/09 10:00:43 AM com.apple.launchd[1] (org.samba.nmbd) Throttling respawn: Will start in 10 seconds
    8/31/09 10:00:43 AM com.apple.DirectoryServices[26] Enter machine password:
    8/31/09 10:00:43 AM com.apple.DirectoryServices[26] Enter machine password:
    8/31/09 10:00:44 AM com.apple.DirectoryServices[26] [2009/08/31 10:00:44, 0, pid=902] /SourceCache/samba/samba-187.8/samba/source/libads/kerberos.c:adskinitpassword(228)
    8/31/09 10:00:44 AM com.apple.DirectoryServices[26] kerberoskinitpassword [email protected] failed: Preauthentication failed
    8/31/09 10:00:45 AM com.apple.DirectoryServices[26] [2009/08/31 10:00:45, 0, pid=902] /SourceCache/samba/samba-187.8/samba/source/libads/kerberos.c:adskinitpassword(228)
    8/31/09 10:00:45 AM com.apple.DirectoryServices[26] kerberoskinitpassword [email protected] failed: Preauthentication failed
    8/31/09 10:00:46 AM com.apple.KerberosAutoConfig[909] Kerberos configuration is up to date
    This server is bound to Active Directory (using Directory Utility -- don't know if I need to do it elsewhere?) and I'm not sure what was trying to authenticate at that time.
    My error messages for "server not found" have gone away for my iChat client, but now it just pops up the authentication window over and over when I try to log in. I'm wondering if there's something missing in the server binding?
    Mike

  • I am unable to receive or send email from my IPAD.  The error message says "Connection to server failed".  Help!! geandreamer44

    I am unable to receive or send email from my IPAD.  The error message says "Connection to server failed".  Help!! geandreamer44

    Reset the device:
    Press and hold the Sleep/Wake button and the Home button together for at least ten seconds, until the Apple logo appears.
    If that doesn't help, tap Settings > General > Reset > Reset All Settings
    If that doesn't help, tap Settings > General > Reset > Reset Network Settings
    You will have to re enter your Wi-Fi password.
    If nothing above helped, restart your router.
    No data is lost due to a reset.

  • When I try to use the Vision Acquisitio​n vi, I get an error message saying that " The system did not receive a test packet from the camera."

    Error -1074360271 occurred at IMAQdx Start Acquisition.vi
    NI-IMAQdx: (Hex 0xBFF69031) The system did not receive a test packet from the camera. The packet size may be too large for the network configuration or a firewall may be enabled.

    Bruce Ammons wrote:
    Did you try disabling test packets?  I know Basler cameras have a "Enable Test Packets" setting buried in Advanced Network settings or something like that.  You have to change the setting in MAX to show all settings instead of just acquisition, then locate the setting.  I have been told regularly that the setting must be turned off for Basler cameras to work properly.  Perhaps your camera has the same setting and the same requirement.
    Bruce
    A very specific firmware revision for certain Basler cameras had an issue where the test packet would not be sent for certain packet sizes and certain specific conditions, causing a false report of a test packet failure when a normal acquisition would in fact succeed. However, this was fixed in later firmware revisions and I have never seen a similar issue on any other types of cameras. 
    Aside from this specific case, if a test packet fails, it generally means an acquisition will as well. Given that Pleora's software can acquire, we can rule out networking topology and hardware, assuming you are using the same packet size as the Pleora software is. The only other thing that would seem a likely candidate would be a software issue like a firewall or some other filter driver that is interefering with IMAQdx receiving the data.
    Eric

  • Message monitoring Status Waiting for email receiver

    Hi Guru,
    Scenario:  SAP ECC will call Error Handling interface class. The communication channel for the Error Handling interface is Email Adapter.
    Below is CC setting:
    Adapter Type: Mail  (Receiver)
    Transport Protocol: SMTP
    Message Protocol: XIALL
    Adapter Engine: Integration Server
    URL: smtp://11.11.11.111/
    Check - Configure User Authentication
    User : user1
    Password: password
    Mail Attributes:
      From: [email protected]
      To    : [email protected]
      Subject : test
      Content Encoding: base64
    I encountered one problem where my email receiver status in message monitoring is always 'Waiting'. I do not know what went wrong in the setting? Does anyone know how to solve my problem ?
    Thanks in advance.
    Regards

    XI tries 3 times before changing the status of the message to System Error. One can Manually resend the error messages by using the RESEND button in RWB. In scenarios where XI was trying to send the message to an end system that was down for maintenance, you would want XI to resubmit the message automatically without human intervention. What would be nice is to able to tune the retries like IS_Retry which is available for Integration engine.
    We can achieve this by changing the retry count used by the Adapter Engine, by default its set to 3 times, 5 minutes apart. This count can be changed in Visual Admin->server->services-> SAP XI Adapter: XI.
    Here  change the number Retries parameter from 3 to 10 and change the retry retryInterval to around 10minutes. For these configuration changes to be picked up, restart SAP XI Adapter: XI.
    please visit the blog
    /people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically

  • I've downloaded the Creative Cloud app but the App tab says there is a download error and to contact support. I have tried uninstalling and reinstalling and am gettting the same message.

    I've downloaded the Creative Cloud app but the App tab says there is a download error and to contact support. I have tried uninstalling and reinstalling and am gettting the same message. I'm running OS X 10.9.3.

    Blakey if you are receiving a download error then please see Error downloading Creative Cloud applications - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html.

Maybe you are looking for

  • How do I move a compound clip in one event to another event when it is used in a project?

    I've been using FCPX since 10.0.3. The recent upgrade to 10.1 is forcing me to reorganize everything. At some point during the upgrade cycle, Apple decided to store ALL compound clips inside events, automatically, upon creation. I was oblivious to th

  • Cost in Billing document

    Hi all, Pls tell me what is the Cost column in Billing document and what is use? As i know, it relates to internal price, so why it's displayed in billing doc? Thanks,

  • [T410] Problem with sound system

    When I press the Mute button on the keyboard (near Esc button), the light on the button is on and the sound is muted correctly. However, when I press it again to allow the sound, it does not. The light on the button if off, but the sound is still mut

  • LMS 4.0.1 unable to collect VPN hw client configuration.

    Hello. I'm using LMS 4.0.1 and VPN hw client 3002 with software 4.7.2.L. I'm not able to collect the first configuration and sync jobs end with these errors... *** Device Details for vpn-balbi *** Protocol ==> HTTPS Selected Protocols with order ==>

  • Sales order -va02

    Dear Consultant, Tcode - VA02 ---give some order no ..then enter button... again enter button...it will show u:: ITEM OVERVIEW- next select any line item next click PRINT PREVIEW button -for my business it showing ORDER CONFIRMATION-Then click BACK b