DOORS 9.3 integration with qm application in RTC 3.0.1
I have installed RTC 3.0.1 in my server and also installed DOORS 9.3 client in the same server and selected RQMI server plug-in while installing . I started jazz team server ,RTC is working properly and I am able to work on quality management , but when I am trying to start RQMI server it is throwing some error saying that IO Exception provide me a solution so that I can export my DOORS requirements to qm in RTC.
Thanks & Regards
K.Pradeep kumar
Thanks & Regards
K.Pradeep kumar
2 answers
I have installed RTC 3.0.1 in my server and also installed DOORS 9.3 client in the same server and selected RQMI server plug-in while installing . I started jazz team server ,RTC is working properly and I am able to work on quality management , but when I am trying to start RQMI server it is throwing some error saying that IO Exception provide me a solution so that I can export my DOORS requirements to qm in RTC.
Thanks & Regards
K.Pradeep kumar
Hi Pradeep,
When you say RTC 3.0.1 did you install only the ccm application (RTC), or did you install all 3 applications RM, CCM and QM as part of the CLM 3.0.1 download? RQM needs the QM application from the download to have also been installed.
Hi Pradeep,
On DOORS Client install did you go custom and install the RQMI Client and Server?
Inspect the c:\Program Files\IBM\Ratonal\DOORS\9.3\RQMInterface\im\client\conf\client.properties to verify that the RQMI server name is right (this is the host where you kick off the RQMI Server).
Inspect the c:\Program Files\IBM\Ratonal\DOORS\9.3\RQMInterface\im\server\conf\server.properties to verify that the RQM server name is right (this is the host where you installed JAZZ).
In c:\Program Files\IBM\Rational\DOORS\9.3\RQMInterface\IM\server\bin use
admin -p <your>
to reset the password.
Then ensure you start JAZZ/RQM, then kick a broswer to ensure you can access RQM
THEN kick off the RQMI server looking at the CMD window for bad messages.
"200" messages are good, 404 are not good and a messed up <HR>... message means those properties files have the wrong URL. RQM 2.0 used "jazz/..." where the new stuff uses "qm/..."
THEN start a DOORS client and attempt to export/sync
On DOORS Client install did you go custom and install the RQMI Client and Server?
Inspect the c:\Program Files\IBM\Ratonal\DOORS\9.3\RQMInterface\im\client\conf\client.properties to verify that the RQMI server name is right (this is the host where you kick off the RQMI Server).
Inspect the c:\Program Files\IBM\Ratonal\DOORS\9.3\RQMInterface\im\server\conf\server.properties to verify that the RQM server name is right (this is the host where you installed JAZZ).
In c:\Program Files\IBM\Rational\DOORS\9.3\RQMInterface\IM\server\bin use
admin -p <your>
to reset the password.
Then ensure you start JAZZ/RQM, then kick a broswer to ensure you can access RQM
THEN kick off the RQMI server looking at the CMD window for bad messages.
"200" messages are good, 404 are not good and a messed up <HR>... message means those properties files have the wrong URL. RQM 2.0 used "jazz/..." where the new stuff uses "qm/..."
THEN start a DOORS client and attempt to export/sync