CRJAZ6022E and CRJAZ0099E
Hi
While trying to login to RTC (client and server are on 5.0.2 ) from eclipse client on MAC, user is getting following error :
CRJAZ6022E Cannot log into the following server: '******'.
CRJAZ0099E An HTTP error occurred when this URL was being accessed: https://**:9/ccm/versionCompatibility?clientVersion=5.0.2. Error details: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty.
|
One answer
Hi Don,
I have the same problem (client and server are on 5.0.2 ) an my java is:
java version "11.0.2" 2019-01-15 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.2+9-LTS) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.2+9-LTS, mixed mode)
You know what is the problem?
Thank you.
Comments
Don Yang
commented Feb 05 '19, 5:19 p.m.
Jave version is way too high for v5.0.2. You may want to try with v7.x Java and see if it helps.
Don Yang
commented Feb 05 '19, 6:26 p.m.
Correction: Java version in my above comment
|
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.
Comments
What version Eclipse and Java used?