It's all about the answers!

Ask a question

iTest RQM adapter


Roger Layani (5313238) | asked Jul 03 '13, 7:43 a.m.

Hi

I am trying to register a iTest RQM adapter and get an error message :

2013-07-03 14:20:04,674 INFO  - CONFIGURATION DATA:
        Config file   :
        Repository    : "https://jazz01.cmpsys.com:9443/qm"
        User          : roger
        Project Area  : Automations
        Instance ID   : iTestAdapter
        Poll interval : 5
        Retry count   : 32013-07-03 14:20:04,675 INFO  - Trying to create and connect the adapter
2013-07-03 14:20:05,166 INFO  - Failed to register at first attempt. Trying again...
2013-07-03 14:20:05,172 INFO  - Failed to register at second attempt. Check RQM login settigns
Error during initialization: Failed to register at RQM server.

I am sure the login settings are correct

the user can connect rqm UI with user/password without problem.

The user is a Test Team member role with full permission on "Register tool adapter" and "Save adapter request".

Do I need to permit some others hide options in RQM to permit this registration?

maybe some one already did this reqistration.

One answer



permanent link
Sunil Kumar R (1.1k13344) | answered Jul 03 '13, 9:26 a.m.
JAZZ DEVELOPER
 Roger, Can you try setting the values as indicated below?

Repository: https\://clm.jkebanking.net\:9443/qm

projectArea="JKE%20Banking%20(Quality%20Management)"

Have seen the above cause problems in some instances.. 

Best Regards, Sunil

Comments
Roger Layani commented Jul 03 '13, 10:15 a.m.

Sunil

thx for answering

i have changed my config file as follow:

--adapter
--repository https\://192.168.20.9\:9443/qm
--adapter.user roger
--adapter.password xxxxx

--projectArea Automations
--instanceID iTestAdapter
--pollInterval 5
--retryCount 3

the projectArea name is full: "Automations"

I get same error message

2013-07-03 17:07:47,291 INFO - CONFIGURATION DATA:
Config file :
Repository : https\://192.168.20.9\:9443/qm
User : roger
Project Area : Automations
Instance ID : iTestAdapter
Poll interval : 5
Retry count : 3
2013-07-03 17:07:47,292 INFO - Trying to create and connect the adapter
2013-07-03 17:07:47,773 INFO - Failed to register at first attempt. Trying again...
2013-07-03 17:07:47,777 INFO - Failed to register at second attempt. Check RQM login settigns
Error during initialization: Failed to register at RQM server.

any other idea?


1
Roger Layani commented Jul 03 '13, 10:19 a.m.

I have fixed the URL as origin the error message in RQM_adapter.log is:

2013-07-03 17:17:19,368 INFO  - Trying to create and connect the adapter
2013-07-03 17:17:19,728 INFO  - Successfully created an HTTP client
2013-07-03 17:17:19,890 INFO  - The adapter is now connected
2013-07-03 17:17:20,088 ERROR - Error in GET for URL:https://jazz01.cmpsys.com:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Automations/adapter/iTestAdapter; ResponseCode:404


Sunil Kumar R commented Jul 03 '13, 10:47 a.m.
JAZZ DEVELOPER

Roger, I still see an error.

Is the adapter working fine now / is it a different problem?

Best Regards, Sunil 

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.