We have a working MSMQ clustered resource with queues (Ws 2003). This one is working OK
This clustered MSMQ is used to day with a Windows service/applikation (.Net) on a single remote server (not cluster).
We want to cluster this windows service/application (.net) to make it redundant.
We have created a 2 node Win 2008 R2 cluster (seperate-remote from det MSMQ cluster).
When the Windows service/application is run as a normal Windows service/application on each of the clusternodes it works OK accessing the remote MSMQ
We then create a new virtual server with 3 clustered resurces ; an Name resource, ip resource and the Windows service/application as a Generic Service resource.
When we try to run(online) the Windows service/application clustered resource(and it tryiong to do its taks) it fails with error :
Message: Message Queue service is not available.
ErrorCode: -2147467259
Do I have to put more resources into my virtual server ? Am I missing some dependencies ?
The new cluster with the Generic service has this feature installed (each node):
Installed Features :
Message Queuing
Message Queuing Services
Message Queuing Server