Microsoft Content Management Server - The server cache gets freed up with a possible warning from CommitChanges ...

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > September 2005 > The server cache gets freed up with a possible warning from CommitChanges ...





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author The server cache gets freed up with a possible warning from CommitChanges ...
dg

2005-09-28, 6:00 pm

Greeting!

We are using server Cache for our MCMS web application. We are
refreshing the cache when it is required. But once in a while the cache
gets freed up in the production box. But it is working fine in the Dev
and Test box. We checked the event viewer and found the following
warning all most every time when the cache content was dropped.

The warning is like "CommitChanges() - Warning: Node 31568 not
synchronized at start of commit."

We are not using CommitChanges() in our code specifically; could be
invoked from workflow actions. The configuration settings and amount of
data are all most same in Production and Test box. But there are very
few workflow actions in the Dev and Test box but a lot in the
production.

My question is => How to find it out? How to know; who is cleaning
up the server cache?

Any help is really appreciated.

Regards.

Stefan [MSFT]

2005-09-28, 6:00 pm

Hi DG,

what cache do you mean?
ASP.NET output cache?
MCMS Memory cache?
Disk Cache?

Btw: The warning you experience can be ignored in most cases. There is a
known bug that these messages are written although nothing is wrong.

Cheers,
Stefan

--
This posting is provided "AS IS" with no warranties, and confers no rights

New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------


"dg" <mabhin@yahoo.com> wrote in message
news:1127912496.399125.92190@z14g2000cwz.googlegroups.com...
> Greeting!
>
> We are using server Cache for our MCMS web application. We are
> refreshing the cache when it is required. But once in a while the cache
> gets freed up in the production box. But it is working fine in the Dev
> and Test box. We checked the event viewer and found the following
> warning all most every time when the cache content was dropped.
>
> The warning is like "CommitChanges() - Warning: Node 31568 not
> synchronized at start of commit."
>
> We are not using CommitChanges() in our code specifically; could be
> invoked from workflow actions. The configuration settings and amount of
> data are all most same in Production and Test box. But there are very
> few workflow actions in the Dev and Test box but a lot in the
> production.
>
> My question is => How to find it out? How to know; who is cleaning
> up the server cache?
>
> Any help is really appreciated.
>
> Regards.
>



dg

2005-09-28, 6:00 pm

I want to use MCMS memory cache.

I am using Cache.Insert () and Cache.Remove().

Thanks Stefan.

Stefan [MSFT]

2005-09-28, 6:00 pm

Hi DG,

the MCMS memory cache is internal in the product.
There is no API available to access the content programmatically or to add
content or to remove it.

I assume you are talking about a different cache.
Please explain which cache object you are talking about and in which
namespace if resides.

Thanks,
Stefan

--
This posting is provided "AS IS" with no warranties, and confers no rights

New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------


"dg" <mabhin@yahoo.com> wrote in message
news:1127922274.945625.131140@o13g2000cwo.googlegroups.com...
>I want to use MCMS memory cache.
>
> I am using Cache.Insert () and Cache.Remove().
>
> Thanks Stefan.
>



dg

2005-09-28, 6:00 pm

I am using System.Web.Caching.Cach.

Is it the Disk Cache ?

Thanks.

Stefan [MSFT]

2005-09-28, 6:00 pm

Hi DG,

that is the ASP.NET output cache.
As you can see it is the System.Web namespace and not the
Microsoft.ContentManagement namespace.

Please post questions about ASP.NET to an ASP.NET related newsgroup.

Thanks,
Stefan

--
This posting is provided "AS IS" with no warranties, and confers no rights

New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------


"dg" <mabhin@yahoo.com> wrote in message
news:1127923484.257521.49320@g47g2000cwa.googlegroups.com...
>I am using System.Web.Caching.Cach.
>
> Is it the Disk Cache ?
>
> Thanks.
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com