I am encountering the following error on aix with RTC 403, help
Could not log in to https://jtsrv.uk.hibm.hsbc:9091/jazz/ as user 43367922: CRJAZ0099E An HTTP error occurred when this URL was being accessed: https://jtsrv.uk.hibm.hsbc:9091/jazz/versionCompatibility?clientVersion=4.0.3. Error details: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty.
Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: com.ibm.team.filesystem.client.internal.http.HttpConnection$1
srvcdesk@usgsddas201:[/opt/tools/gsd/rtc/jazz/scmtools/eclipse]#
One answer
we are using JRE 1.6.0 we have confirmed that scm.sh is using JAVA_HOME variable pointing to 1.6.0
Comments
Daniel,
Did you download just the scmtools? If so, is scm.sh pointing to an IBM JRE? If you have downloaded the "Client for Eclipse" then the bundled scmtools should point to the right JRE.
I believe the problem is to do with missing certificate or not having a valid certificate at jre/lib/security/cacerts.
Shash,
From the research I have done there is no client for eclipse for the AIX platform, so it has been the scm zip file only. We pointed the scm.sh tool to a local jre, but the certificate could be the issue
Comments
Shashikant Padur
JAZZ DEVELOPER Dec 10 '13, 10:38 p.m.Which JRE are you using? Can you run 'java -version' and paste the output? Also check the java mentioned in your scm.ini (if using scm) or lscm.sh under /opt/tools/gsd/rtc/jazz/scmtools/eclipse/ folder.