Administration threads cannot be interrupted or stopped by the user if they are currently in one of the following states and have been so for less than two minutes:
- Stopping.
- Executing command.
- Sending response.
Additionally, administration threads cannot be disconnected, interrupted, or stopped while they are currently committing configuration changes (that is, a check-in is running in Rhapsody IDE), unless the commit has taken longer than 5 minutes.
Any attempt to stop or interrupt an administration thread in one of these conditions will fail. The threads page is reloaded with an error message indicating the problem.
Field/Action |
Description |
---|---|
Thread Name |
The internal thread name. For administration threads, this includes the remote IP and port for the client. |
User |
The user for this administration thread. The user is not initially available for administration threads as the thread is created prior to login. |
Session Time |
The length of time this administration session has been active. |
State |
The thread state, which differs depending on the thread type.
|
Command |
The command currently being processed by an administration thread. |
Time in State |
The amount of time the thread has been in its current state.
|
Thread Actions |
|
If you interrupt or stop an administration session that still has a connected socket, it will perform a disconnect instead. This is to give a much greater chance of shutting down the session cleanly. If a second attempt is made (that is, the socket has been closed), then the interrupt or terminate will take place. Therefore, interrupting or stopping an administration thread will always result in the session being disconnected.