Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How do I check which users are connected to my Jazz server?

I would also like to know many tasks are actively running on my Jazz server.
I need to stop and restart the Jazz server because it is very very slow. Before I stop the server, I would like to check if there are any actively running tasks on the server.

0 votes



One answer

Permanent link
You can see a list of active service calls here:
https://localhost:9443/jazz/admin#action=com.ibm.team.repository.admin.activeServices

This is not an accurate picture of who is using the server currently,
because most service calls are so short lived they don't show up on the
list (unless you get real lucky).

If you gracefully stop the server it should wait for active services to
stop before the jazz application stops. When I say 'graceful' I mean
something like stopServer.sh script in WAS or server.shutdown.sh with
the packaged Tomcat.

Matt Lavin
Jazz Server Team


arifismail wrote:
I would also like to know many tasks are actively running on my Jazz
server.
I need to stop and restart the Jazz server because it is very very
slow. Before I stop the server, I would like to check if there are
any actively running tasks on the server.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Aug 11 '08, 4:01 p.m.

Question was seen: 4,489 times

Last updated: Aug 11 '08, 4:01 p.m.

Confirmation Cancel Confirm