Skip to main content
NetApp Knowledge Base

Missing Message Queuing service causes issues on SnapCenter job

Views:
1,043
Visibility:
Public
Votes:
0
Category:
snapcenter
Specialty:
snapx
Last Updated:

Applies to

  • SnapCenter Server
  • SnapCenter Plug-in for Microsoft Windows

Issue

Symptom 1:

SnapCenter job fails due to 'Message Queuing has not been installed on this computer.' and the following error can be seen in SMCoreService.log/SMCore_<JobID>.log

  <TIMESTAMP> ERROR SMCore PID=[<PID>] TID=[<TID>] System.InvalidOperationException: Message Queuing has not been installed on this computer.
     at System.Messaging.Interop.SafeNativeMethods.MQPathNameToFormatName(String pathName, StringBuilder formatName, Int32& count)
     at System.Messaging.MessageQueue.ResolveFormatNameFromQueuePath(String queuePath, Boolean throwException)
     at System.Messaging.MessageQueue.Exists(String path)
     at JobManager.SmQueue..ctor(String queueName)
     at JobManager.SmJobManager..ctor(String qPath, ISmJobManagerConsumer consumerImpl)
     at SnapMgrCoreService.HostManagementService.<.cctor>b__4e()
     at System.Lazy`1.CreateValue()

Symptom 2:

SnapCenter job keeps running and the following error can be seen in SMCoreService.log/SMCore_<JobID>.log

<TIMESTAMP> ERROR SMCore_49 PID=[<PID>] TID=[<TID>] An error occurred while adding job to jobQ: Message Queuing has not been installed on this computer.Source: System.Messaging
  Stack Trace:    at System.Messaging.Interop.SafeNativeMethods.MQPathNameToFormatName(String pathName, StringBuilder formatName, Int32& count)
     at System.Messaging.MessageQueue.ResolveFormatNameFromQueuePath(String queuePath, Boolean throwException)
     at System.Messaging.MessageQueue.Exists(String path)
     at JobManager.SmQueue..ctor(String queueName)
     at JobManager.SmJobManager..ctor(String qPath, ISmJobManagerConsumer consumerImpl)
     at SnapMgrCoreService.HostManagementService.<.cctor>b__39()
     at System.Lazy`1.CreateValue()
  --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
     at System.Lazy`1.get_Value()
     at SnapMgrCoreService.ProtectionService.AddJob(SmRequest request)

Symptom 3:

<TIMESTAMP> ERROR SMCore_28 PID=[328] TID=[16] An error occurred while adding job to jobQ: Source: System.Messaging
Stack Trace:    at System.Messaging.MessageQueue.Create(String path, Boolean transactional)
   at JobManager.SmQueue..ctor(String queueName)
   at JobManager.SmJobManager..ctor(String qPath, ISmJobManagerConsumer consumerImpl)
   at System.Messaging.MessageQueue.Create(String path, Boolean transactional)
   at System.Lazy`1.CreateValue()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Lazy`1.get_Value()
   at SnapMgrCoreService.ProtectionService.AddJob(SmRequest request)

Symptom 4:

  • Successful backup jobs not visible under SC UI > Resources > Databases > select and open database
  • Backups  / snapshots visible under ONTAP CLI

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.