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

Unable to create SSL_TLS context

 I am using RQMCopyUtility.jar to execute some commands,it reports:


04 Mar 2022 09:43:16,278+0800 [main] ERROR com.ibm.rqm.ct.CopyUtil: Error initializing file logging
java.io.FileNotFoundException: importlog.txt (Access is denied)
        at java.io.FileOutputStream.open0(Native Method)
        at java.io.FileOutputStream.open(Unknown Source)
        at java.io.FileOutputStream.<init>(Unknown Source)
        at java.io.FileOutputStream.<init>(Unknown Source)
        at org.apache.log4j.FileAppender.setFile(FileAppender.java:289)
        at org.apache.log4j.RollingFileAppender.setFile(RollingFileAppender.java:165)
        at org.apache.log4j.FileAppender.<init>(FileAppender.java:108)
        at org.apache.log4j.RollingFileAppender.<init>(RollingFileAppender.java:69)
        at com.ibm.rqm.ct.util.LogUtils.setLogFile(LogUtils.java:47)
        at com.ibm.rqm.ct.Application.run(CopyUtil.java:83)
        at com.ibm.rqm.ct.CopyUtil.main(CopyUtil.java:43)
04 Mar 2022 09:43:16,303+0800 [main]  INFO com.ibm.rqm.ct.CopyUtil: Attempting to create SSL_TLS context
04 Mar 2022 09:43:16,411+0800 [main] ERROR com.ibm.rqm.ct.CopyUtil: SSL_TLS SSLContext not available
04 Mar 2022 09:43:16,412+0800 [main]  INFO com.ibm.rqm.ct.CopyUtil: Unable to create SSL_TLS context, trying SSLv3
04 Mar 2022 09:43:21,426+0800 [main]  INFO com.ibm.rqm.ct.CopyUtil: Starting processing of artifact type: builddefinition
04 Mar 2022 09:43:21,434+0800 [main]  INFO com.ibm.rqm.ct.CopyUtil: Reading feed for artifact type: builddefinition
04 Mar 2022 09:43:21,676+0800 [main]  INFO com.ibm.rqm.ct.CopyUtil: Error received: 400, retry #: 0
04 Mar 2022 09:43:25,379+0800 [main]  INFO com.ibm.rqm.ct.CopyUtil: Error received: 400, retry #: 1
04 Mar 2022 09:43:28,390+0800 [main] ERROR com.ibm.rqm.ct.CopyUtil: General REST Exception: RestException executing: GET Artifact Feed, RC: 400, message: Error 400: SRVE0295E: Error reported: 400

04 Mar 2022 09:43:28,391+0800 [main] ERROR com.ibm.rqm.ct.CopyUtil: FAILURE!
04 Mar 2022 09:43:28,392+0800 [main]  INFO com.ibm.rqm.ct.CopyUtil: Disconnecting from the source IBM Rational Quality Manager server.

0 votes



One answer

Permanent link

You do not provide anything helpful. What I have seen over the years however, check the version of Java you are using and make sure to use Java 1.8

0 votes

Comments

java  -version tells you what version you use.

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
× 10,941

Question asked: Mar 03 '22, 8:53 p.m.

Question was seen: 991 times

Last updated: Mar 04 '22, 3:22 a.m.

Confirmation Cancel Confirm