Trouble running RTC V2.0 and RQM V2.0B2 on same machine
Hi all,
I am trying to run RTC V2.0 and RQM V2.0 Beta 2 on the same Linux server. I have installed both products into separate directories.
I have followed the instructions in the RTC doco, section "Integrating->RTC and RQM->Hosting Rational Quality Manager and Rational Team Concert on the same machine" to change the ports used by RQM to 9081/9444 etc.
I have ten restarted the RQM server.
However, when I try and connect to "https://localhost:9444/jazz/admin" I am getting the error "Error 404: No target servlet configured for uri: /jazz/admin ". I guess this is caused by a config error in the tomcat server, but unfortunately I do not know enough about tomcat config to debug the problem.
Does anyone know what is going wrong and how to fix the configuration ?
Thanks in advance
Rob
I am trying to run RTC V2.0 and RQM V2.0 Beta 2 on the same Linux server. I have installed both products into separate directories.
I have followed the instructions in the RTC doco, section "Integrating->RTC and RQM->Hosting Rational Quality Manager and Rational Team Concert on the same machine" to change the ports used by RQM to 9081/9444 etc.
I have ten restarted the RQM server.
However, when I try and connect to "https://localhost:9444/jazz/admin" I am getting the error "Error 404: No target servlet configured for uri: /jazz/admin ". I guess this is caused by a config error in the tomcat server, but unfortunately I do not know enough about tomcat config to debug the problem.
Does anyone know what is going wrong and how to fix the configuration ?
Thanks in advance
Rob
3 answers
roblogie wrote:
I have followed this technote to change RQM port:
http://www-01.ibm.com/support/docview.wss?rs=3488&uid=swg21329501 and
it worked fine.
Hope it helps,
Chemi.
Hi all,
I am trying to run RTC V2.0 and RQM V2.0 Beta 2 on the same Linux
server. I have installed both products into separate directories.
I have followed the instructions in the RTC doco, section
"Integrating->RTC and RQM->Hosting Rational Quality
Manager and Rational Team Concert on the same machine" to
change the ports used by RQM to 9081/9444 etc.
I have ten restarted the RQM server.
However, when I try and connect to
"https://localhost:9444/jazz/admin" I am getting the error
"Error 404: No target servlet configured for uri: /jazz/admin
". I guess this is caused by a config error in the tomcat
server, but unfortunately I do not know enough about tomcat config to
debug the problem.
Does anyone know what is going wrong and how to fix the configuration
?
Thanks in advance
Rob
I have followed this technote to change RQM port:
http://www-01.ibm.com/support/docview.wss?rs=3488&uid=swg21329501 and
it worked fine.
Hope it helps,
Chemi.
Hi Chemi,
Thanks for the tip. That looks like it has worked. There are differences in which port configs to change in the server.xml file between the link you sent me and the documentation I used.....
Rob
I have followed this technote to change RQM port:
http://www-01.ibm.com/support/docview.wss?rs=3488&uid=swg21329501 and
it worked fine.
Hope it helps,
Chemi.
Thanks for the tip. That looks like it has worked. There are differences in which port configs to change in the server.xml file between the link you sent me and the documentation I used.....
Rob
roblogie wrote:
Hi all,
I am trying to run RTC V2.0 and RQM V2.0 Beta 2 on the same Linux
server. I have installed both products into separate directories.
I have followed the instructions in the RTC doco, section
"Integrating->RTC and RQM->Hosting Rational Quality
Manager and Rational Team Concert on the same machine" to
change the ports used by RQM to 9081/9444 etc.
I have ten restarted the RQM server.
However, when I try and connect to
"https://localhost:9444/jazz/admin" I am getting the error
"Error 404: No target servlet configured for uri: /jazz/admin
". I guess this is caused by a config error in the tomcat
server, but unfortunately I do not know enough about tomcat config to
debug the problem.
Does anyone know what is going wrong and how to fix the configuration
?
Thanks in advance
Rob
I have followed this technote to change RQM port:
http://www-01.ibm.com/support/docview.wss?rs=3488&uid=swg21329501 and
it worked fine.
Hope it helps,
Chemi.
If following official RTC Documentation doesn't work... I think you
should open a defect at Jazz.net; I haven't tested the tutorial
directions so I can comment...
roblogie wrote:
should open a defect at Jazz.net; I haven't tested the tutorial
directions so I can comment...
roblogie wrote:
Hi Chemi,
Thanks for the tip. That looks like it has worked. There are
differences in which port configs to change in the server.xml file
between the link you sent me and the documentation I used.....