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

Error in diagnostics The user registry cannot be reached.- but you just logged in

Getting an error :

CRJAZ2069E An error occurred during the execution of this diagnostic with the error message "com.ibm.team.repository.common.TeamRepositoryException: The user registry cannot be reached.". See the server log for more details.


After upgrade and new WAS version.

Its also described here:


0 votes


Accepted answer

Permanent link

 In the stack trace of jts.log I find an exception like


Caused by: java.lang.ClassNotFoundException: Cannot find the specified class com.ibm.websphere.ssl.protocol.SSLSocketFactory
at javax.net.ssl.SSLJsseUtil.b(SSLJsseUtil.java:3)
at javax.net.ssl.SSLSocketFactory.getDefault(SSLSocketFactory.java:1)
at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(HttpsURLConnection.java:15)
at javax.net.ssl.HttpsURLConnection.<init>(HttpsURLConnection.java:12)
at com.ibm.net.ssl.www2.protocol.https.b.<init>(b.java:29)

So I added a custom jvm parameter: isUseIBMSSLSocketFactory with the value false

after WAS restart the error was gone.

Ralph Schoon selected this answer as the correct answer

0 votes

Comments

oh and the WAS servers wstemp and temp should be deleted at the restart

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,512
× 1,342
× 88

Question asked: May 26 '21, 3:11 a.m.

Question was seen: 1,163 times

Last updated: Sep 20 '21, 10:43 a.m.

Confirmation Cancel Confirm