Skip to main content
Solved

Message queue not started

  • September 23, 2022
  • 3 replies
  • 288 views

Forum|alt.badge.img+7

i start meesage queue.

but it stops right away

 

Is the backup okay?

What is the role of Message Queuing?

What should I do?

 

 

Best answer by Mike Struening

Most likely, the port it wants to use is in use by something else.

Try this:

- Stop Commvault Messaging Queue service.

- Open command prompt as Admin

- Navigate to Commvault base folder. Ran qlogin.

- Once logged in, run the following command to configure 'CvMessageQueue' to use static ports: qoperation execscript -sn UpdateActiveMqPort -si <commserveName> -si 8052 -si 8053 -si 8054 -si 8055 -si 8056 -si 8057

- Confirm that Qscript execution succeeded.

- Start Commvault Messaging Queue

3 replies

Forum|alt.badge.img+7
  • Author
  • Novice
  • September 23, 2022

:(


Forum|alt.badge.img+7
  • Author
  • Novice
  • September 23, 2022

 


Mike Struening
Vaulter
Forum|alt.badge.img+22
  • Vaulter
  • Answer
  • September 23, 2022

Most likely, the port it wants to use is in use by something else.

Try this:

- Stop Commvault Messaging Queue service.

- Open command prompt as Admin

- Navigate to Commvault base folder. Ran qlogin.

- Once logged in, run the following command to configure 'CvMessageQueue' to use static ports: qoperation execscript -sn UpdateActiveMqPort -si <commserveName> -si 8052 -si 8053 -si 8054 -si 8055 -si 8056 -si 8057

- Confirm that Qscript execution succeeded.

- Start Commvault Messaging Queue