You can use a Web browser to verify the installation and to access
the WebSphere® Application
Server Administration Console.
To verify that CM Server with WebSphere Application Server is installed,
running, and ready to use, go to this URL: http://hostname:12080/TeamWeb/services/Team.
(CCRC or ClearQuest® Web
client users must connect to the server using this Web address.)
It returns the following message:
Hi there, this is a Web service!
If the message is not returned, you can use the WebSphere Application Server Administration
Console to analyze installation issues. You start the Console with this URL: http://hostname:12060/ibm/console.
No user name is needed to log in. If the server is running with security
turned on then you must enter a user name and password.
Verify that one instance of each of the following components is installed:
- TeamEAR: Check . TeamEAR should be listed as
one of the applications and have a status of Started.
You can use the Administration Console to remove components manually,
and to deploy them again.
You can also use the Administration Console to check resources and ensure
that they point to the correct bin directories by clicking . Under
Custom Properties, you should
see these properties:
- serverBinDirectory: This property is the relative path common/CM/bin from
the install directory for IBM® Rational® products (such as C:/PROGRA~1/IBM/RationalSDLC/common/CM/bin).
- rationalBinDirectory: This property points to the installation
directory for IBM Rational products
(such as C:/PROGRA~1/IBM/RationalSDLC).
You can also use the WebSphere command line tool (wsadmin) to work with
the WebSphere Application
Server MBean server. See Setting available MBean attributes