PRB: *MSMQ Clustered Resource May Not Start If Name Is More Than 20 Characters in Length (278283)
The information in this article applies to:
- Microsoft Message Queuing 2.0
This article was previously published under Q278283 SYMPTOMS
When you create a cluster resource of type Message Queuing, the resource is created but does not start. The application event log reports Microsoft Message Queuing (MSMQ) event 2017:
Unable to initialize the Message Queuing service
CAUSE
This error can occur if the name of the MSMQ resource on the cluster is more than 20 characters in length or contains spaces.
RESOLUTION
Rename the MSMQ cluster resource so that the name contains less than twenty characters and does not contain spaces. Remember that a clustered MSMQ resource should have a name in the form "MSMQ$UNIQUE_NAME).
To rename a cluster resource, follow these steps:
- On the Start menu, point to Programs, point to Administrative Tools, and then click Cluster Administrator to open the Cluster Administrator.
- In the console tree (usually the left pane), click the Resources folder.
- In the details pane (usually the right pane), click the resource that you want to rename.
- On the File menu, click Rename, and type a new name for the resource.
- Restart the service and verify that the errors shown in the "Symptoms" section of this article no longer appear in the event logs.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 4/5/2002 |
---|
Keywords: | kbprb KB278283 |
---|
|