Unable to register RFT adapter with RQM 4.0
Hi I am trying to connect to my project
using the following RFT adapter
IBM Rational Functional Tester
Version: 8.3.0
IBM Rational Functional Tester 8.3.0.v20121022_1402 com.rational.test.ft.feature.group
on the following RQM server:
About the Quality Management Application
Build Information | Version | Build ID |
---|---|---|
Quality Management - Core Libraries | 4.0 | I20120531_2213 |
5:15:27 PM Log in to URL https://172.16.173.157:9443/qm <Project area: = ONEID Project Area>
5:15:31 PM Unable to register the adapter with RQM
RFT adapter machine:
- Add the following flags to the ivory.property (the default location is <Installation DIR>\IBM\SDP\FunctionalTester\bin):
rational.test.ft.debug.back2ivdebug=true
rational.test.ft.enable.adapter.logging=4
- Uncomment the debug flags and modify them similar to the following:
rational.test.ft.debug.back2ivdebug=true
rational.test.ft.enable.adapter.logging=4
rational.test.ft.debug.enabled=true
rational.test.ft.debug.native_to_file=true
rational.test.ft.debug.clear_on_init=false
rational.test.ft.debug.filename=c:/ivDebug.txt
# filter levels: error,0;warning,1;debug,2;verbose,3
rational.test.ft.debug.filter=default,2;rational_ft,2;wsw.rftuiplugin,1;native,3
rational.test.ft.debug.format=time;pid;tid;severity;facility;msg
- Restart the adapter
05:25:30:243 PM 13836 8684 Dbg valueConverterManager register value converters
05:25:30:508 PM 13836 8684 Dbg recognitionattributes THE FLEX DOMAIN EXISTS
05:25:30:524 PM 13836 8684 Dbg recognitionattributes THE FLEX DOMAIN EXISTS
05:25:30:524 PM 13836 8684 Dbg recognitionattributes THE FLEX DOMAIN EXISTS
05:25:30:524 PM 13836 8684 Dbg recognitionattributes THE FLEX DOMAIN EXISTS
05:25:30:540 PM 13836 8684 Dbg recognitionattributes THE FLEX DOMAIN EXISTS
05:25:30:540 PM 13836 8684 Dbg recognitionattributes THE FLEX DOMAIN EXISTS
05:25:30:540 PM 13836 8684 Dbg recognitionattributes THE FLEX DOMAIN EXISTS
05:25:30:555 PM 13836 8684 Dbg recognitionattributes THE FLEX DOMAIN EXISTS
05:25:30:555 PM 13836 8684 Dbg recognitionattributes THE FLEX DOMAIN EXISTS
05:25:30:586 PM 13836 8684 Dbg recognitionattributes THE FLEX DOMAIN EXISTS
05:25:30:602 PM 13836 12444 Dbg testcontext changing mailslot name from tc1 to wswplugin_*ide*_x1
05:25:30.602 PM 13836 12444 Dbg Native [Native] Created Mailslot: wswplugin_*ide*_x1
05:25:30:930 PM 13836 8684 Dbg browser getFFCommand: firefox.exe
05:25:30:946 PM 13836 8684 Dbg enablersupport #before enabling the browser enableDefaultBrowser is#false
05:25:30:946 PM 13836 8684 Dbg enablersupport enabler.filechoosermsg1"C:\Program Files\Google\Chrome\Application\chrome.exe"
05:25:30:961 PM 13836 8684 Dbg enablersupport enabler.filechoosermsg5"C:\Program Files\Google\Chrome\Application\chrome.exe"
05:25:30:961 PM 13836 8684 Dbg browser getFFCommand: firefox.exe
05:25:30:961 PM 13836 8684 Dbg enablersupport #before enabling the browser enableDefaultBrowser is#false
Accepted answer
Comments
Hi Ara,
Yes that's how it was set, with ip address rather than hostname. To access the jazz server we specify the ip address and also when using the dashboard gadget to check for the health check the public URI is also stated as ip address.
Application Server: | https://172.16.173.157:9443/qm |
Last Refresh Time: |
Feb 18, 2013 1:56:59 PM by Sean LeeLoy |
Used the hostname of the machine clm4poc and it worked.
Thanks,