Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
korsikov
Partner - Specialist III
Partner - Specialist III

where I can find UDC log file?

Create a new connection to the user directory errors may occur are written to a log file. Where can I find this file?

udc.png

1 Solution

Accepted Solutions
Tyler_Waterfall
Employee
Employee

I clicked on the "?" icon in the User Directory Connectors page of QMC which takes you to the help site online. At the bottom of that page (User directory connectors) you can find the log location:

"The User Directory Connector (UDC) is not operational is displayed if the configuration of the connector properties does not enable communication with the user directory. Check the UserManagement_Repository log at this location:  %ProgramData%\Qlik\Sense\Log\Repository."

View solution in original post

5 Replies
Tyler_Waterfall
Employee
Employee

I clicked on the "?" icon in the User Directory Connectors page of QMC which takes you to the help site online. At the bottom of that page (User directory connectors) you can find the log location:

"The User Directory Connector (UDC) is not operational is displayed if the configuration of the connector properties does not enable communication with the user directory. Check the UserManagement_Repository log at this location:  %ProgramData%\Qlik\Sense\Log\Repository."

korsikov
Partner - Specialist III
Partner - Specialist III
Author

log file repeats the error message and does not contain any additional information.

my log file

    

Sequence#MessageExceptionStackTraceProxySessionId
16Looking up RootDSE: LDAP://local.com/RootDSE
17Fetching directoryentry LDAP://local.com/RootDSE failed: The server is not operational.↵↓
18Exception while initializing LDAP://local.com: Setting up connection to LDAP root node failed. Check log file.
19Setup of ActiveDirectory UDC not successful: Setting up connection to LDAP root node failed. Check log file.
20Setting up UDC of type Repository.UserDirectoryConnectors.LDAP.ActiveDirectory unsuccessfulSetting up connection to LDAP root node failed. Check log file.↵↓Server stack trace: ↵↓   at Repository.UserDirectoryConnectors.LDAP.LDAPRoot.FindEntry(String path, GenericLDAP ldap)↵↓   at Repository.UserDirectoryConnectors.LDAP.ActiveDirectory.FindRoot()↵↓   at Repository.UserDirectoryConnectors.LDAP.GenericLDAP.Setup(Logger logger)↵↓   at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)↵↓   at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)↵↓↵↓Exception rethrown at [0]: ↵↓   at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)↵↓   at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)↵↓   at System.Func`1.EndInvoke(IAsyncResult result)↵↓   at Repository.Users.SafeUserDirectoryConnector.CallWithTimeout(Func`1 func, TimeSpan timeout)↵↓   at Repository.Users.SafeUserDirectoryConnector.Setup(Logger logger)↵↓   at Repository.Users.Factories.UserDirectoryFactory.TrySetupUserDirectory(UserDirectory userDirectory)
Tyler_Waterfall
Employee
Employee

So we find the log file but it is not helpful . I wonder what more detail the Qlik services could provide for a failed attempt like this?

korsikov
Partner - Specialist III
Partner - Specialist III
Author

I do not fully understand the mechanism, but would like to see what that information such as "not the correct password" or "non-existent domain"

srm12213
Contributor III
Contributor III

Hi Alex,

Did you get solution for your error message in log file???

Thank you