Force to run an Expiration workflow

Hello!
I have working Group objects deletion rule which deletes group objects which has some string in the Display name.  I had to delete the manually created group. I have placed it in to the appropriate set which is dedicated for Expiration groups. The Expiration
workflow was executed immediately but with code Access denied in Search requests view (The group did not have required string in the Display name).
After that:
I have corrected required string in Display name.
I have disabled / enabled MPR which allows execution of the Expiration workflow run for group objects.
It seems that FIM ignores changes I have made - there is no Expiration workflow execution seen in Search requests view after that. How can I force the Expiration Workflow run again?
Thanks!

There is a "run on policy update" checkbox on your workflow which you need to turn on, then disable an re-enable your MPR.
Bob Bradley (FIMBob @
TheFIMTeam.com) ... now using FIM Event Broker for just-in-time delivery of FIM 2010 policy via the sync engine, and continuous compliance for FIM

Similar Messages

  • Error running the expiration action and The workflow is no longer available

    I make a content type expiration policy with action is run a workflow. When the jobs run a have this error in the evnt viewer
    Error running the expiration action on item http://xxxxx/xxx/New.docx.
    Error:  System.InvalidOperationException: The workflow with id=xxxx is no longer available.
       at Microsoft.Office.RecordsManagement.PolicyFeatures.WorkflowExpirationAction.RunExpirationWithPostActions(SPListItem item, XmlNode parametersData, DateTime expireDate)
       at Microsoft.Office.RecordsManagement.PolicyFeatures.BaseExpirationAction.Microsoft.Office.RecordsManagement.PolicyFeatures.IExpirationActionWithPostActions.OnExpirationWithPostActions(SPListItem item, XmlNode parametersData, DateTime expireDate)
       at Microsoft.Office.RecordsManagement.PolicyFeatures.ExpirationTask.ExpirationActionData.RunExpirationAction(SPListItem item, DateTime expireDate)
       at Microsoft.Office.RecordsManagement.PolicyFeatures.ExpirationTask.<>c__DisplayClass19.<ProcessExpiredItems>b__17(SPListItem item)
       at Microsoft.Office.Server.Utilities.MonitoredScopeWrapper.RunWithMonitoredScope(Action code)
       at Microsoft.Office.Server.Utilities.ContentIterator.ProcessItem(SPListItem item, Boolean fIncludeFolderItems, MonitoredScopeWrapper monitoredScopeWrapper, ItemProcessor itemProcessor, ItemProcessorErrorCallout errorCallout)

    Hi,
    We have not heard from you in a couple of days.
    Please post back at your convenience if we can assist further.
    Best Regards,
    Lisa Chen
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Lisa Chen
    TechNet Community Support

  • Running an automator workflow w/o opening automator

    Is it possible to run an automator workflow - (check addressbook for birthdays - then send a card) once a day without having to remember to open automator everyday (the whole point is I forget to do this in the first place, so I'm hoping automator can just take care of it). but I don't want to have to leave automator open all the time... I think I read something about using applescripts, but I havent played with them at all...
    Thanks

    Hmm, your idea sounds about right. If you created the birthday event in iCal yourself (i.e. it's not the Birthday calendar iCal provides from your Address Book), then you can add an alarm to it. In that case, you have some nice options and effects.
    Since you would be adding the alarm to the birthday event, then the Automator workflow won't run every day and will only run when the birthday occurs. As for options, you can set the alarm for the event to activate at a specific time in reference to the event, e.g. the day before or perhaps around noon. (That is somewhat dependent on whether you made the event an all-day event or for a certain time, but it works either way and is pretty self evident.) You could also have it automatically occur a day late or even a week late.
    As such, you might consider making the workflow be more specific. You could create a workflow specifically for that birthday, and in that case you'd just specify a person from your Address Book instead of searching it for birthdays. Just depends on how you want to approach it. Regardless, saving the workflow as plug-in in Automator will be the easy way to refer to it as an iCal alarm.
    You mentioned iCal popping up reminders and that's an example of what an alarm can do if you set it that way, so you're probably familiar with them. However, you won't see that when you set the alarm to open a file (as in this case) unless you set a second alarm for the event to show a reminder. To add more alarms to the same event in iCal, you can click on the name "alarm" in the info drawer and it will give you a menu to add another alarm. You can also remove extra alarms in the same way. Wasn't sure if you knew that already.

  • Force unload running modules

    hi all!
    hda-intel causes trouble when hibernating. when i wait und unload this module, then hibernating/suspending works.
    i tried adding this module to the pm-utils SUSPEND_MODULES list, but it does not work properly. hibernating still freezes...
    from pm-suspend.log
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: FATAL: Module snd_hda_intel is in use.
    is there a way to force unload running modules even if they're in use?
    vlad

    Hello Norbert,
    thanks for your reply. I am still having some issues with unloading modules. Following.
    I created a step type under the Type Palettes, let's say a global step type. The Post step of the step type is a VI, which belongs to a LVLIBP. The default unload option for the step type is "Unload when sequence file closes."
    Well, after running the step, and closing the sequence file, the entire LVLIBP is still in the memory. I got this by calling the "GetAllVIsInMemory" property from LabVIEW. So I see the entire VI list of the LVLIBP, and the VI which requests the "GetAllVIsInMemory". For my understanding, all the modules have to be unloaded upon closing the sequence file, if the  "Unload when sequence file closes" is set. They will be onlyunloaded, if I explicitly call the Engine.UnloadAllModules method.
    If I remove the .ini file from the Type Palettes, then it works: execute step -> close the sequence file -> GetAllVIsInMemory -> and the only VI remains in the memory is the VI with the "GetAllVIsInMemory".!
    Can you please let me understand, why the unloading is not working, if the step type resides in the type palettes?
    Madottati

  • Power shell script to run a Resuable workflow.

    Hi,
    We came across a scenario where we want to run a resuable workflow on all List items in a list. I am not sure if this can be acheived through power shell. Can any one please help me to run reusable workflows through power shell script on list items.
    Thanks,
    Sandy

    Hello,
    Recently i executed below script for my VS workflow on list items, you can also try same on reusable WF.
    Basically you need to use "WorkFlowManager" and "WorkFlowAssociations " to find WF on list and then execute it.
    http://www.mysharepointadventures.com/2012/06/start-a-workflow-using-powershell/
    http://www.thesysadminhimself.com/2013/09/sharepoint-start-workflow-all-items-powershell.html
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Can I tell applescript to run an Automator workflow?

    I was wondering if there was any way to tell applescript to run my workflow?

    Sure there are two ways:
    1) save your workflow as an application, then launch it like any other app
    2) tell application "Automator" to execute workflow 1
    (the latter is an actual AppleScript example that runs the active workflow. There are other ways of specifying which workflow to use, but since you weren't specific in your request I can't be more precise.)

  • Run step before workflow ends by user

    Good day! I need to clear some fields in entity with workflow status.
    Is there an opportunity to run custom step in Designer before workflow is terminated by user?

    Hi,
    According to your post, my understanding is that you want to run step before workflow ends by user.
    In the Workflow, the actions are runing step by step.
    To clear some fields in workflow, you can create a workflow variable containing a single space character and use the Trim function to blank the variable.
    For more information, you can refer to:
    http://officepowerups.com/2014/01/28/how-to-blank-a-text-field-with-a-workflow/
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • When I open firefox, it won't load any sites, and it won't let use the drop downs, I have to force quit --running os 10.6.7

    Was using firefox this am, working fine, I tried to open a new tab while I was uploading a file, it froze. I restarted the computer---same problem. reinstalled firefox--same problem. am having to write this in safari because I can start firefox up, but it just hangs, and I have to force quit

    i'm using firefox 3.6.13 and windows XP home SP3. when i visit zynga poker at facebook.com it turn slowly to open the application. when i try to navigate away, firefox does not respond. when i close the firefox and try to reopen it, i get nothing. i have to physically go into the task manager and end the firefox.exe process manually before i can go back. i have tried to uninstall and then reinstall firefox, but it didn't work, i tried also to sending the crash report from crashreporter.exe, the warning box said: "This application is run after a crash to report the problem to the application vendor. It should not be run directly", what should i do?

  • Unable to open PDF document when run through task/workflow

    Hi all,
    I am currently usign a background method to send a smartform as a PDF document to all the agents who approve.
    When i send the smartform in mail as a PDF documetn throught the task i get an error message when opening the PDF document which says that 'The file could nto be opened because it was either not a supported file type or because the file was damaged(for example, it was sent as an email attachment and wasn't decoded correectly'.
    The below is the code i am using to send the smartform
    { CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
        EXPORTING
          formname           = 'ZFI_ASSET_PDA_NOTIF'
        IMPORTING
          fm_name            = lv_form_name
        EXCEPTIONS
          no_form            = 1
          no_function_module = 2
          OTHERS             = 3.
      IF sy-subrc NE 0.
        MESSAGE ID sy-msgid TYPE 'S' NUMBER sy-msgno
        WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.}
    { ls_ctrlop-getotf    = 'X'.
      ls_ctrlop-no_dialog = ''.
      ls_compop-tdnoprev  = 'X'.
    ls_ctrlop-DEVICE = 'LOCL'.
      ls_ctrlop-preview   = 'X'.
      ls_ctrlop-no_dialog = 'X'.}
      CALL FUNCTION lv_form_name
        EXPORTING
          control_parameters = ls_ctrlop
          output_options     = ls_compop
          user_settings      = 'X'
          gv_prctr_txt       = gv_prctr_txt
          gv_cc_text         = gv_cc_text
          gv_class_txt       = gv_class_txt
          gv_lname           = gv_lname
          gv_fname           = gv_fname
          gv_position        = gv_position
          gv_initiator       = gv_initiator
          gv_bookcost        = gv_bookcost
          gv_bookvalue       = gv_bookvalue
          gv_date            = gv_date
          gv_prctr           = gv_prctr
          gs_anla            = gs_anla
          gv_emv             = gv_emv
          gv_cond            = gv_cond
          gv_operable        = gv_operable
          gv_action          = gv_action
          gv_justify         = gv_justify
          gv_replace         = gv_replace
          gv_replace_comment = gv_replace_comment
          gv_process         = gv_process
        IMPORTING
          job_output_info    = lt_job_output
        EXCEPTIONS
          usage_error        = 1
          system_error       = 2
          internal_error     = 3
          OTHERS             = 4.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE 'S'  NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
      LOOP AT lt_job_output-otfdata INTO ls_otf.
        lt_otf = ls_otf.
        APPEND lt_otf.
        CLEAR lt_otf.
      ENDLOOP.
      CALL FUNCTION 'CONVERT_OTF'
        EXPORTING
          format                = 'PDF'
          max_linewidth         = 132
        IMPORTING
          bin_filesize          = lv_len_in
        TABLES
          otf                   = lt_otf
          lines                 = lt_tline
        EXCEPTIONS
          err_max_linewidth     = 1
          err_format            = 2
          err_conv_not_possible = 3
          OTHERS                = 4.
    Fehlerhandling
      IF sy-subrc EQ 0.
      ENDIF.
      LOOP AT lt_tline.
        TRANSLATE lt_tline USING '~'.
        CONCATENATE ls_buffer lt_tline INTO ls_buffer.
      ENDLOOP.
      TRANSLATE ls_buffer USING '~'.
      append ls_buffer TO lt_objbin.
    DATA  lv_counter         TYPE i.
      DO.
        lt_record = ls_buffer.
        APPEND lt_record.
        SHIFT ls_buffer LEFT BY 255 PLACES.
        IF ls_buffer IS INITIAL.
          EXIT.
        ENDIF.
      ENDDO.
    Attachment
      REFRESH:
      lt_reclist,
      lt_objtxt,
      lt_objbin,
      lt_objpack.
      CLEAR ls_objhead.
      lt_objbin[] = lt_record[].
    lt_objhex[] = lt_record[].
      CLEAR lv_descp.
      CONCATENATE 'Asset'
                  gs_anla-anln1
                  'Approval details'
             INTO lv_descp
    SEPARATED BY space.
    Create Message Body
    Title and Description
      CONCATENATE  'Please find attached the approval details of asset : '
                   gs_anla-anln1
              INTO lv_mail_descp
             SEPARATED BY space .
      lt_objtxt = lv_mail_descp.
      APPEND lt_objtxt.
      CLEAR  lv_mail_descp .
    appending space lines into text of mail.
    DO 3 times.
      CLEAR lt_objtxt.
      APPEND lt_objtxt .
    ENDDo.
    CONCATENATE 'This is an automatically generated message.'
                 'Please do not reply to this mail.'
           INTO lv_mail_descp
         SEPARATED BY space .
    lt_objtxt = lv_mail_descp.
    APPEND lt_objtxt.
      DESCRIBE TABLE lt_objtxt LINES lv_lines_txt.
      READ     TABLE lt_objtxt INDEX lv_lines_txt.
      ls_doc_chng-obj_name = 'smartform'.
      ls_doc_chng-expiry_dat = sy-datum + 10.
      ls_doc_chng-obj_descr = lv_descp.
      ls_doc_chng-sensitivty = 'F'.
      ls_doc_chng-doc_size = ( lv_lines_txt - 1 ) * 255  + STRLEN( lt_objtxt ) .
    Main Text
    wa_doc_chng-doc_size = ( v_lines_txt - 1 ) * 255 + strlen( i_objtxt ).
      CLEAR lt_objpack-transf_bin.
      lt_objpack-head_start = 1.
      lt_objpack-head_num = 0.
      lt_objpack-body_start = 1.
      lt_objpack-body_num = lv_lines_txt.
    lt_objpack-doc_type = 'RAW'.
        lt_objpack-doc_type = 'TXT'.
      APPEND lt_objpack.
    Attachment
    (pdf-Attachment)
      lt_objpack-transf_bin = 'X'.
      lt_objpack-head_start = 1.
      lt_objpack-head_num   = 0.
      lt_objpack-body_start = 1.
      DESCRIBE TABLE lt_objbin LINES lv_lines_bin.
      READ TABLE lt_objbin INDEX lv_lines_bin.
      lt_objpack-doc_size = ( lv_lines_bin - 1 ) * 255 + STRLEN( lt_objbin ) .
      lt_objpack-body_num = lv_lines_bin.
      lt_objpack-doc_type = 'PDF'.
      lt_objpack-obj_name = 'ATTACHMENT'.
      lt_objpack-obj_descr = lv_descp.
      APPEND lt_objpack.
      LOOP AT t_mail_addr.
        CLEAR lt_reclist.
        lt_reclist-receiver = t_mail_addr-mailid.
        lt_reclist-rec_type = 'U'.
        APPEND lt_reclist.
      ENDLOOP.
      IF t_mail_addr[] IS INITIAL.
        CLEAR lt_reclist.
        lt_reclist-receiver = mail id.
        lt_reclist-rec_type = 'U'.
        APPEND lt_reclist.
      ENDIF.
      CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
        EXPORTING
          document_data              = ls_doc_chng
          put_in_outbox              = 'X'
          commit_work                = 'X'
        TABLES
          packing_list               = lt_objpack
          object_header              = ls_objhead
          contents_bin               = lt_objbin
          contents_txt               = lt_objtxt
          receivers                  = lt_reclist
         CONTENTS_HEX                = lt_objbin
        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.
      DATA: l TYPE sy-subrc.
      l = sy-subrc.
    When i run the above code in Se38, I get an email with a attachment that i am able to open. The problem seems to be with user WF_BATCH.
    I have already checked all the existing threads on this. I did this coding as per one of the SDN threads itself.
    I am able to open the PDF attachment even when i test the method. The problem is only when it is run through a task/workflow.
    Please advice.
    Thanks and Regards,
    Soumya Gayatri.
    Edited by: Soumya Gayatri on Apr 14, 2009 8:40 PM
    Edited by: Soumya Gayatri on Apr 14, 2009 8:44 PM
    Edited by: Soumya Gayatri on Apr 14, 2009 8:45 PM
    Edited by: Soumya Gayatri on Apr 14, 2009 8:47 PM
    Edited by: Soumya Gayatri on Apr 14, 2009 8:47 PM

    Hello,
    You should see an "Edit" in the top right of your post, you can use that to edit it.
    As I said, use  before and after the coding, but without the spaces (after "{" and before "}" ).
    Try it!
    Testing:
    this is code
    regards
    Rick Bakker
    Hanabi Technology

  • How to run a Powershell workflow with WinPE 5.0?

    I have a powershell workflow script to validate a tool. It worked well with Windows 8.1 system. As the tool can be used with both Win8.1 and WinPE 5.0 environment, I would like the workflow script to run with WinPE environment to make sure
    the tool works well.  I created a WinPE UFD with Powershell module and the workflow script and the tool. And I run it and got the error message below.  I guess powershell workflow is not supported in WinPE 5.0, am I right?
    X:\Windows\61ProductInformationWinPE>ProdInfoWTool.cmd
    ワークフローを作成できません。'PSWorkflow' モジュールの型 'Microsoft.PowerShell
    .Workflow.AstToWorkflowConverter, Microsoft.PowerShell.Activities, Version=3.0.
    0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' を読み込むことができませ
    んでした。
    発生場所 X:\Windows\61ProductInformationWinPE\ProdInfoWTool.ps1:1 文字:1
    + # Standard BIOS Product Information Writing Tool Support検証項目 スクリプト
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OperationStopped: (:) [], NotSupportedException
        + FullyQualifiedErrorId : System.NotSupportedException

    Hi DN_KOno,
    Based on my research, there is a limited build-in powershell module and cmdlets in WinPE.
    We could find more details about what Optional components of Powershell under WinPe, please go through the below link:
    http://technet.microsoft.com/library/hh824926.aspx
    I hope this helps.

  • Getting error when run the "'CalculateDependentDemand" workflow

    'Calculate Dependent Demand'
    Step ID: 'Step1'
    Step name: 'CalculateDependentDemand'
    Error description 'Database internal error:ORA-00060: deadlock detected while waiting for resource'
    How to remove the deadlock ?

    Hi,
    This occurs when you have multiple statements trying to access the same data. Check if you are running any other process at the same time (ep_load or any integration interfaces or any heavy sql query) and try rerunning the workflow at a time when the database is not too busy. This should resolve the issue, most of the time. Also, chk if your RAM is sufficient. Restart the DB and retry. If you are still repeatedly facing the issue, then might need your DBA help to chk which tables are causing the deadlock and Oracle help might be required.
    regards,
    Sankar

  • Run Report From Workflow Item

    Hi All
    I want to create work item that will run a Transaction/Report.
    when the user will execute the work item from his inbox
    It will run a Transaction "z*"  with some parameters and display the result (ALV Rp)
    Thanks in Advance For Any Help.

    Hi Kobi,
    1. Change (or extend) the BOR to create a new method to display this report or transaction.
    2. When you define the method, you get a popup with 3 tabs. In the Abap tab, you can link it to a Transaction (or even a report).
    You can also pass data.
    3. Now create a new task in your workflow that will call this BOR method.
    4. Create a new Workflow step, that will call this task created in step 3.
    As simple as that.
    Btw, if you want more details on this, you can refer to the SAP Workflow book from SAP Press. You can also read the SAP Help documentation which mentions these steps.
    Hope this helps you. If it does, remember to reward points.
    Rgds,
    Prashanth.
    SAP.

  • Report not running "session expired error"

    while trying to run a query...its not opening and showing "session expired error after 30 mts.
    how to rectify it

    hi devi,
    use the following links
    Error msg in BW after session timeout
    Retain hierarchy node value on selection screen during execution of report
    with hopes
    Raja Singh

  • GPO Policy 'Applied' but not taking effect unless gpupdate /force is run

    I do not yet have a 2012 DC or a Win 8 machine to manage IE 10 / 11 settings via GPMC. So I have created a policy with a registry setting so that users in a specific OU get specific .PAC settings in IE 11.
    This is a user policy - that is linked and enforced at the specific OU level. It is the last processed User Policy. It appears in the top GPRESULT command
    on the workstations, however the policy is not listed below the policy list when you run with a /v for
    verbose - is this because it is a registry change? Or part of the issue?
    I can see the policy being found, downloaded AND applied in the GP logs on multiple workstations. There no errors from any system for me to track down.
    If I open IE after logging on (with an account in the specific OU), I do not see the settings for the PAC file. If I close IE and run GPUPDATE
    /Force, I can open IE and see the settings and note that they do work.
    The policy is only for users in this OU, it is set for Authenticated Users as it applies to all users in the OU - though I have added a few test accounts for my use.

    Hi,
    I agree with others. By default, on clients, it will take 90 minutes interval for group policy settings to get refreshed at background. If we need to immediately update group policy settings, as you know, we can run command gpupdate/force to do this.
    Best regards,
    Frank Shen 
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Automator crashes when I try to run a specific workflow..

    Hi there,
    I've been trying to add a workflow to Automator in Lion to Get Contents of Clipboard and then run the action Text to Audio File.  It crashes with the console output below.  I've tried sourcing the text from elsewhere such as the frontmost TextEdit window and this works fine.  Any ideas?
    5/09/11 1:14:20.709 PM Automator: -[NSConcreteAttributedString getCharacters:range:]: unrecognized selector sent to instance 0x402618be0
    5/09/11 1:14:20.710 PM Automator: An uncaught exception was raised
    5/09/11 1:14:20.710 PM Automator: -[NSConcreteAttributedString getCharacters:range:]: unrecognized selector sent to instance 0x402618be0
    5/09/11 1:14:20.710 PM Automator: (
              0   CoreFoundation                      0x00007fff8a59a986 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff8a0e6d5e objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff8a6265ae -[NSObject doesNotRecognizeSelector:] + 190
              3   CoreFoundation                      0x00007fff8a587803 ___forwarding___ + 371
              4   CoreFoundation                      0x00007fff8a587618 _CF_forwarding_prep_0 + 232
              5   CoreFoundation                      0x00007fff8a50e3ab CFStringGetCharacters + 139
              6   SpeechDictionary                    0x000000010865a5e6 _ZN20SLCFStringTextSource6RefillERPtS1_PKt + 270
              7   SpeechDictionary                    0x0000000108659cef _ZN15SLLexerInstance6RefillEi + 33
              8   SpeechDictionary                    0x000000010866e191 _ZN11SLLexerImpl9NextTokenEv + 633
              9   SpeechDictionary                    0x000000010865a0e7 _ZN13SLLexerBufferixEm + 71
              10  SpeechDictionary                    0x000000010866bcdd _ZN15SLPostLexerImpl9NextTokenEv + 43
              11  SpeechDictionary                    0x00000001086acfba _ZN17SLStemTrackerImpl9NextTokenEv + 42
              12  SpeechDictionary                    0x000000010865a0e7 _ZN13SLLexerBufferixEm + 71
              13  SpeechDictionary                    0x0000000108655e24 _ZN12SLTuplesImpl9NextTokenEv + 62
              14  MacinTalk                           0x0000000108559a5e _ZN11MTFEBuilder9PeekTokenEv + 34
              15  MacinTalk                           0x000000010855985a _ZN11MTFEBuilder13ParseSentenceEv + 44
              16  MacinTalk                           0x000000010855965d _ZN14MT3BEngineTask15ParseNextPhraseEPv + 429
              17  MacinTalk                           0x00000001085593af _ZN10MTBEWorker12ExecuteTasksEv + 321
              18  libdispatch.dylib                   0x00007fff894612f1 _dispatch_source_invoke + 614
              19  libdispatch.dylib                   0x00007fff8945dfc7 _dispatch_queue_invoke + 71
              20  libdispatch.dylib                   0x00007fff8945e124 _dispatch_queue_drain + 210
              21  libdispatch.dylib                   0x00007fff8945dfb6 _dispatch_queue_invoke + 54
              22  libdispatch.dylib                   0x00007fff8945d7b0 _dispatch_worker_thread2 + 198
              23  libsystem_c.dylib                   0x00007fff8ed153da _pthread_wqthread + 316
              24  libsystem_c.dylib                   0x00007fff8ed16b85 start_wqthread + 13
    5/09/11 1:14:20.710 PM Automator: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSConcreteAttributedString getCharacters:range:]: unrecognized selector sent to instance 0x402618be0'
    *** First throw call stack:
              0   CoreFoundation                      0x00007fff8a59a986 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff8a0e6d5e objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff8a6265ae -[NSObject doesNotRecognizeSelector:] + 190
              3   CoreFoundation                      0x00007fff8a587803 ___forwarding___ + 371
              4   CoreFoundation                      0x00007fff8a587618 _CF_forwarding_prep_0 + 232
              5   CoreFoundation                      0x00007fff8a50e3ab CFStringGetCharacters + 139
              6   SpeechDictionary                    0x000000010865a5e6 _ZN20SLCFStringTextSource6RefillERPtS1_PKt + 270
              7   SpeechDictionary                    0x0000000108659cef _ZN15SLLexerInstance6RefillEi + 33
              8   SpeechDictionary                    0x000000010866e191 _ZN11SLLexerImpl9NextTokenEv + 633
              9   SpeechDictionary                    0x000000010865a0e7 _ZN13SLLexerBufferixEm + 71
              10  SpeechDictionary                    0x000000010866bcdd _ZN15SLPostLexerImpl9NextTokenEv + 43
              11  SpeechDictionary                    0x00000001086acfba _ZN17SLStemTrackerImpl9NextTokenEv + 42
              12  SpeechDictionary                    0x000000010865a0e7 _ZN13SLLexerBufferixEm + 71
              13  SpeechDictionary                    0x0000000108655e24 _ZN12SLTuplesImpl9NextTokenEv + 62
              14  MacinTalk                           0x0000000108559a5e _ZN11MTFEBuilder9PeekTokenEv + 34
              15  MacinTalk                           0x000000010855985a _ZN11MTFEBuilder13ParseSentenceEv + 44
              16  MacinTalk                           0x000000010855965d _ZN14MT3BEngineTask15ParseNextPhraseEPv + 429
              17  MacinTalk                           0x00000001085593af _ZN10MTBEWorker12ExecuteTasksEv + 321
              18  libdispatch.dylib                   0x00007fff894612f1 _dispatch_source_invoke + 614
              19  libdispatch.dylib                   0x00007fff8945dfc7 _dispatch_queue_invoke + 71
              20  libdispatch.dylib                   0x00007fff8945e124 _dispatch_queue_drain + 210
              21  libdispatch.dylib                   0x00007fff8945dfb6 _dispatch_queue_invoke + 54
              22  libdispatch.dylib                   0x00007fff8945d7b0 _dispatch_worker_thread2 + 198
              23  libsystem_c.dylib                   0x00007fff8ed153da _pthread_wqthread + 316
              24  libsystem_c.dylib                   0x00007fff8ed16b85 start_wqthread + 13
    5/09/11 1:14:20.710 PM [0x0-0x75075].com.apple.Automator: terminate called throwing an exception
    5/09/11 1:14:21.452 PM com.apple.launchd.peruser.501: ([0x0-0x75075].com.apple.Automator[2424]) Job appears to have crashed: Abort trap: 6
    5/09/11 1:14:21.594 PM ReportCrash: Saved crash report for Automator[2424] version 2.2 (329) to /Users/Steve/Library/Logs/DiagnosticReports/Automator_2011-09-05-131421_Stevens -MacBook-Pro.crash

    I think the suggestion would have been to update Microsoft Office, which is not available from the App Store. You need to get it from Microsoft.
    What you can do is run the Microsoft Auto Update utility. Open Finder and click on Go > Go to Folder. Then enter the following (copy and paste)
    /Library/Application Support/Microsoft/MAU2.0
    If you are running MS Office 2011 then you will see the Microsoft AutoUpdate utility. Double-click to open and get the latest update.

Maybe you are looking for

  • Urgent help required - R60

    I have thinkpad R60 series (with XP re-loaded) which have been running well since the last 6 years  Yesterday when i was working on my PC as usual, the system went off after a power failure since the battery was in a drained mode. After the power res

  • MuseJSAssert Error

    Recently update from CS6 to CC.  Site on GoDaddy has error MuseJSAssert Error: error calling selector function: Error "webPro" is not defined.  I have upload all pages, as well as published HTML and uploaded entire site with Dreamweaver with same res

  • Need earbud or adapter recommendations

    Can anyone suggest a good set of earbuds or an adapter with the mic and phone/play controls? I'm currently using the Bose earbuds and I absolutely love them. I added the Griffin adapter for the mic and control button but it makes the cord way too lon

  • DatePopup in a Dialog

    Already posted this in the Swing forumn but no ones replying so I'm taking a chance in here. Any ideas why a DatePopup placed in a Dialog in which it's popup component isn't enclosed doesn't work? For example DatePopup d = new DatePopup(); JOptionPan

  • Customizing sensor from filtering false alarms.

    hi, How can i filter the false alarms coming out from my dhcp server and dns servers. Iam getting a lot of frag overlap signature alarms.Can anyone help me to avoid these false alarms ? Please help.