Skip to main content

Hello,

 

I have problem with LDAP. In Middlewere server i have communication with LDAP. I was fill User base DN and group base DN and I saved. to this moment everything looks good. In IEE i configured LDAP and when I want to sync group get error like below. Btw. it is on-premis AD.

Server error messages:
feeee907-6594-474d-8381-11e606dc2b15

Ifs.Fnd.FndSystemException: Explorer: An Unhandled Exception has occurred ---> Ifs.Fnd.FndSystemException: Unexpected error while calling server method ManageAdConfiguration/BrowseAd ---> Ifs.Fnd.FndServerFaultException: Failed to perform LDAP search: 
   at Ifs.Fnd.AccessProvider.FndConnection.ParseErrorHeader(FndBuffer buffer, FndManualDecisionCollection decisions)
   at Ifs.Fnd.AccessProvider.FndConnection.UnMarshalResponseHeader(Stream responseStream, FndManualDecisionCollection decisions)
   at Ifs.Fnd.AccessProvider.FndConnection.HandleHttpSuccessResult(HttpWebResponse result, FndManualDecisionCollection decisions, String operation, FndBodyType responseBodyType, Object responseBody)
   at Ifs.Fnd.AccessProvider.FndConnection.InvokeInternal(Object requestBody, Object responseBody, String intface, String operation, FndRequestContext requestContext, FndManualDecisionCollection decisions, Boolean forcedSync, Boolean integrationGateway)
   --- End of inner exception stack trace ---
   at Ifs.Fnd.AccessProvider.FndConnection.InvokeInternal(Object requestBody, Object responseBody, String intface, String operation, FndRequestContext requestContext, FndManualDecisionCollection decisions, Boolean forcedSync, Boolean integrationGateway)
   at Ifs.Fnd.AccessProvider.FndConnection.InvokeInternal(String intface, String operation, Object requestBody, Object responseBody, FndRequestContext requestContext, Boolean forcedSync, Boolean integrationGateway)
   at Ifs.Fnd.AccessProvider.Activity.FndActivityContext.Invoke(String intface, String operation, Object request, Object response)
   at Ifs.Fnd.AccessProvider.Activity.FndActivityCommand.ExecuteNonQuery(Object body)
   at Ifs.Application.AdConfiguration.ServerInterface.Ifs.Application.AdConfiguration.IManageAdConfiguration.BrowseAd(String configId, String searchBase, Int64 maxEntries)
   at Ifs.Application.AdConfiguration.BrowseActiveDirectory.PopulateRoot()
   at Ifs.Application.AdConfiguration.BrowseActiveDirectory.BuildTree()
   at Ifs.Application.AdConfiguration.BrowseActiveDirectory..ctor(IFndExplorer explorer, ServerInterface serverInterface1, String configurationId)
   at Ifs.Application.AdConfiguration.MappingAdGroups.BrowseAd()
   at Ifs.Application.AdConfiguration.MappingAdGroups.fndButtonBrowseAd_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at Ifs.Fnd.Windows.Forms.FndButton.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   --- End of inner exception stack trace ---

Did you got this issue to be solved ?


Reply