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

Similar Messages

  • Firefox stops loading websites after a while

    Unfortunately I can't narrow down the problem very much. Firefox just stops loading websites after a while without any obvious reasons - while Chrome or IE work, so it's not a connection problem AND I have it on at least 2 PCs. This is my environment:
    Windows 7 x64 Ultimate and Pro, all important updates installed. Both PCs have 8-16 GB RAM, SSD - can't be a resource issue.
    Actual version of Kaspersky Internet Security is used, Firefox is not blocked.
    Firefox version 37.0.1
    Some FF AddOns in use: AdBlock Edge, BetterPrivacy, ColorZilla, Firebug, Flashblock, Ghostery, Web Developer
    I'm certain I don't have a virus and the issue is present on a brand new installed system as well. I don't use a proxy, DNS prefetching is disabled and IPv6, too.
    It seems to happen more often when the PC hasn't been touched for 20 minutes or so (PC is not falling asleep) and after sleep modes, however it also happens just in the middle of working. I usually have 10-20 pages open (resource friendly ones usually) at once.
    This also happens for websites that are already loaded. A click on reload also leads to a can't load website error.
    I can't exactly say when this issue started, probably in the last 6 month with some FF update. Before it worked fine. This is becoming a real issue for me because FF becoming very unreliable.
    Does anyone else experience this behaviour or has a fix for it?
    NB: you may want to check the compatibility of your "None of these solve my problem" button. It might be a Chrome (41.0.2272.118m) issue but if someone's FF is not working and he's trying to find help using another browser...it might be a dead end (nothing happens on click).
    Example: https://support.mozilla.org/en-US/questions/new/deskto/other?search=can%27t+load+websites+after+while#summarize-question

    Does Firefox work normally again after exiting it and starting it backup again?
    Several users reported with Firefox 36 that Firefox would eventually not be able to load more pages. One believed that Firefox was no longer sending DNS requests, which is a prerequisite to being able to connect to the web server. I don't recall that we identified the source of the problem, but in many cases, it was "something" in the settings folder.
    Along those lines, could you conduct this test:
    '''Create a new Firefox profile'''
    ''This is in addition to and does not replace your existing settings.''
    A new profile will have your system-installed plugins (e.g., Flash) and extensions (e.g., security suite toolbars), but no themes, other extensions, or other customizations. It also should come with completely fresh settings databases and a fresh cache folder.
    Exit Firefox and start up in the Profile Manager using Start > search box (or Run) -- type or paste the following and press Enter:
    firefox.exe -P
    ''Don't delete anything here.''
    Any time you want to switch profiles, exit Firefox and return to this dialog.
    Click the Create Profile button, assign a name like April7, and ignore the option to change the folder location. Then start Firefox in the new profile you created.
    It might take a while to determine whether the new profile is works better than your old one. If you want to import your bookmarks from your regular profile during that time, here's how:
    You can use the Library dialog (Ctrl+Shift+b or "Show All Bookmarks") to access the Restore feature. The trick is knowing where to find your bookmark backups in your regular profile. After clicking Choose File... you can paste this into the file name space and press Enter to drill down to your profile folders:
    %APPDATA%\Mozilla\Firefox\Profiles
    The semi-randomly-named folder that has your last backup is usually the one ending with "default". Click into that one, then into the '''bookmarkbackups''' folder. Here you can pick the most recently updated file to restore.
    Important: restoring a bookmark backup wipes any bookmarks currently in your active Firefox profile and replaces it with the contents of the backup file.
    I think it's also reasonable to install AdBlock Plus and Web Developer, as those, by themselves, are unlikely to be the source of this seemingly rare problem. But I wouldn't add all your extensions at once to the new profile.

  • My email on imac stopped receiving from all my accounts. Suggestions?

    My email stopped reciving email yesterday from all of my email accounts. If I go directly to gmail, myuw, comcast, etc, all email are there. Suggestions?

    Is your network connection working? Can you get to the internet in Safari?
    Have you checkd Mail preferences to make sure the account data is still OK and that Enable this account is On?
    If so, then shut down Mail and restart. If that doesn't work, shut down the Mac and restart.
    If still no joy, Repair permissions.
    If still no joy - create a new user accouint on the Mac, set up one of your Mail accounts and see if that works.
    If so, go back to your existing user accout, archive any mail on the Mac you want to keep, delete the accounts that don't work and recreate them.
    Hope that helps

  • GC stops freeing memory after a while

    Hi,
    We have four manged servers running on weblogic81 with hotspot; and are using the following GC setting for our application:
    GC_PARAMS="-XX:ParallelGCThreads=4 -XX:+CMSParallelRemarkEnabled -XX:MaxTenuringThreshold=10 -XX:PermSize=128m "
    JAVA_OPTIONS="-D${SERVER_NAME} -D${WL_DOMAIN_NAME} -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Ddefault.client.encoding=UTF-8 -Dweblogic.s
    ecurity.SSL.ignoreHostnameVerify=false -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false"
    MEM_ARGS="-Xms865m -Xmx865m -XX:CMSInitiatingOccupancyFraction=60 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:PermSize=128m -XX:MaxPermSize=1
    28m -XX:SurvivorRatio=3 -XX:MaxPermSize=128m -XX:SurvivorRatio=3 -Xloggc:${LOG_HOME}/${SERVER_NAME}/gc_pipe ${GC_PARAMS} "
    JAVA_VM="-server"
    The follwing is the output from the gc analyser perl script
    Processing gc_pipe ...
    Call rate = 55 cps ...
    Active call-setup duration = 32000 ms
    Number of CPUs = 1
    DEBUG timestr: bt=60.884 et=7831.278 to=7770394
    ---- GC Analyzer Summary : gc_pipe ----
    Application info:
    Application run time = 7770394.00 ms
    Heap space = 868 MB
    Eden space = 130944 KB
    Semispace = 64 KB
    Tenured space = 757760 KB
    Permanent space = 131072 KB
    Young GC --------- (Copy GC + Promoted GC ) ---
    Copy gc info:
    Total # of copy gcs = 180
    Avg. size copied = 4469555 bytes
    Periodicity of copy gc = 43086.2519483333 ms
    Copy time = 82 ms
    Percent of pause vs run time = 0%
    Promoted gc info:
    Total number# of promoted GCs = 1365
    Average size promoted = 2509130 bytes
    Periodicity of promoted GC = 5637.85 ms
    Promotion time = 54.74 ms
    Percent of pause vs run time = 0.96 %
    Young GC info:
    Total number# of young GCs = 1545
    Average GC pause = 57.99 ms
    Copy/Promotion time = 57.99 ms
    Overhead(suspend,restart threads) time = -10.68 ms
    Periodicity of GCs = 4971.39 ms
    Percent of pause vs run time = 1.15 %
    Avg. size directly created old gen = 0.43 KB
    Old concurrent GC info :
    Heap size = 757760 KB
    Avg. initial-mark threshold = 67.78 %
    Avg. remark threshold = 0.00 %
    Avg. Resize size = 0.00 KB
    Total GC time (stop-the-world) = 133.22 ms
    Concurrent processing time = 2338.00 ms
    Total number# of GCs = 1
    Average pause = 133.22 ms
    Periodicity of GC = 7770260.78 ms
    Percent of pause vs run time = 0.00 %
    Percent of concurrent processing vs run time = 0.03 %
    Permanent Generation GC info:
    Total GC time = 0;
    Total number# of GCs = 72;
    Average pause = 0.00;
    Periodicity = 107922.14;
    Percent of pause vs run time = 0.00;
    Total Old GC info (Concurrent + MS + Perm Gen):
    Total GC time (stop-the-world) = 133.22 ms
    Total Concurrent processing time = 2338.00 ms
    Total number# of GCs = 1
    Average pause = 133.22 ms
    Periodicity of GC = 7770260.78 ms
    Percent of stop-the-world pause vs run time = 0.00 %
    Percent of concurrent processing vs run time = 0.03 %
    Total (young and old) GC info:
    Total count = 1546
    Total GC time = 89725.68 ms
    Average pause = 58.04 ms
    Percent of pause vs run time = 1.15 %
    Call control info:
    Call-setups per second (CPS) = 55
    Call rate, 1 call every = 18 ms
    Number# call-setups / young GC = 273.426591796764
    Total call throughput = 422444.08
    Total size of short lived data / call-setup = 481217 bytes
    Total size of long live data / call-setup = 9176 bytes
    Average size of data / call = 490393
    Total size of data created per young gen GC = 134086656 bytes
    Execution efficiency of application:
    GC Serial portion of application = 1.15%
    Actual CPUs = 1
    CPUs used for concurrent processing = 1.00
    Application Speedup = 1.00
    Application Execution efficiency = 1.00
    Application CPU Utilization = 99.97 %
    Concurrent GC CPU Utilization = 0.03 %
    --- GC Analyzer End Summary ----------------
    #--- Detailed and confusing calculations; dig into this if you need more info about what is happening above ----
    ---- GC Log stats ...
    ---- Young generation calcs ...
    Average young gen dead objects size / GC = 131577525.92 bytes
    Average young gen live objects size / GC cycle = 2509130.08 bytes
    Ratio of short lived / long lived for young GC = 52.44
    Average young gen size promoted = 0.00 bytes
    Average number# of Objects promoted = 0
    Total promoted times = 74723.82 ms
    Average object promoted times = 0.00 ms
    Total promoted GCs = 1365
    Periodicity of promoted GCs = 5637.85 ms
    Total copy times = 14868.65 ms
    Total copy GCs = 180
    Average copy GC time = 82.60 ms
    Periodicity of copy GCs = 43086.25 ms
    Total number# of young GCs = 1545
    Total time of young GC = 89592.47 ms
    Average young GC pause = 57.99 ms
    Periodicity of young GCs = 4971.39 ms
    --- Old generation concgc calcs ....
    Total concurrent old gen times = 133.22 ms
    Total number# of old gen GCs = 1
    Average old gen pauses = 133.22 ms
    Periodicity of old gen GC = 7770260.78 ms
    --- Traditional MS calcs ...
    Total number# mark sweep old GCs = 0
    Total mark sweep old gen time = 0.00 ms
    Average mark sweep pauses = 0.00 ms
    Average free threshold = 0.00 %
    Total mark sweep old gen application time = 0.00 ms
    Average mark sweep apps time = 0.00 ms
    --- Mark-Compact calcs ...
    Total time taken by MC gc = 133.22 ms
    Total number# of old gen GCs = 1
    Total number# of old gen pauses with 0 ms = 133
    Periodicity of MC gc = 0.00 ms
    ---- GC as a whole ...
    Total GC time = 89725.68 ms
    Average GC pause = 58.04 ms
    Total # of gcs = 1546.00 ms
    --- Heap calcs ...
    Eden = 134086656 Bytes
    Semispace = 65536 Bytes
    Old gen heap = 775946240 Bytes
    Perm gen heap = 134217728 Bytes
    Total heap = 910098432.00 Bytes
    ## for concgc
    Live objects per old GC = 0.00 KB
    Dead objects per old GC = 0.00 KB
    Ratio of (short/long) lived objects per old GC = 0.00
    --- Memory leak verification ...
    Total size of data promoted = 3344690.00 KB
    Total size of data directly created in
    old generation = 666.00 KB
    Total size of data in old gen = 3345356.00 KB
    Total size of data collected throughout app. run = 0.00 KB
    --- Active duration calcs ...
    Active duration of each call = 32000 ms
    Number# number of calls in active duration = 1759
    Number# of promotions in active duration = 5
    Long lived objects(promoted objects) / active duration = 14241618.90 bytes
    Short lived objects (tenured or not promoted) / active duration = 846941930.91 bytes
    Total objects created / active duration = 861183549.81 bytes
    Percent% long lived in active duration = 1.65 %
    Percent% short lived in active duration = 98.35 %
    Number# of active durations freed by old GC = 0.00
    Ratio of live to freed data = 0.00
    Average resized memory size = 0.00
    Time when init GC might take place = 0.00 ms
    Time when remark GC might take place = 0.00 ms
    Periodicity of old GC = 7770260.78 ms
    --- Application run times calcs ...
    Total application run times during young GC = 5572109.73 ms
    Total application run times during old GC = 0.00 ms
    Total application run time = 5511433.32 ms
    Calculated or specified app run time = 7770394.00 ms
    Ratio of young (gc_time/gc_app_time) = 0.02
    Ratio of young (gc_time/app_run_time) = 0.01
    Ratio of (old gc_time/total gc_app_time) = 0.00
    Ratio of (old gc_time/app_run_time) = 0.00
    Ratio of total (gc_time/gc_app_time) = 0.02
    Ratio of total (gc_time/app_run_time) = 0.01
    weloadm@vwrpa41s:/var/applogs/weblogic/live/managed2/gc_128
    What happens is after about 45 - 50 mins(sometimes 65-70 mins) on a load of 800 users, major gc is unable to free up any memory at all and the memory usage keeps on increasing. The above script is for the managed server that dies due to lack of memory.

    Hi,
    We have four manged servers running on weblogic81 with hotspot; and are using the following GC setting for our application:
    GC_PARAMS="-XX:ParallelGCThreads=4 -XX:+CMSParallelRemarkEnabled -XX:MaxTenuringThreshold=10 -XX:PermSize=128m "
    JAVA_OPTIONS="-D${SERVER_NAME} -D${WL_DOMAIN_NAME} -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Ddefault.client.encoding=UTF-8 -Dweblogic.s
    ecurity.SSL.ignoreHostnameVerify=false -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false"
    MEM_ARGS="-Xms865m -Xmx865m -XX:CMSInitiatingOccupancyFraction=60 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:PermSize=128m -XX:MaxPermSize=1
    28m -XX:SurvivorRatio=3 -XX:MaxPermSize=128m -XX:SurvivorRatio=3 -Xloggc:${LOG_HOME}/${SERVER_NAME}/gc_pipe ${GC_PARAMS} "
    JAVA_VM="-server"
    The follwing is the output from the gc analyser perl script
    Processing gc_pipe ...
    Call rate = 55 cps ...
    Active call-setup duration = 32000 ms
    Number of CPUs = 1
    DEBUG timestr: bt=60.884 et=7831.278 to=7770394
    ---- GC Analyzer Summary : gc_pipe ----
    Application info:
    Application run time = 7770394.00 ms
    Heap space = 868 MB
    Eden space = 130944 KB
    Semispace = 64 KB
    Tenured space = 757760 KB
    Permanent space = 131072 KB
    Young GC --------- (Copy GC + Promoted GC ) ---
    Copy gc info:
    Total # of copy gcs = 180
    Avg. size copied = 4469555 bytes
    Periodicity of copy gc = 43086.2519483333 ms
    Copy time = 82 ms
    Percent of pause vs run time = 0%
    Promoted gc info:
    Total number# of promoted GCs = 1365
    Average size promoted = 2509130 bytes
    Periodicity of promoted GC = 5637.85 ms
    Promotion time = 54.74 ms
    Percent of pause vs run time = 0.96 %
    Young GC info:
    Total number# of young GCs = 1545
    Average GC pause = 57.99 ms
    Copy/Promotion time = 57.99 ms
    Overhead(suspend,restart threads) time = -10.68 ms
    Periodicity of GCs = 4971.39 ms
    Percent of pause vs run time = 1.15 %
    Avg. size directly created old gen = 0.43 KB
    Old concurrent GC info :
    Heap size = 757760 KB
    Avg. initial-mark threshold = 67.78 %
    Avg. remark threshold = 0.00 %
    Avg. Resize size = 0.00 KB
    Total GC time (stop-the-world) = 133.22 ms
    Concurrent processing time = 2338.00 ms
    Total number# of GCs = 1
    Average pause = 133.22 ms
    Periodicity of GC = 7770260.78 ms
    Percent of pause vs run time = 0.00 %
    Percent of concurrent processing vs run time = 0.03 %
    Permanent Generation GC info:
    Total GC time = 0;
    Total number# of GCs = 72;
    Average pause = 0.00;
    Periodicity = 107922.14;
    Percent of pause vs run time = 0.00;
    Total Old GC info (Concurrent + MS + Perm Gen):
    Total GC time (stop-the-world) = 133.22 ms
    Total Concurrent processing time = 2338.00 ms
    Total number# of GCs = 1
    Average pause = 133.22 ms
    Periodicity of GC = 7770260.78 ms
    Percent of stop-the-world pause vs run time = 0.00 %
    Percent of concurrent processing vs run time = 0.03 %
    Total (young and old) GC info:
    Total count = 1546
    Total GC time = 89725.68 ms
    Average pause = 58.04 ms
    Percent of pause vs run time = 1.15 %
    Call control info:
    Call-setups per second (CPS) = 55
    Call rate, 1 call every = 18 ms
    Number# call-setups / young GC = 273.426591796764
    Total call throughput = 422444.08
    Total size of short lived data / call-setup = 481217 bytes
    Total size of long live data / call-setup = 9176 bytes
    Average size of data / call = 490393
    Total size of data created per young gen GC = 134086656 bytes
    Execution efficiency of application:
    GC Serial portion of application = 1.15%
    Actual CPUs = 1
    CPUs used for concurrent processing = 1.00
    Application Speedup = 1.00
    Application Execution efficiency = 1.00
    Application CPU Utilization = 99.97 %
    Concurrent GC CPU Utilization = 0.03 %
    --- GC Analyzer End Summary ----------------
    #--- Detailed and confusing calculations; dig into this if you need more info about what is happening above ----
    ---- GC Log stats ...
    ---- Young generation calcs ...
    Average young gen dead objects size / GC = 131577525.92 bytes
    Average young gen live objects size / GC cycle = 2509130.08 bytes
    Ratio of short lived / long lived for young GC = 52.44
    Average young gen size promoted = 0.00 bytes
    Average number# of Objects promoted = 0
    Total promoted times = 74723.82 ms
    Average object promoted times = 0.00 ms
    Total promoted GCs = 1365
    Periodicity of promoted GCs = 5637.85 ms
    Total copy times = 14868.65 ms
    Total copy GCs = 180
    Average copy GC time = 82.60 ms
    Periodicity of copy GCs = 43086.25 ms
    Total number# of young GCs = 1545
    Total time of young GC = 89592.47 ms
    Average young GC pause = 57.99 ms
    Periodicity of young GCs = 4971.39 ms
    --- Old generation concgc calcs ....
    Total concurrent old gen times = 133.22 ms
    Total number# of old gen GCs = 1
    Average old gen pauses = 133.22 ms
    Periodicity of old gen GC = 7770260.78 ms
    --- Traditional MS calcs ...
    Total number# mark sweep old GCs = 0
    Total mark sweep old gen time = 0.00 ms
    Average mark sweep pauses = 0.00 ms
    Average free threshold = 0.00 %
    Total mark sweep old gen application time = 0.00 ms
    Average mark sweep apps time = 0.00 ms
    --- Mark-Compact calcs ...
    Total time taken by MC gc = 133.22 ms
    Total number# of old gen GCs = 1
    Total number# of old gen pauses with 0 ms = 133
    Periodicity of MC gc = 0.00 ms
    ---- GC as a whole ...
    Total GC time = 89725.68 ms
    Average GC pause = 58.04 ms
    Total # of gcs = 1546.00 ms
    --- Heap calcs ...
    Eden = 134086656 Bytes
    Semispace = 65536 Bytes
    Old gen heap = 775946240 Bytes
    Perm gen heap = 134217728 Bytes
    Total heap = 910098432.00 Bytes
    ## for concgc
    Live objects per old GC = 0.00 KB
    Dead objects per old GC = 0.00 KB
    Ratio of (short/long) lived objects per old GC = 0.00
    --- Memory leak verification ...
    Total size of data promoted = 3344690.00 KB
    Total size of data directly created in
    old generation = 666.00 KB
    Total size of data in old gen = 3345356.00 KB
    Total size of data collected throughout app. run = 0.00 KB
    --- Active duration calcs ...
    Active duration of each call = 32000 ms
    Number# number of calls in active duration = 1759
    Number# of promotions in active duration = 5
    Long lived objects(promoted objects) / active duration = 14241618.90 bytes
    Short lived objects (tenured or not promoted) / active duration = 846941930.91 bytes
    Total objects created / active duration = 861183549.81 bytes
    Percent% long lived in active duration = 1.65 %
    Percent% short lived in active duration = 98.35 %
    Number# of active durations freed by old GC = 0.00
    Ratio of live to freed data = 0.00
    Average resized memory size = 0.00
    Time when init GC might take place = 0.00 ms
    Time when remark GC might take place = 0.00 ms
    Periodicity of old GC = 7770260.78 ms
    --- Application run times calcs ...
    Total application run times during young GC = 5572109.73 ms
    Total application run times during old GC = 0.00 ms
    Total application run time = 5511433.32 ms
    Calculated or specified app run time = 7770394.00 ms
    Ratio of young (gc_time/gc_app_time) = 0.02
    Ratio of young (gc_time/app_run_time) = 0.01
    Ratio of (old gc_time/total gc_app_time) = 0.00
    Ratio of (old gc_time/app_run_time) = 0.00
    Ratio of total (gc_time/gc_app_time) = 0.02
    Ratio of total (gc_time/app_run_time) = 0.01
    weloadm@vwrpa41s:/var/applogs/weblogic/live/managed2/gc_128
    What happens is after about 45 - 50 mins(sometimes 65-70 mins) on a load of 800 users, major gc is unable to free up any memory at all and the memory usage keeps on increasing. The above script is for the managed server that dies due to lack of memory.

  • How do I stop receiving email notifications?

    I placed a comment on the a topic "unknown data uasage early morning" and set it up so I received email notifications when further postings occurred. After hundreds of emails I changed my email preferences to stop receiving them. Doesn't work!! They still keep coming and every day I have to clear out my email of these now nuisance emails. Can anybody help me??

    Stopping email from the site is a three step process. Before you dismiss this out of hand give it a try. If you still get emails I'll alert a host.
    Go to your profile page.
    Select the Notifications tab clear out anything that shows there.
    Go back to your profile
    In the Actions box select Preferences
    Select the Email Notifications Preferences tab
    Set the values as you like
    Go back to your profile
    In the Actions box select Manage Email Notifications
    delete any that show
    that should do it
    regards

  • I stopped receiving emails.  How can I fix this?

    I got a DO NOT REPLY message from VZW.Net stating "Your account "[email protected]" could not be authenicated.  If have recently changed your email password, please enter the most recent password in settings to continue receiving emails.  I DID NOT CHANGE MY EMAIL PASSWORD & I Stopped receiving emails on my phone even though I am receiving emails in my email account by way of another device.  I have pressed the SYNC & no emails are appearing.  Does anybody have any suggestions how to fix this issue.  This is on a Samsung Galaxy S3.

        @AL71996,
    Never fear help is here! Let's get these emails coming through on your phone again so you can go back to enjoying your service.
    @demmo86rt provide a great suggestion! Deleting the email account and adding it back helps get the email authenticated and working again. Please try this and retest. Keep me posted if your are still unable to receive your email.
    JohnB_VZW
    Follow us on Twitter @VZWSupport

  • Why has my iPad and iPhone email account stopped receiving emails?

    My email account has stopped receiving emails. I seem to be ok to send, and my wife's account appears to be ok. Could I have messed up when;
       - I deleted an old account I no longer wanted?
       - I ignored a message saying my account was full (but I deleted all old messages)?
       - I did something else I can't think of?
    BigAlEvs

    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    Setting up and troubleshooting Mail
    http://www.apple.com/support/ipad/assistant/mail/
    Server does not allow relaying email error, fix
    http://appletoolbox.com/2012/01/server-does-not-allow-relaying-email-error-fix/
    Why Does My iPad Say "Cannot Connect to Server"?
    http://www.ehow.co.uk/info_8693415_ipad-say-cannot-connect-server.html
    iOS: 'Mailbox Locked', account is in use on another device, or prompt to re-enter POP3 password
    http://support.apple.com/kb/ts2621
    iPad Mail
    http://www.apple.com/support/ipad/mail/
    Try this first - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    Or this - Delete the account in Mail and then set it up again. Settings->Mail, Contacts, Calendars -> Accounts   Tap on the Account, then on the red button that says Remove Account.
     Cheers, Tom

  • Msgs not getting picked up after a while...

    Hi,
    I am new in terms of mq design and performance issues and i am having this problem where the msgs stop being processed after a while..( they just stay there is the inbound q).. This is someone else's code and i cannot figure out what the problem is. When the server starts the msgs get processed fine but after a few days/weeks the application totally stops processing the msgs and the msgs just keep piling on the q. I don't see any error msgs or anything which could help. The way it's been implemented is that on the server start up a servlet starts a scheduled job.
    timerReceiver = new Timer();
    timerReceiver.schedule(new XMLMsgReceiver(), secXmlMsgsReceiveInitialDelay * 1000, secXmlMsgsReceiveInterval * 1000);and the run() method of this class "XMLMsgReceiver" has the following
    if(!XMLMsgReceiver.isRunning) {
    debug("starting the MQ listener ");
    this.startListener();
    else
    debug("MQ listener is already UP");The startListener() method has the following code
    XMLMsgReceiver.isRunning = true;
    QueueConnection connection = null;
    QueueSession session = null;
    try {
    Context context = new InitialContext();
    QueueConnectionFactory factory =
    (QueueConnectionFactory) context.lookup(
    MsgConstants.QUEUE_CONNECTION_FACTORY_NAME);
    Queue queue = (Queue) context.lookup(MsgConstants.INBOUND_QUEUE_NAME);
    connection = factory.createQueueConnection();
    session = connection.createQueueSession(true, Session.AUTO_ACKNOWLEDGE);
    QueueReceiver receiver = session.createReceiver(queue);
    connection.start();
    Message m = null;
    int counter = 0;
    while (true) {
    counter++;
    try{
    m = receiver.receive(1);
    if (m == null)
    break;
    isMsgReceived = true;
    if (m instanceof TextMessage) {
    processMessage(m);
    else
    SchLogger.MQ.debug("Strange...not a text message " + m);
    }catch(Exception e){
    SchLogger.MQ.info("Exception thrown in startListener() method " + e);
    if(counter == 500) {
    SchLogger.MQ.debug("committing after 500");
    try {
    session.commit();
    } catch (Exception e1) {
    e1.printStackTrace();
    counter = 0;
    } catch (Throwable je) {
    je.printStackTrace();
    } finally {
    if(session != null){
    try {
    session.commit();
    session.close();
    } catch (JMSException ignored) {
    session = null;
    if (connection != null) {
    try {
    connection.close();
    } catch (Exception e) {
    e.printStackTrace();
    XMLMsgReceiver.isRunning = false;
    }Please advice!! If you can direct me to some docs which could help me resolving this issue that would also be great!!!
    TIA,

    Hi,
    Check any exclusion indicator in condition type of NAVS which act not to include in pricing calculation in PO but at the same time condition type nAVS will be there in MM calculation schema.
    As you said you have two condition type NAVS and NAVM and defaulted automatically in some cases, check both condition types (M/06) and find out exclusion indicator ( X or N or which one assigned) for each condition type which play vital role on each purchasing process.
    Regards,
    Biju K

  • TB stopped receiving emails after one with huge attachment. Updated TB. Can send but not receive. Using Yahoo POP server. Browser access works fine.

    Several days ago, after receiving a 7MB attachment, I stopped receiving email on my Yahoo POP account. Browser access to the Yahoo server works fine. I obviously deleted that message and attachment but curiously, it and only it continued to be downloaded to my inbox!!! I tried downloading a new TB and installing it. Nothing changed except that specific email no longer appeared (another did though, see later). Settings are to leave msgs on server until I delete them. I transferred all my inbox to a local folder and then compacted mail and tried testing reception from another source and nothing appeared on TB, just on browser access. Oddly, one very old message repeatedly appears, I assume as a result of the auto check for new mail but not sure. Though I try to delete this old message, I can't. I haven't removed and recreated account yet because I don't want to lose all the filter history. Scanned for solution and can't find any. Any ideas, please?

    Starting your mac in safe mode will disable the Symantec stuff long enough to download mail. Should the issue arise again
    [http://support.apple.com/kb/ht1564 OSX Safe mode instructions from Apple]

  • Outlook in Office 2007 stopped receiving email after April 2014 update installed

    After installing the Office 2007 updates for April 2014 yesterday, I stopped receiving email.   Email is still going to our server (where I can read it), but is not being delivered to my Outlook account.
    Anyone else with this problem?  Solutions?
    Thanks.

    Try u-installing Office and re-installing.
    Office 2011 Removal
    Office 2011 Removal (2)

  • TS3276 mail stop receiving emails after os update

    Since I updated my mountain lion, my mail stop receiving emails, I still got them on my iphone so i don;t know what's wrong with my mac. my chrome freezes and youtube videos start freezing as well.. there must be something wrong with the update!!

    What happened when you took the steps suggested in the support article?

  • Mail won't quite without "force quite" , Mail stops receiving emails after a while, not happy about MAIL's performance!!!! :(

    I have massive problems with Mail.
    I use mail at work and have 3 accounts running
    1. Mac. mail account
    2. Gmail mail account
    3. Exchange Server
    I have quite a few folders in my accounts where I have to archive my emails to.
    Often very often or lets say annoyingly too often mail stops working.
    - stops receiving emails
    - emails I have put away in folders disapear in my inbox again
    - if I try to quite Mail it won't I have to force it and then when I open it again all my emails I was working on open again even so I have sent them already.Also all the emails I have folded away are back in my inbox WHAT A WAIST OF TIME!!
    I AM VERY UNHAPPY ABOUT MAILS PERFORMANCE AT THE MOMENT! IT SIMPLY DOESN'T WORK!
    Does anyone have the same problems and more importantly does anyone has a solution to this problem other then switching to Outlook???
    Thank you!
    Oliver

    I have the "stops receiving mail" problem with Exchange.  Sometimes I can open up the Activty window in Mail and stop  the stuck processes. Other times I have to close then reopen Mail.  I usually do the latter. A fix would be nice.
    I wonder if your other problems are related to this. The actual process of relocating your messages is maybe queued up behind one of the stuck processes. Just guessing. I have not had that problem.

  • After installing the new Yosemite OS on my iMac I can no longer send email. I can receive email, but not send. I use gmail and can send email on the gmail (google) site, but not on "mail" on my iMac. Any others with this problem? What should we do?

    After installing the new Yosemite OS on my iMac I can no longer send email. I can receive email, but not send. I use gmail and can send email on the gmail (google) site, but not on "mail" on my iMac. Any others with this problem? What should we do?

    My gmail, which is correctly configured for Mail with gmail SMTP and Google IMAP, works for awhile on Mail, which I leave open while working on other applications. But several times a day I get msg from Google: "We recently blocked a sign-in attempt to your Google Account" . . . and requiring me to verify my account details, re-enter passwords, confirm security settings (or change them from "disable" to "enable less secure methods" and so on). In Mail I also have tried "taking all accounts online", and re-entering my gmail password inside Mail account settings. These steps successfully re-set comms between gmail and Mail ... for awhile, then it happens again. Enough occurrences over a work day that I just quit Mail and revert to accessing gmail directly. Apple Care advisor and an Apple knowledge base article say that Apple can't deal with this, as gmail is third-party app, and they refer me to gmail, and so far I've found nothing helpful there.
    From today I also have several instances of a window saying "Mail has unexpectedly closed" and asking me to Re-open it.
    I also use Yahoo mail, which stops working with Mac Mail at the same time as gmail, but I do not receive notices to re-verify from Yahoo.
    I recently upgraded from Mavericks to Yosemite. The Mail problem happened occasionally with Mavericks but is far more frequent with Yosemite.

  • Temporarily stopped receiving emails

    I was on leave recently. about 5 days after I left my Microsoft outlook 2007 stopped receiving emails. when I came back, I read and deleted some emails then sent a test email to myself which was delivered without problem.
    Before I left I tried to set up out of office reply but failed.  is it possible that I may have changed a setting somewhere that could have caused this?
    I am on Windows 7 with Office 7.
    Regards
    D.
     

    Hi
    derekwinstone,
    Might be your Outlook setting has been changed and you are not able to receive emails. You should check it first. To Check your email configuration follow this:
    Tool >>Option>>Mail Setup>>Send Receive, Edit
    After clicking on the “Edit” button, a another pop-up window will appear and here you have to choose and enable the
    “Receive Mail Items” option.
    SMTP Server:
    1.) For Non-Encrypted and TLS: 587
    2.) For SSL: 465
    POP3 Server:
    1.) For Non-Encrypted:110
    2.) For SSL: 995
    Thanks
    Clark Kent

  • 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

Maybe you are looking for