Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

ERROR ce.jts.internal.userregistry.ldap.LDAPUserRegistry - CRJAZ0740I

We are receiving the following error message in the JTS log. the userid is a valid LDAP account - Windows AD

We are using JTS 4.0.1

2013-07-16 16:10:00,930 [             WebContainer : 16] ERROR ce.jts.internal.userregistry.ldap.LDAPUserRegistry  - CRJAZ0740I Er

ror fetching information for the user "peasu01" from the external user directory.

javax.naming.CommunicationException: Connection reset [Root exception is java.net.SocketException: Connection reset]; Remaining na

me: 'dc=ca,dc=com'


0 votes



3 answers

Permanent link
Hi John, to me it seems this error is caused by a possible connection error to your ldap server which may have caused due to network issues. However, if this is consistently happening for a particular user then you may want to check if the ldap attributes that you have specified for the User Property Names Mapping are correct and available for the affected user.

0 votes


Permanent link
I would check the following:
1. make sure that user does not use special charachters in the password.  
2. Validate the case sensativity settings in JTS match the settings in the LDAP server

0 votes


Permanent link
add the following to the JTS log4j.properties

# Turn on INFO messages from LDAP nightly sync task
log4j.logger.com.ibm.team.repository.service.internal.userregistry.ldap=DEBUG

Reload the properties

https://<server.com>:9443/jts/admin?internal=true#action=com.ibm.team.repository.admin.reloadLoggingSettings

Click the button

Start the synch of LDAP

and check the log for more info

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,497

Question asked: Jul 16 '13, 9:47 p.m.

Question was seen: 4,493 times

Last updated: Jul 17 '13, 9:53 a.m.

Related questions
Confirmation Cancel Confirm