Trouble bringing up console for QM
Hello All,
I'm able to start Jazz Team Server successfully but getting below mentioned error while trying to access Quality Manager. Appreciate any inputs/suggestions to fix this issue. Thanks!
HTTP Status 404 - /jazz/web/console/QM
--------------------------------------------------------------------------------
type Status report
message /jazz/web/console/QM
description The requested resource (/jazz/web/console/QM) is not available.
2 answers
Vijayalaxmi,
The URL does not look correct; if you have set up the CLM applications using a 3.x/4.x context root the URL for QM would look something like this
<PublicURI>/qm/web/console
For example on one of my test systems it would look like this:
https://clm401:9443/qm/web/console
When you say "I am able to start the jazz Team Server" are you able to reach the JTS admin page?
<PublicURI>/jts/admin
Ara