The activation state cache could not be updated.

Unanswered The activation state cache could not be updated.

  • Wednesday, April 16, 2008 7:35 PM
     
     

     

    I have a remote deployment of NS, one node hosts all the notification stuff ( generator , distributor, ect..) and I have the DB on another node.

     

    All seems to work well, I have one instance and 20 applications.

     

    However in the application event  viewer I get one of these warnings (although it looks like an error) about once an hour from a different application each hour.

     

    The thing is I am sure the SQL server is correct because notification are sent out and show up in the database.

     

     

    Event Type:     Warning

    Event Source:  NotificationServices

    Event Category:          None

    Event ID:        19002

    Date:               4/15/2008

    Time:               9:10:17 PM

    User:                N/A

    Computer:       AZSKE001

    Description:

    Description: The activation state cache could not be updated.

    EventParameters:

      Instance Name: xCCB_notifications

      Application Name: CanceledMeeting

      System Name: azske001.amr.corp.intel.com

     

    SqlServerError:

      Source: .Net SqlClient Data Provider

      Number: 10060

      State: 0

      Class: 20

      Server:

      Message: An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: TCP Provider, error: 0 - A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)

      Procedure:

      Line Number: 0

     

    Description: An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: TCP Provider, error: 0 - A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)

    InstanceName: xCCB_notifications

    Component: Other

    ComponentDetails: ComponentName: Driver for Application CanceledMeeting

    Thread: 103

     

     

    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

     

All Replies

  • Thursday, April 17, 2008 12:01 PM
    Moderator
     
     
    Are there any other messages in the event viewer near this one?

  • Friday, April 18, 2008 6:55 PM
     
     

    Nope, there is nothing else in the Event Viewer close in time to these warnings.

  • Friday, April 18, 2008 7:09 PM
     
     

    I now got a slightly different error, dont know if this will help anyone help me Smile

     

    What us the Activation State Cache?

     

     

    Description: The activation state cache could not be updated.

    EventParameters:

    Instance Name: xCCB_notifications

    Application Name: OverdueAction

    System Name: azskle42.amr.corp.intel.com

    SqlServerError:

    Source: .Net SqlClient Data Provider

    Number: -2

    State: 0

    Class: 11

    Server: azskle59

    Message: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

    Procedure:

    Line Number: 0

    Description: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

    InstanceName: xCCB_notifications

    Component: Other

    ComponentDetails: ComponentName: Driver for Application OverdueAction

    Thread: 66

     

    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

  • Thursday, May 08, 2008 4:42 PM
     
     

     

    Anyone have any idea on this?
  • Wednesday, December 17, 2008 9:53 AM
     
     
    Hi,

    Just wondering if you ever got an answer to the post above?

    I'm doing some performance testing on NS.  I have two applications, one of which has 500,000 subscriptions which is being increased by 10,000 on an hourly basis, over a four hour period.

    Approx 9 hours after the test has started I receive the message in the previous post in the event log for both applications.  It appears that NS carries on Generating and Distributing Notifications following this error.

    It occurred once and didn't occur again although, Notifications finished generating within the following hour.

    Any help appreciated.