0
Fixed

Identity Broker check operation fails with missing assembly error

Shane Day (Chief Technology Officer) 13 years ago updated by anonymous 8 years ago 5

The check operation for an identity broker operation has failed with the following error message:

Operation aefb9eb8-b07c-4331-97f8-f818af653f89 failed in operation list with id 24120bff-cc78-4154-80af-81d708957f0b for the following reason. This is retry number 0: System.IO.FileNotFoundException: Could not load file or assembly 'Unify.Framework.ConnectEngine.Client, Version=3.0.0.0, Culture=neutral, PublicKeyToken=84b9288cb2633de4' or one of its dependencies. The system cannot find the file specified.
File name: 'Unify.Framework.ConnectEngine.Client, Version=3.0.0.0, Culture=neutral, PublicKeyToken=84b9288cb2633de4'
at Unify.Product.EventBroker.IdentityBrokerAgentFactory.CreateComponent(IAgentInformation factoryInformation)
at Unify.Product.EventBroker.AgentPlugInGenerator.CreateComponent(IAgentInformation factoryInformation)
at Unify.Product.EventBroker.AgentEngineRepository.<>c_DisplayClass13.b_12()
at Unify.Product.EventBroker.ExtensionMethods.WaitOnMutex(Mutex mutex, Action work)
at Unify.Product.EventBroker.AgentEngineRepository.GetAgent(Guid agentId)
at Unify.Product.EventBroker.AgentEngineRepository.GetAgentTAgent(Guid agentId)
at Unify.Product.EventBroker.IdentityBrokerChangesPlugInFactory.CreateComponent(ICheckOperationFactoryInformation factoryInformation)
at Unify.Framework.ExtensibilityPlugInGenerator`4.CreateComponent(TFactoryInfo factoryInformation)
at Unify.Product.EventBroker.StandardOperationListExecutor.RunCheck(ICheckOperationFactoryInformation checkOperation)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value HKLM\Software\Microsoft\Fusion!EnableLog (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value HKLM\Software\Microsoft\Fusion!EnableLog.

This is kind of a downer trying to test the Identity Broker plug-in.

Please resolve this immediately.

This is an artefact of some incomplete work on getting a list of adapters from Identity Broker in dropdown format. Currently in progress.

This was resolved with EB-250, please confirm resolution with next release

As per discussion, will be on the road and can't confirm before beta release.