Hi guys,
When I try to setup export map on the "Manage User Properties", I'm receiving this error message on the Event Viewer:
The server encountered an unexpected error while performing an operation for the client.
"ERR: MMS(5848): schema.cpp(983): Invalid schema attribute name: "SPS_MV_String_SPS_MV_OctetString_SPS_MV_String_SPS_MV_OctetString_SPS_MV_String_SPS_MV_OctetString_SPS_MV_String_SPS_MV_OctetString_homePhone"
BAIL: MMS(5848): schema.cpp(984): 0x80230919 (E_MMS_SCHEMA_INVALID_NAME)
BAIL: MMS(5848): schema.cpp(114): 0x80230919 (E_MMS_SCHEMA_INVALID_NAME)
ERR: MMS(5848): mastate.cpp(12447): Error creating mv Schema object: 0x80230919
BAIL: MMS(5848): mastate.cpp(12582): 0x80230919 (E_MMS_SCHEMA_INVALID_NAME)
BAIL: MMS(5848): mastate.cpp(11281): 0x80230919 (E_MMS_SCHEMA_INVALID_NAME)
BAIL: MMS(5848): server.cpp(4068): 0x80230919 (E_MMS_SCHEMA_INVALID_NAME)
Forefront Identity Manager 4.0.2450.49"
Microsoft.ResourceManagement.ResourceManagementException: Exception from HRESULT: 0x80230919 ---> System.Runtime.InteropServices.COMException (0x80230919): Exception from HRESULT: 0x80230919
at MIISRCW.IMMSServer.SetMVData(String pszMVDataXML)
at Microsoft.ResourceManagement.ActionProcessor.SyncConfigActionProcessor.Update(Guid objectId, CultureInfo locale, IList`1 updateParameters, Guid cause)
--- End of inner exception stack trace ---
at MIISRCW.IMMSServer.SetMVData(String pszMVDataXML)
at Microsoft.ResourceManagement.ActionProcessor.SyncConfigActionProcessor.Update(Guid objectId, CultureInfo locale, IList`1 updateParameters, Guid cause)
--- End of inner exception stack trace ---
at Microsoft.ResourceManagement.Utilities.ExceptionManager.ThrowException(Exception exception)
at Microsoft.ResourceManagement.ActionProcessor.SyncConfigActionProcessor.Update(Guid objectId, CultureInfo locale, IList`1 updateParameters, Guid cause)
at Microsoft.ResourceManagement.ActionProcessor.SyncConfigActionProcessor.ProcessInputRequest(RequestType request)
at Microsoft.ResourceManagement.ActionProcessor.ActionDispatcher.ProcessInputRequest(RequestType request)
at Microsoft.ResourceManagement.WebServices.RequestDispatcher.ExecuteAction(RequestType request)
at Microsoft.ResourceManagement.WebServices.RequestDispatcher.ExecuteAction[ResponseBodyType](RequestType request)
at Microsoft.ResourceManagement.WebServices.RequestDispatcher.DispatchRequest[ResponseBodyType](RequestType request, Guid requestIdentifier, Object redispatchSingleInstanceKey)
at Microsoft.ResourceManagement.WebServices.RequestDispatcher.DispatchRequest[ResponseBodyType](RequestType request)
at Microsoft.ResourceManagement.WebServices.RequestDispatcher.DispatchRequest(RequestType request)
at Microsoft.ResourceManagement.WebServices.ResourceManagementService.Put(Message request)