Ask a questionAsk a question
 

Answernon-start-ma error for all extensible MA's

  • Thursday, October 22, 2009 1:38 AMGretar Palsson Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello

    We have Microsoft Identity Integration Server 3.1.1026.0 which is running extensible 4 file-based MA's to get HR data into a text file to be imported into the connector space.  They have been running successfully for long time until now all of them very quickly report the non-start-ma error when starting full import run profile.  Looking in the event viewer 2 of them have the error:

     "ERR: MMS(4904): libutils.cpp(8796): Failed to start run because of undiagnosed MA error
    Microsoft Identity Integration Server 3.1.1026.0"

    and the other two:

    "BAIL: MMS(1480): extensionmanager.cpp(462): 0x80131509
    BAIL: MMS(1480): extensionmanager.cpp(809): 0x80131509
    BAIL: MMS(1480): extensible.cpp(297): 0x80131509
    BAIL: MMS(1480): import.cpp(128): 0x80131509
    BAIL: MMS(1480): cntrler.cpp(2408): 0x80230808
    ERR: MMS(1480): cntrler.cpp(2443): Controller Full Import failed with hr=  80230808.
    ERR: MMS(1480): libutils.cpp(8796): Failed to start run because of undiagnosed MA error
    Microsoft Identity Integration Server 3.1.1026.0"

    I have tried to debug by attaching Visual Studio to the miisserver process but I cant for it gives me "Unable to attach to the process" error.  I have also tried adding the Debugger.Launch() to the code but no debuging started, maybe because MIIS crashed before.  I was able to run the extensible MA code for one of the MA's and it created the text file successfully.  The code in the extensible MA's is working and its strange why all the MA's are not working any more.  All of them started failing within few days period.

    Do you know what is going on or what I can do next to troubleshoot?

    Best regards
    Gretar

Answers

  • Thursday, October 22, 2009 7:46 AMHenrik Nilsson Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    According to others posts about the same kind of problem the recommended thing to start with is to perform an update of MIIS...

    Have a look at the earlier posts:
    http://social.technet.microsoft.com/Search/en-US/?query=undiagnosed%20MA%20error&rq=meta:Search.MSForums.ForumID%2898ce9535-87fb-415c-9e60-72582ef7228f%29&rn=Identity+Lifecycle+Manager+Forum

    Henrik Nilsson Blog: http://www.idmcrisis.com Company: Cortego (http://www.cortego.se)

All Replies

  • Thursday, October 22, 2009 7:46 AMHenrik Nilsson Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    According to others posts about the same kind of problem the recommended thing to start with is to perform an update of MIIS...

    Have a look at the earlier posts:
    http://social.technet.microsoft.com/Search/en-US/?query=undiagnosed%20MA%20error&rq=meta:Search.MSForums.ForumID%2898ce9535-87fb-415c-9e60-72582ef7228f%29&rn=Identity+Lifecycle+Manager+Forum

    Henrik Nilsson Blog: http://www.idmcrisis.com Company: Cortego (http://www.cortego.se)
  • Tuesday, November 03, 2009 12:57 PMGretar Palsson Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    The error is gone after applying the latest hotfix 3.1.1046.

    Thanks
    Regards
    Gretar