Microsoft Messaging Queueing (MSMQ)

JAMS uses Microsoft Message Queue (MSMQ) to reliably pass messages between the JAMS Services. It does this by creating private queues named jamsrequests and jamsrequestssubmitcancel. MSMQ is included with Windows, but it is not installed by default. If MSMQ is not installed before installing JAMS, the JAMS installer will install MSMQ using the default minimum settings.

NOTE: If you want to control how MSMQ is installed, it is best to install MSMQ before installing JAMS.

To change the way that MSMQ is installed after installing JAMS:

  1. Stop the JAMS Services.
  2. Reinstall MSMQ.
  3. Restart the JAMS Services.