Verifying CM Server installation

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: 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 Applications > Enterprise Applications > TeamEAR > Manage Modules > OncrpcResourceAdapter > Resource Adapter > Custom Properties. Under Custom Properties, you should see these properties:

You can also use the WebSphere command line tool (wsadmin) to work with the WebSphere Application Server MBean server. See Setting available MBean attributes


Feedback