About this task
You can quickly get started with running data collection jobs by running WebSphere® Liberty server application server that is packaged with the Jazz® Team Server. The
Data Collection Component by default occupies the same ports as the Jazz Team Server:
9080 for HTTP and 9443 for HTTPS. If you need to change the ports,
back up your server.xml file that is located in the
<JTSInstallDir>\JazzTeamServer\server\liberty\servers\clm
directory and edit the appropriate port numbers in the server.xml file. This
server.xml file is created only after the first-time you start the Liberty server.
Procedure
-
To start the WebSphere Liberty server server that is packaged with the Jazz Team Server. In a command prompt, start the server from
[JTSInstallDir]\JazzTeamServer\server\server.startup.bat. The
Liberty server successfully starts when the console outputs the message:
Server clm started.
Tip: 
On the Windows operating system, the
Liberty server does not run in
a visible console window.
The following example displays how the console output appears when
the
Liberty server is first created and
started:
Server clm created.
4547 File(s) copied
Starting server clm.
Server clm started.
-
If you want to later stop Liberty that is packaged with the Jazz Team Server. In a command prompt, stop the server from
[JTSInstallDir]\JazzTeamServer\server\server.shutdown.bat. The
Liberty server successfully stops when the console outputs the message:
Server clm stopped