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

Command Line Adapter can not connect the server

I can get the command line adapter connected to the server on my own computer for I have made it through IE before. However, I'm afraid it's difficult for computers never connected to the RQM server to make the adapter.The adaptr log will show that:

13:49:43,174 INFO com.ibm.rqm.adapter.library - Successfully created an HTTP client
13:52:52,312 ERROR com.ibm.rqm.adapter.library - The adapter failed to connect to the server
java.net.SocketException: Connection timed out:could be due to invalid address
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:391)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:252)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:239)
at java.net.Socket.connect(Socket.java:543)
at java.net.Socket.connect(Socket.java:493)
at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:403)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:521)
at com.ibm.net.ssl.www2.protocol.https.b.<init>(b.java:88)
at com.ibm.net.ssl.www2.protocol.https.b.a(b.java:86)
at com.ibm.net.ssl.www2.protocol.https.c.getNewHttpClient(c.java:60)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:774)
at com.ibm.net.ssl.www2.protocol.https.c.connect(c.java:31)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:943)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:379)
at java.net.HttpURLConnection.getResponseMessage(HttpURLConnection.java:445)
at com.ibm.net.ssl.www2.protocol.https.a.getResponseMessage(a.java:55)
at com.ibm.rqm.integration.client.clientlib.RQMConnectionHelper.getFromServer(RQMConnectionHelper.java:452)
at com.ibm.rqm.integration.client.clientlib.RQMConnectionHelper.login(RQMConnectionHelper.java:186)
at com.ibm.rqm.adapter.library.data.ServerInformation.login(ServerInformation.java:66)
at com.ibm.rqm.adapter.library.data.NewRequester.<init>(NewRequester.java:67)
at com.ibm.rqm.adapter.library.data.RQMAdapter.<init>(RQMAdapter.java:45)
at com.ibm.rqm.adapter.commandline.QMCommandLineAdapter.<init>(QMCommandLineAdapter.java:39)
at com.ibm.rqm.adapter.commandline.QMCommandLineAdapter.main(QMCommandLineAdapter.java:96)
13:56:01,447 WARN com.ibm.rqm.adapter.commandline - Failed to save configuration file for the command line adapter
13:56:01,448 ERROR com.ibm.rqm.adapter.commandline - Failed to log in to server at https://9.123.135.167:9443/jazz. Please check the repository URL https://9.123.135.167:9443/jazz, user name zhaibo and its password and try again. Make sure that the Server is available.

I think there may be no RQM certificate on the first time accessed machine, so the adapter can not access the server through SSL protocol. Need I add the codes which can automate accept the certificate?Or some other problems.

Thanks for any help.

0 votes



One answer

Permanent link
I am sure your problem has been solved but in general there could be multiple reasons for adapter failing to connect.
Refer this link for more info Troubleshooting command-line adapter issues


0 votes

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

Question asked: Jun 04 '09, 3:38 a.m.

Question was seen: 7,262 times

Last updated: Jun 23 '12, 10:18 a.m.

Confirmation Cancel Confirm