I need a mail after job is over in background ..

hi gurus
can any one suggest me
how to get a mail after background job is over
either report or bdc job
if job is not completed the queries should come to mail
how to solve this issue.
thank you
regards
kals.

this code works for all the succesfull jobs in background:
data: list type table of  abaplist with header line.
data: htmllines type table of w3html with header line.
data: maildata   like sodocchgi1.
data: mailtxt    like solisti1 occurs 10 with header line.
data: mailrec    like somlrec90 occurs 0  with header line.
start-of-selection.
* Produce a list
  do 100 times.
    write:/ sy-index, at 30 sy-index, at 50 sy-index.
  enddo.
* Save the list
  call function 'SAVE_LIST'
       tables
            listobject         = list
       exceptions
            list_index_invalid = 1
            others             = 2.
* Convert the list
  call function 'WWW_LIST_TO_HTML'
       tables
            html = htmllines.
* Send mail
  maildata-obj_name = 'TEST'.
  maildata-obj_descr = 'Test Subject'.
  loop at htmllines.
    mailtxt = htmllines.
    append mailtxt.
  endloop.
  mailrec-receiver = 'you at yourcompany.com'.
  mailrec-rec_type  = 'U'.
  append mailrec.
  call function 'SO_NEW_DOCUMENT_SEND_API1'
       exporting
            document_data              = maildata
            document_type              = 'HTM'
            put_in_outbox              = 'X'
       tables
            object_header              = mailtxt
            object_content             = mailtxt
            receivers                  = mailrec
       exceptions
            too_many_receivers         = 1
            document_not_sent          = 2
            document_type_not_exist    = 3
            operation_no_authorization = 4
            parameter_error            = 5
            x_error                    = 6
            enqueue_error              = 7
            others                     = 8.
  if sy-subrc  0.
* MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
*         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
  endif.

Similar Messages

  • Send mail  after jobs get succeded in EM console

    Hi,
    Is there solution to send mail after jobs get succeeded and failed in EM console. if job get failed in em console the mail should send with error code .

    hi
    any solution

  • Send mail after jobs get succeeded or failed in EM console ?

    Hi,
    Is there solution to send mail after jobs get succeeded and failed in EM console. if job get failed in em console the mail should send with error code

    Hi,
    For dbms_scheduler this ability is built-in from 11.2 and up. For EM jobs, you might want to ask on the Enterprise Manager forum here
    Enterprise Manager
    Thanks,
    Ravi.

  • Mail after job finished

    Hi All,
    I am scheduling the RMMRP000 and want to send the mail to group of SAP user once job is finished.
    I have created the Distribution list with all respective SAP user and while scheduling the job i am assigned spool recipient but mails are not send to all user after once job finished. If i am assigned only one user not group its sending mail once job finished.
    pls let me know how i can do it for group of SAP user.
    Regards,
    Amit
    Dear All,
    Any Idea......any clue
    Edited by: sathishreddy on Apr 12, 2010 7:05 PM
    Edited by: sathishreddy on Apr 12, 2010 7:06 PM

    Hi All,
    I am scheduling the RMMRP000 and want to send the mail to group of SAP user once job is finished.
    I have created the Distribution list with all respective SAP user and while scheduling the job i am assigned spool recipient but mails are not send to all user after once job finished. If i am assigned only one user not group its sending mail once job finished.
    pls let me know how i can do it for group of SAP user.
    Regards,
    Amit
    Dear All,
    Any Idea......any clue
    Edited by: sathishreddy on Apr 12, 2010 7:05 PM
    Edited by: sathishreddy on Apr 12, 2010 7:06 PM

  • Not able to send mail after Embarq took over Sprint

    After over three hours on the phone with Embarq, I finally am able to receive mail but not send. They claim it is a problem with Apple Mail. I never had this proble untill the change over from Sprint to Emgarq. This is the message I receive when I try to send mail;
    "This message could not be delivered and will remain in your Outbox until it can be delivered.
    Verify that you have addressed this message correctly. Check your SMTP server settings in Mail Preferences and verify any advanced settings with your system administrator."
    I am seriously thinking about dumping Embarq and going with cable.
    Any suggestions?
    David

    Hi Thanks for the tips with the Embarq trouble. Just to pass on a word of success on the proper setting with these guys. The Incoming Mail Server: pop.embarqmail.com The User Name will be your email address, don't drop the @embarqmail.com it won't work without it. Enter your password for the incoming server. The outgoing will be smtp.embarqmail.com:email address. It kind of looks goofy but it just like the incoming, but swap the pop for SMTP. My server port is still set at 25 and you'll need to add the password here as well. I sent a test email yesterday. I could view it on the webmail, but had no success on Mail 2.1, until today. Thanks for the info being posted. This is not a typical setup for an account on Mail. They kept on telling me the user name was everything before the @ when in fact it's your whole email address.
    Hope this helps.

  • How to send mail after job abort

    Hi,
    how can I send an email when a job is aborted? Or is there a system event if a job aborts?
    Thanks for your help
    Lutz

    You might want to look into ABAP.  Basically a generic job that would get called, to send email, whenever a certain job "aborts", but then you'd also need a wrapper job for detecting the bad return code. help.sap.com has some info on that (using events to trigger jobs), like this:
    http://help.sap.com/saphelp_47x200/helpdata/en/fa/096f33543b11d1898e0000e8322d00/frameset.htm
    or this (the full-control method)
    http://help.sap.com/saphelp_47x200/helpdata/en/fa/096f33543b11d1898e0000e8322d00/frameset.htm
    CCMS can also monitor job status too, as the other poster said,
    http://help.sap.com/saphelp_47x200/helpdata/en/fa/096f33543b11d1898e0000e8322d00/frameset.htm
    however it's very limited.  Especially if you want to use logic for the alerts (ie only certain jobs should alert upon failure, certain times of day, recipients, etc).  It's all possible with CCMS, I've seen it done before using scripts that read CCMS external alerting but it's probably easier just adding event triggers to your critical jobs.

  • TS3276 cannot receive mail after i sent a large photo.   A new folder appeared called "recovered messages" with the over 100 recovered emails of the same email of the one i sent out.  i have read apple support and done everything they suggest.  Help!

    I cannot receive mail after i sent a large photo.   A new folder appeared called "recovered messages" with the over 100 recovered emails of the same email of the one i sent out.  i have read apple support and done everything they suggest.  Help!

    How large is 'large'?

  • Convert Spool to PDF and mail for the jobs not run in background.

    Dear All,
    I need to convert the spool job into pdf and mail as attachment for job not run in background.
    I am printing the bills  using the program  SD70AV3A to print the bills in a batch using the SUBMIT.
    But i am not using the spool options since its going to into waiting state in spool...and i need to change the printer properties to G
    to get the printer to print the reports as these jobs run in backgroud....but this solution is not acceptable solution.
    SUBMIT SD70AV3A
             WITH RG_KSCHL-LOW = 'ZRR'
             WITH RG_NACHA-LOW = '1'
             WITH PM_VERMO = '2'
             WITH PM_NSORT = '1'
             WITH RG_VBELN IN range.
    *        TO SAP-SPOOL
    *        SPOOL PARAMETERS print_parameters
    *        WITHOUT SPOOL DYNPRO
    *        VIA JOB name NUMBER number
    *        AND RETURN.
    so how do i get the spool number from the above after the job is submitted....and then convert into pdf and mail
    please suggest some solution. I have searched on net but most the solutions are say to run the job as background job...
    i have also looked into the program RSTXPDFT4 but it asks for the spool id ....how can i get spool id for the job that has been completed.
    please suggest some solution.
    Thanks
    Bhargava.

    Hi,
    Spool to PDF : FM 'CONVERT_ABAPSOOLJOB_2_PDF'
    Table TSP01 to get spool number
    You ,may need to convert OTF to PDF: FM CONVERT_OTF
    and the to binary : FM 'SMCS_XSTRING_TO_BINARY'
    To send mail use class: cl_document _bcs.
    Regards,
    Maria João Rocha

  • Report to be generated,mailed based on Reminder date through background job

    Hi All,
    We have a requirement where in I need to mail the "Task Monitoring" report to the Personnel administrator based on the reminder date set for different task types mentioned in IT 0019.
    I am using T-code sm36 to set the background job on a monthly basis.
    I am able to mail the report for as per the reminder dates set in the "Task monitoring" report. But I want to know how the system will pick the reminder date on a monthly basis to mail the report accordingly.
    Eg. For the month of Jan, i have set the reminder dates falling in that very month in the selction output of "Task Monitoring" report and mailed.
    Now I want sytem to automatically pick the reminder dates and mail the report. Pls let me know the steps to make the sytem pick the next reminder dates on its own on monthly basis.
    Points would be rewarded for appropriate solutions.
    Thanks.
    Deepali

    Hi,
    After pressing save button to create a variant, system takes me to the Variant Attributes screen. There I select on "Selection variable" accross "Reminder date". I clcik on the "Dynamic date calculation".
    Then when i go to the "Name of Variable column" and i  select "First day of the month" from the drop down. Can u pls explain me how this would help me capture the "Reminder dates" on monthly basis falling on each month when i mail the report on monthly basis.
    Eg. For the month of Jan, i need all the reminder dates falling in this month.
    For the month of Feb, i need all the reminder dates falling in this month. Like this, It goes on all for all the months.
    Thanks.

  • HT4898 how do you syn mail after moving to icloud

    How do you syn mail after moving to iCloud?

    Yes, you can use iCloud mail with OS X 10.6.8. However you need to enter the account details manually using the Mail Server Information  

  • IPad mini will not let me access mail after latest software update, 6.1.2, seems to want me to sign in, but whenever I type my Id ad password it just says that the mail account already exists.. Still can't open my mail!

    iPad mini will not let me access mail after latest software update, 6.1.2, seems to want me to sign in, but whenever I type my Id ad password it just says that the mail account already exists.. Still can't open my mail!
    Help would be appreciated.

    PhotogYogi wrote:
    I Have the same issue on a brand new iPad mini 2. My battery is only lasting up to 5 hours. I went on chat with Apple last night and they said my battery is fine and its a Safari issue. I'm literally losing 1% every 3-4 minutes. I tried recalibrating my battery, signing out of iCloud, shutting off all locations, turning off background app refresh, restoring network settings, restoring all, and finally restoring from iTunes with no luck. This is just awful. I got this iPad so I could use it on my long flight for a trip I have coming up, and unfortunately, it's not going to last that long, plus I'm concerned about how many times i will be recharging my battery because of this since battery's do have a life cycle dependent on the number of charges. This is frustrating and needs to be fixed ASAP and addressed by Apple.
    By the way, Apple told me to bring my device to the Apple Store because it's still under warranty. That's great and all, but I'm going to waste my time if there is no fix for this issue.
    Ok so you want Apple to address the problem, but yet you don't want to take it to them just in case they can't fix it? What if they can fix it? Complaining here certainly won't fix it.

  • How to schedule perioding BG job after job

    My requirement is i need to schedule periodic job on daily basis, suppose i have 2 jobs A and B...then i need to start job B only and only if job A is finished..
    Can you please guide me..

    You cannot specify a job as "periodic" if it is scheduled to start after a job. Refer [http://help.sap.com/saphelp_nw04/helpdata/en/20/2d513897110872e10000009b38f889/content.htm]
    You can achieve in 2 ways:
    1. Create a single job & define 2 steps.
    2. Use SAP Event to trigger the second job. At the end of the first job raise an event which will trigger the first job.
    BR,
    Suhas

  • Cannot open mail after upgrade to Yosimite 10.10.1

    Hello everyone,
    I cannot open mail after I just update from OS X v10.9 (Mavericks) to Yosimite 10.10.1 and I use console to capture the log as below. Pls. help to find the solution.
    Thank you
    Spaide
    1/2/2558 BE 7:14:13.222 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    1/2/2558 BE 7:14:14.605 PM bird[859]: Assertion failed: ![_xpcClients containsObject:client]
    1/2/2558 BE 7:14:14.606 PM bird[859]: Assertion failed: ![_xpcClients containsObject:client]
    1/2/2558 BE 7:14:14.935 PM bird[859]: Assertion failed: ![_xpcClients containsObject:client]
    1/2/2558 BE 7:14:26.958 PM Mail[941]: *** Assertion failure in -[MFIMAPAccount mailboxForRelativePath:isFilesystemPath:create:], /SourceCache/Mail/Mail-1993/MailFramework/Accounts/MFMailAccount.m:4467
    1/2/2558 BE 7:14:27.595 PM Mail[941]: An uncaught exception was raised
    1/2/2558 BE 7:14:27.596 PM Mail[941]: Absolute path passed into -[MFIMAPAccount mailboxForRelativePath:isFilesystemPath:create:]: /็Homeworks
    1/2/2558 BE 7:14:27.596 PM Mail[941]: (
      0   CoreFoundation                      0x0000000111c5764c __exceptionPreprocess + 172
      1   libobjc.A.dylib                     0x000000010ffe26de objc_exception_throw + 43
      2   CoreFoundation                      0x0000000111c5742a +[NSException raise:format:arguments:] + 106
      3   Foundation                          0x000000010fb435b9 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195
      4   Mail                                0x000000010f402f5c -[MFMailAccount mailboxForRelativePath:isFilesystemPath:create:] + 251
      5   Mail                                0x000000010f360404 -[MFIMAPAccount mailboxForRelativePath:isFilesystemPath:create:] + 491
      6   Mail                                0x000000010f404696 +[MFMailAccount mailboxForURL:forceCreation:syncableURL:] + 473
      7   Mail                                0x000000010f41b168 __43+[MFMailbox queueUpdateCountsForMailboxes:]_block_invoke_2 + 68
      8   CoreFoundation                      0x0000000111b81ea6 __65-[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:]_block_invoke + 102
      9   CoreFoundation                      0x0000000111b81db9 -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 217
      10  Mail                                0x000000010f41b0b6 __43+[MFMailbox queueUpdateCountsForMailboxes:]_block_invoke + 275
      11  Foundation                          0x000000010fb8d2e8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
      12  Foundation                          0x000000010fa79905 -[NSBlockOperation main] + 97
      13  Foundation                          0x000000010fa5859c -[__NSOperationInternal _start:] + 653
      14  Foundation                          0x000000010fa581a3 __NSOQSchedule_f + 184
      15  libdispatch.dylib                   0x0000000113ad5c13 _dispatch_client_callout + 8
      16  libdispatch.dylib                   0x0000000113ad9365 _dispatch_queue_drain + 1100
      17  libdispatch.dylib                   0x0000000113adaecc _dispatch_queue_invoke + 202
      18  libdispatch.dylib                   0x0000000113ad86b7 _dispatch_root_queue_drain + 463
      19  libdispatch.dylib                   0x0000000113ae6fe4 _dispatch_worker_thread3 + 91
      20  libsystem_pthread.dylib             0x0000000113e136cb _pthread_wqthread + 729
      21  libsystem_pthread.dylib             0x0000000113e114a1 start_wqthread + 13
    1/2/2558 BE 7:14:27.597 PM Mail[941]: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Absolute path passed into -[MFIMAPAccount mailboxForRelativePath:isFilesystemPath:create:]: /็Homeworks'
    *** First throw call stack:
      0   CoreFoundation                      0x0000000111c5764c __exceptionPreprocess + 172
      1   libobjc.A.dylib                     0x000000010ffe26de objc_exception_throw + 43
      2   CoreFoundation                      0x0000000111c5742a +[NSException raise:format:arguments:] + 106
      3   Foundation                          0x000000010fb435b9 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195
      4   Mail                                0x000000010f402f5c -[MFMailAccount mailboxForRelativePath:isFilesystemPath:create:] + 251
      5   Mail                                0x000000010f360404 -[MFIMAPAccount mailboxForRelativePath:isFilesystemPath:create:] + 491
      6   Mail                                0x000000010f404696 +[MFMailAccount mailboxForURL:forceCreation:syncableURL:] + 473
      7   Mail                                0x000000010f41b168 __43+[MFMailbox queueUpdateCountsForMailboxes:]_block_invoke_2 + 68
      8   CoreFoundation                      0x0000000111b81ea6 __65-[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:]_block_invoke + 102
      9   CoreFoundation                      0x0000000111b81db9 -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 217
      10  Mail                                0x000000010f41b0b6 __43+[MFMailbox queueUpdateCountsForMailboxes:]_block_invoke + 275
      11  Foundation                          0x000000010fb8d2e8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
      12  Foundation                          0x000000010fa79905 -[NSBlockOperation main] + 97
      13  Foundation                          0x000000010fa5859c -[__NSOperationInternal _start:] + 653
      14  Foundation                          0x000000010fa581a3 __NSOQSchedule_f + 184
      15  libdispatch.dylib                   0x0000000113ad5c13 _dispatch_client_callout + 8
      16  libdispatch.dylib                   0x0000000113ad9365 _dispatch_queue_drain + 1100
      17  libdispatch.dylib                   0x0000000113adaecc _dispatch_queue_invoke + 202
      18  libdispatch.dylib                   0x0000000113ad86b7 _dispatch_root_queue_drain + 463
      19  libdispatch.dylib                   0x0000000113ae6fe4 _dispatch_worker_thread3 + 91
      20  libsystem_pthread.dylib             0x0000000113e136cb _pthread_wqthread + 729
      21  libsystem_pthread.dylib             0x0000000113e114a1 start_wqthread + 13
    1/2/2558 BE 7:14:31.133 PM com.apple.xpc.launchd[1]: (com.apple.ReportCrash[947]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
    1/2/2558 BE 7:14:31.482 PM diagnosticd[896]: error evaluating process info - pid: 941, punique: 941
    1/2/2558 BE 7:14:33.551 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    1/2/2558 BE 7:14:49.406 PM mds[32]: (DiskStore.Normal:2376) 2a001 2.808408
    1/2/2558 BE 7:15:01.570 PM hidd[72]: IOHIDEventQueue unable to get policy for event of type 11. (e00002e8)
    1/2/2558 BE 7:15:01.577 PM hidd[72]: IOHIDEventQueue unable to get policy for event of type 11. (e00002e8)
    1/2/2558 BE 7:15:01.586 PM hidd[72]: IOHIDEventQueue unable to get policy for event of type 11. (e00002e8)
    1/2/2558 BE 7:15:01.594 PM hidd[72]: IOHIDEventQueue unable to get policy for event of type 11. (e00002e8)
    1/2/2558 BE 7:15:01.602 PM hidd[72]: IOHIDEventQueue unable to get policy for event of type 11. (e00002e8)
    1/2/2558 BE 7:15:01.610 PM hidd[72]: IOHIDEventQueue unable to get policy for event of type 11. (e00002e8)
    1/2/2558 BE 7:15:01.626 PM hidd[72]: IOHIDEventQueue unable to get policy for event of type 11. (e00002e8)
    1/2/2558 BE 7:15:01.633 PM hidd[72]: IOHIDEventQueue unable to get policy for event of type 11. (e00002e8)
    1/2/2558 BE 7:15:01.641 PM hidd[72]: IOHIDEventQueue unable to get policy for event of type 11. (e00002e8)
    1/2/2558 BE 7:15:01.665 PM hidd[72]: IOHIDEventQueue unable to get policy for event of type 11. (e00002e8)
    1/2/2558 BE 7:15:01.673 PM hidd[72]: IOHIDEventQueue unable to get policy for event of type 11. (e00002e8)
    1/2/2558 BE 7:15:01.682 PM hidd[72]: IOHIDEventQueue unable to get policy for event of type 11. (e00002e8)
    1/2/2558 BE 7:15:01.689 PM hidd[72]: IOHIDEventQueue unable to get policy for event of type 11. (e00002e8)
    1/2/2558 BE 7:15:05.659 PM com.apple.xpc.launchd[1]: (com.apple.mail.52288[941]) Service exited due to signal: Abort trap: 6
    1/2/2558 BE 7:15:13.065 PM ReportCrash[947]: Saved crash report for Mail[941] version 8.1 (1993) to /Users/kulanak/Library/Logs/DiagnosticReports/Mail_2015-01-02-191512_apples-mac book-pro-3.crash
    1/2/2558 BE 7:15:19.526 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    1/2/2558 BE 7:15:19.767 PM bird[859]: Assertion failed: ![_xpcClients containsObject:client]
    1/2/2558 BE 7:15:19.767 PM bird[859]: Assertion failed: ![_xpcClients containsObject:client]
    1/2/2558 BE 7:15:20.368 PM bird[859]: Assertion failed: ![_xpcClients containsObject:client]
    1/2/2558 BE 7:15:25.817 PM Mail[951]: *** Assertion failure in -[MFIMAPAccount mailboxForRelativePath:isFilesystemPath:create:], /SourceCache/Mail/Mail-1993/MailFramework/Accounts/MFMailAccount.m:4467
    1/2/2558 BE 7:15:25.819 PM Mail[951]: An uncaught exception was raised
    1/2/2558 BE 7:15:25.819 PM Mail[951]: Absolute path passed into -[MFIMAPAccount mailboxForRelativePath:isFilesystemPath:create:]: /็Homeworks
    1/2/2558 BE 7:15:25.820 PM Mail[951]: (
      0   CoreFoundation                      0x0000000111d3164c __exceptionPreprocess + 172
      1   libobjc.A.dylib                     0x00000001100c96de objc_exception_throw + 43
      2   CoreFoundation                      0x0000000111d3142a +[NSException raise:format:arguments:] + 106
      3   Foundation                          0x000000010fc285b9 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195
      4   Mail                                0x000000010f4e2f5c -[MFMailAccount mailboxForRelativePath:isFilesystemPath:create:] + 251
      5   Mail                                0x000000010f440404 -[MFIMAPAccount mailboxForRelativePath:isFilesystemPath:create:] + 491
      6   Mail                                0x000000010f4e4696 +[MFMailAccount mailboxForURL:forceCreation:syncableURL:] + 473
      7   Mail                                0x000000010f4fb168 __43+[MFMailbox queueUpdateCountsForMailboxes:]_block_invoke_2 + 68
      8   CoreFoundation                      0x0000000111c5bea6 __65-[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:]_block_invoke + 102
      9   CoreFoundation                      0x0000000111c5bdb9 -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 217
      10  Mail                                0x000000010f4fb0b6 __43+[MFMailbox queueUpdateCountsForMailboxes:]_block_invoke + 275
      11  Foundation                          0x000000010fc722e8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
      12  Foundation                          0x000000010fb5e905 -[NSBlockOperation main] + 97
      13  Foundation                          0x000000010fb3d59c -[__NSOperationInternal _start:] + 653
      14  Foundation                          0x000000010fb3d1a3 __NSOQSchedule_f + 184
      15  libdispatch.dylib                   0x0000000113bbac13 _dispatch_client_callout + 8
      16  libdispatch.dylib                   0x0000000113bbe365 _dispatch_queue_drain + 1100
      17  libdispatch.dylib                   0x0000000113bbfecc _dispatch_queue_invoke + 202
      18  libdispatch.dylib                   0x0000000113bbd6b7 _dispatch_root_queue_drain + 463
      19  libdispatch.dylib                   0x0000000113bcbfe4 _dispatch_worker_thread3 + 91
      20  libsystem_pthread.dylib             0x0000000113f0f6cb _pthread_wqthread + 729
      21  libsystem_pthread.dylib             0x0000000113f0d4a1 start_wqthread + 13
    1/2/2558 BE 7:15:25.821 PM Mail[951]: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Absolute path passed into -[MFIMAPAccount mailboxForRelativePath:isFilesystemPath:create:]: /็Homeworks'
    *** First throw call stack:
      0   CoreFoundation                      0x0000000111d3164c __exceptionPreprocess + 172
      1   libobjc.A.dylib                     0x00000001100c96de objc_exception_throw + 43
      2   CoreFoundation                      0x0000000111d3142a +[NSException raise:format:arguments:] + 106
      3   Foundation                          0x000000010fc285b9 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195
      4   Mail                                0x000000010f4e2f5c -[MFMailAccount mailboxForRelativePath:isFilesystemPath:create:] + 251
      5   Mail                                0x000000010f440404 -[MFIMAPAccount mailboxForRelativePath:isFilesystemPath:create:] + 491
      6   Mail                                0x000000010f4e4696 +[MFMailAccount mailboxForURL:forceCreation:syncableURL:] + 473
      7   Mail                                0x000000010f4fb168 __43+[MFMailbox queueUpdateCountsForMailboxes:]_block_invoke_2 + 68
      8   CoreFoundation                      0x0000000111c5bea6 __65-[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:]_block_invoke + 102
      9   CoreFoundation                      0x0000000111c5bdb9 -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 217
      10  Mail                                0x000000010f4fb0b6 __43+[MFMailbox queueUpdateCountsForMailboxes:]_block_invoke + 275
      11  Foundation                          0x000000010fc722e8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
      12  Foundation                          0x000000010fb5e905 -[NSBlockOperation main] + 97
      13  Foundation                          0x000000010fb3d59c -[__NSOperationInternal _start:] + 653
      14  Foundation                          0x000000010fb3d1a3 __NSOQSchedule_f + 184
      15  libdispatch.dylib                   0x0000000113bbac13 _dispatch_client_callout + 8
      16  libdispatch.dylib                   0x0000000113bbe365 _dispatch_queue_drain + 1100
      17  libdispatch.dylib                   0x0000000113bbfecc _dispatch_queue_invoke + 202
      18  libdispatch.dylib                   0x0000000113bbd6b7 _dispatch_root_queue_drain + 463
      19  libdispatch.dylib                   0x0000000113bcbfe4 _dispatch_worker_thread3 + 91
      20  libsystem_pthread.dylib             0x0000000113f0f6cb _pthread_wqthread + 729
      21  libsystem_pthread.dylib             0x0000000113f0d4a1 start_wqthread + 13
    1/2/2558 BE 7:15:26.815 PM com.apple.xpc.launchd[1]: (com.apple.mail.52288[951]) Service exited due to signal: Abort trap: 6
    1/2/2558 BE 7:15:26.892 PM ReportCrash[947]: Saved crash report for Mail[951] version 8.1 (1993) to /Users/kulanak/Library/Logs/DiagnosticReports/Mail_2015-01-02-191526_apples-mac book-pro-3.crash
    1/2/2558 BE 7:15:26.904 PM ReportCrash[947]: Removing excessive log: file:///Users/kulanak/Library/Logs/DiagnosticReports/Mail_2015-01-02-061109_app les-macbook-pro-3.crash

    Try a restart.
    Do a backup, using either Time Machine or a cloning program, to ensure files/data can be recovered. Two backups are better than one.
    Try setting up another admin user account to see if the same problem continues. If Back-to-My Mac is selected in System Preferences, the Guest account will not work. The intent is to see if it is specific to one account or a system wide problem. This account can be deleted later.
    Isolating an issue by using another user account
    Try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up after waiting 10 seconds. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear and again when you log in. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don’t do them all at once.
    Safe Mode - About
    Safe Mode - Yosemite

  • Cannot open mail after upgrading to leopard

    I cannot open mail after I upgraded to leopard. I keep getting this message that "mail has unexpectadly quit. I have sent reports to apple. Does anyone have any suggestions?

    5.1.4 will solve the compatibility issue, however, it is no longer available from Apple -you would have to find a copy on Ebay or similar. The current version is FCP 6 -part of Final Cut Studio 2.
    Going back to Tiger will also solve it and will not cost anything, apart from the time spent reinstalling.
    Unless there is some feature in Mac OS X 10.5 that you really need, this would be the easiest way to get FCP running again.

  • Problem with mail after upgrading to tiger...

    When I upgraded the OS in my PowerBook, all the mail messages in my in-box disappeared. Now, the only thing that shows up in each mail is the following, "The message from [Antonio john Doe <[email protected]>] concerning “Stuff” has not been downloaded from the server. You need to take this account online in order to download it."
    The e-mail is also gone from the earthlink
    server because they wipe all mail out after a few days. Is there a
    way to recover the messages?
    Powermac G5 dual 1.8   Mac OS X (10.4.6)   1.3 Gb ram

    The conversion from Mail 1.x to Mail 2.x is broken. Take a look at the following thread to better understand the problem:
    Help! "You need to take this account online in order to download it."
    More specifically, if this is a POP account, the following procedure should allow you to fix the Inbox problem. A similar procedure should allow you to fix other mailboxes that might also be affected:
    1. Quit Mail if it’s running.
    2. Make a backup copy of the ~/Library/Mail folder, just in case something goes wrong while trying to fix the problem. You can do this in the Finder by dragging the folder to the Desktop while holding the Option (Alt) key down, for example. This is where all your mail is stored.
    3. Create a new folder on the Desktop and name it however you wish (e.g. Inbox Old). It doesn’t need to have an .mbox extension.
    4. In the Finder, go to ~/Library/Mail/POP-username@mailserver/INBOX.mbox/.
    5. Move the files mbox and Incoming_Mail out of INBOX.mbox, into the Inbox Old folder just created on the Desktop. These files contain all the messages that were in the mailbox before the upgrade to Tiger, and maybe even some messages that had been deleted. mbox is the most important. Incoming_Mail may or may not be present.
    6. Move any strangely-named Messages-T0x... folders to the Desktop (not into the Inbox Old folder). These folders are to be deleted after fixing the problem. They are temporary folders created during an import or an indexing process, and Mail should have deleted them when done. Their presence is a clear indication that something didn’t work as expected. If you’ve been using Mail after the conversion and have already tried to fix the problem by rebuilding the mailbox or something like that, they might contain messages that are neither in Messages proper nor in the mbox file, so keep them around until the problem is fixed.
    7. Move everything else within INBOX.mbox, except the Messages folder, to the Trash.
    The result of the above should be that INBOX.mbox contains the proper Messages folder only, and the Inbox Old folder on the Desktop contains the mbox and Incoming_Mail (if it exists) files only. Now, proceed as follows:
    8. Open Mail.
    9. The account’s Inbox should properly display in Mail as many messages as *.emlx files are in ~/Library/Mail/POP-username@mailserver/INBOX.mbox/Messages/. If that’s not the case, select the mailbox in Mail and do Mailbox > Rebuild.
    10. In Mail, do File > Import Mailboxes, choose Other as the data format, and follow the instructions to import the Inbox Old folder that’s on the Desktop.
    As a result of doing the above, some messages may be duplicated now. Andreas Amann’s Mail Scripts has a Remove Duplicates script that you may find useful for that.
    Do with the imported mail whatever you wish. You may move the messages anywhere you want and get rid of the imported mailboxes afterwards.
    If all is well and you don’t miss anything, the files on the Desktop can be deleted, although you may want to keep them for a while, just in case.
    You may want to take a look at the following article (also referenced in the thread I mentioned at the beginning of this post) to learn what you might have done before upgrading to minimize the risk of this happening, and what you may do after fixing the problem to avoid similar issues from happening in the future. DON’T do now what the article suggests, though, as that would make things worse in the current situation:
    Overstuffed mailbox is unexpectedly empty
    Ask for any clarifications or if you need further assistance.
    Note: For those not familiarized with the ~/ notation, it refers to the user’s home folder, i.e. ~/Library is the Library folder within the user’s home folder.

Maybe you are looking for

  • How can I display a document stored in ArchiveLink?

    Hello people, We developed a solution to attach some files related to a requisition in IXOS. We have an interface using webdyn and we need to display these files. I can read some details in TOA01, and I can create a link to the document. But when the

  • Create current date variable at universe level

       Hi Everyone I have created report regarding to daily car sales. However there is records registered for further months, 2015 December for instance. Actually they are error records, but I can't delete them since data transfer is realizing automatic

  • IPad frame on projector too small

    I'm connecting my newest iPad to an Epson projector (powerlite home cinema 710hd) using an adapter. I think it's this one, http://store.apple.com/us/product/MD098ZM/A/apple-digital-av-adapter, but I'm not entirely sure. It certainly looks just like t

  • My Ipod Turns on automatically how do I get it to stop?

    Why does my nano turn on automatically?

  • Issue on left outer join query in 10G

    Dear Mr./Mrs./Ms. Oracle expertise, The following query structure can function properly in Oracle 9i, but not work in Oracle 10G. Please kindly advise what happened in Oracle 10G? Is it a bug in 10G? If yes, any patch for it? select a.col1, a.col2, a