Drop sessions attached to a host

In this procedure, you locate the information for a session that you wish to drop, and then you kill that session.

This procedure is for sessions managed by the Four Js License Manager (FLM). For local licensing, you can stop a session by entering fglWrt -x pid, where pid is the process id for the session. See the Genero Business Development Language User Guide for more information regarding the fglWrt command.

Important:

This feature only applies to User licenses, not to CPU licenses.

  1. Open a command prompt.
    • On Windows®, right-click on the License Manager Workplace Window from the Start menu and select Run as administrator.
    • On Linux®/UNIX®/macOS™, open a command prompt. "sudo" may be required.
  2. Type flmprg -a info users from the command prompt.
    The host name and process id combinations for each user display. You will use this information in the next step of this procedure.
  3. Do you want to drop a single session, or all sessions from a host?
    1. To drop a single session, type flmprg --kill-session host:pid.
    2. To drop all sessions started on a host, type flmprg --kill-session host.