developers.de
daenet's .NET Community

AppFabric error “not able to activate any of the hosts”

Damir Dobric Posts

 

Damir@Phone    



My upcoming sessions:

AppFabric Applications at
NRW Conf 2011
09.Sept.2011 Wuppertal

HTML5 widgets in WP7+
Monodroid
Mobility Day
21.Sept.2011 - Zagreb

AppFabric and WCF sessions at
Advanced Developer Conference
26.-27. Oktober 2011 in Frankenthal

AppFabric Applications, queues, topics and more at
Prio Conference
02. - 03. November 2011 in Meistersingerhalle Nürnberg

AppFabric Applications deep dive hosted by
.NET User Group Frankfurt
17.Nov.2011 18.30-22.30 Microsoft - Bad Homburg 

 

 

When working with long running processes (workflows) in AppFabric you will probably from time to tome get following errors:

image

Error 1:

WMS was not able to activate any of the hosts - backing off. Store name 'yourStoreName ('Root).

Error 2:

Failed to invoke service management endpoint at 'net.pipe://dado-nb1/TestServices/ServiceManagement.svc' to activate service '/YourAppVirtualPath/YourService.xamlx'.\rException: 'The message could not be dispatched because the service at the endpoint address 'net.pipe://yourhostname/YourAppVirtualPath/ServiceManagement.svc' is unavailable for the protocol of the address.'

 

Both errors appear in pairs after the application pool has been stopped for any reason and persisted workflow instance is still in run able state. Because Workflow Management Service which is responsible to reload persisted instance has no knowledge of ApplicationPool i tries to reload the Workflow Instance. If the AppFabric is installed din cluster this will happen at all nodes. If no any of nodes (hosts) is able to reload instance this error will happen.

In common system log you will notice following two entries:

Error:

Application pool 'yourpoolname' is being automatically disabled due to a series of failures in the process(es) serving that application pool.

Warning:

A process serving application pool 'yourpoolname' suffered a fatal communication error with the Windows Process Activation Service. The process id was '1216'. The data field contains the error number.

image


Posted Aug 28 2010, 03:14 PM by Damir Dobric
Filed under: , ,

Comments

Dejan wrote re: AppFabric error “not able to activate any of the hosts”
on 03-07-2011 15:25

Hi Damir,

Do you know how to solve this problem? I can not get the loading of persisted workflows to work. Any step by step explanation?

Thank you.

Kr,

Dejan

Add a Comment

(required)  
(optional)
(required)  
Remember Me?
daenet GmbH