It's all about the answers!

Ask a question

Why can't I connect using RTCPLAINJAVALIB?


HIROAKI JOSAKO (47427) | asked Sep 09 '22, 4:38 a.m.

I'm trying to access RTC using a third -party Workitem Command LINE, but some PC will get a connection error.
Do you know the cause?

openjdk: 1.8.0.332-1

wcl: 5.3.1

PlainJava: RTC-Client-plainJavaLib-6.0.6


TeamRepositoryException: Unable to log into repository!
CRJAZ0099E An HTTP error occurred when this URL was being accessed: /ccm/versionCompatibility?clientVersion=6.0.6. Error details: No negotiable cipher suite.

Accepted answer


permanent link
Ralph Schoon (63.1k33646) | answered Sep 12 '22, 2:57 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 The work item command line depends on a correctly set up client laptop and server. The error you are seeing is most likely related to how the clients are set up. You will have to find out what is different on the computers that show the error. 

HIROAKI JOSAKO selected this answer as the correct answer

Comments
HIROAKI JOSAKO commented Sep 12 '22, 9:44 p.m.

Thanks.
The environment is as same as possible,
However, the operating PC has installed ORACLEJAVA7 (JRE) in the past.

OpenJDK uses the ZIP version, but is the MSI version better?


HIROAKI JOSAKO commented Sep 12 '22, 10:00 p.m.

the operating PC=That works as expected


Ralph Schoon commented Sep 13 '22, 3:34 a.m. | edited Sep 13 '22, 3:35 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

I do not know what you try to tell me.  The WCL does not care if the Java Installer is MSI or zip, it only requires a working, compatible JDK. You can use one that is shipped with the Eclipse client or Jazz Server, or any other JDK, provided it is working. Working might mean a current version, because in recent years numerous certificates were removed.


Compatible means a supported version. Java 1.7 is no longer supported for any of the supported versions (at least since 6.0.6.1). 


HIROAKI JOSAKO commented Sep 13 '22, 10:33 p.m.

I'm sorry.
I'm SOLVED!!
We did not unzip the JDK Zip correctly.
As a result, the cause was not enough.
It worked normally when expanded to the person in charge's PC again.


Ralph Schoon commented Sep 14 '22, 3:42 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Good to hear you found it. Thanks!

 

One other answer



permanent link
David Honey (1.8k17) | answered Sep 09 '22, 7:35 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

You may need to ask the supplier of that 3rd party command line tool.
The message No negotiable cipher suite looks like a standard SSL exception due to incorrectly confgured TLS.
For example, see https://stackoverflow.com/questions/62022000/javax-net-ssl-sslhandshakeexception-no-negotiable-cipher-suite-fatal-error-80.


Comments
HIROAKI JOSAKO commented Sep 12 '22, 9:05 p.m.

thank you!
I don't understand because I don't have enough knowledge.

Your answer


Register or 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.