Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I noticed that in the logs i have entries saying xml saved in xxxx time.
This is happening 3 or 4 times per second, here is a the top 10 entries of a thousand
Debug Administrator (none) 05/08/2010 16:43:04 Xml saved in 00:00:00.0042243
Debug Administrator (none) 05/08/2010 16:43:04 Xml saved in 00:00:00.0042535
Debug Administrator (none) 05/08/2010 16:42:57 Xml saved in 00:00:00.0042652
Debug Administrator (none) 05/08/2010 16:42:50 Xml saved in 00:00:00.0041837
Debug Administrator (none) 05/08/2010 16:42:50 Xml saved in 00:00:00.0043605
Debug Administrator (none) 05/08/2010 16:42:50 Xml saved in 00:00:00.0042233
Debug Administrator (none) 05/08/2010 16:42:50 Xml saved in 00:00:00.0043910
Debug Administrator (none) 05/08/2010 16:42:50 Xml saved in 00:00:00.0044083
Debug Administrator (none) 05/08/2010 16:42:50 Xml saved in 00:00:00.0045074
Debug Administrator (none) 05/08/2010 16:42:50 Xml saved in 00:00:00.0043965
Can anyone help me with this?
Windows Server 2008
IIS 7
.net 4 framework
umbraco v 4.5.1 (Assembly version: 1.0.3858.40498)
So, today i wen't to see logs and this weird process stopped yesterday night. Here are the logs
Login Administrator (none) 06/08/2010 10:05:52
System Administrator (none) 06/08/2010 00:51:47 Application started at 06-08-2010 00:51:47
System Administrator (none) 06/08/2010 00:51:47 Loading content from disk cache...
Custom Administrator (none) 06/08/2010 00:51:47 [UmbracoExamine] Index is being optimized
Custom Administrator (none) 06/08/2010 00:51:47 [UmbracoExamine] Adding examine event handlers for index providers: 1
Debug Administrator (none) 05/08/2010 20:50:32 Xml saved in 00:00:00.0043709
Debug Administrator (none) 05/08/2010 20:47:32 Xml saved in 00:00:00.0041797
Debug Administrator (none) 05/08/2010 20:44:32 Xml saved in 00:00:00.0042455
Debug Administrator (none) 05/08/2010 20:41:31 Xml saved in 00:00:00.0045043
Debug Administrator (none) 05/08/2010 20:38:31 Xml saved in 00:00:00.0044382
Does any body have a clue why all the saves and how can i prevent it from happening?
Thx
Same thing here. Yesterday I had 16317 entrys of "Xml saved in.." in my umbracoLog.
Anyone know what this is?
http://umbraco.codeplex.com/workitem/28485
From Kenneth Marklund link, I ended in this one
http://our.umbraco.org/forum/ourumb-dev-forum/bugs/11510-File-Locking-on-UmbracoConfig
And solution (while the bug is not resolved) is in the config/umbracoSettings.config set to False the setting ContinouslyUpdateXmlDiskCache (line 57)
This is a TEMPORARY solution, read the post in link above.
Berto
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
XML always being saved - Umbraco v 4.5.1
Hi,
I noticed that in the logs i have entries saying xml saved in xxxx time.
This is happening 3 or 4 times per second, here is a the top 10 entries of a thousand
Debug Administrator (none) 05/08/2010 16:43:04 Xml saved in 00:00:00.0042243
Debug Administrator (none) 05/08/2010 16:43:04 Xml saved in 00:00:00.0042535
Debug Administrator (none) 05/08/2010 16:42:57 Xml saved in 00:00:00.0042652
Debug Administrator (none) 05/08/2010 16:42:50 Xml saved in 00:00:00.0041837
Debug Administrator (none) 05/08/2010 16:42:50 Xml saved in 00:00:00.0043605
Debug Administrator (none) 05/08/2010 16:42:50 Xml saved in 00:00:00.0042233
Debug Administrator (none) 05/08/2010 16:42:50 Xml saved in 00:00:00.0043910
Debug Administrator (none) 05/08/2010 16:42:50 Xml saved in 00:00:00.0044083
Debug Administrator (none) 05/08/2010 16:42:50 Xml saved in 00:00:00.0045074
Debug Administrator (none) 05/08/2010 16:42:50 Xml saved in 00:00:00.0043965
Can anyone help me with this?
Windows Server 2008
IIS 7
.net 4 framework
umbraco v 4.5.1 (Assembly version: 1.0.3858.40498)
So, today i wen't to see logs and this weird process stopped yesterday night. Here are the logs
Login Administrator (none) 06/08/2010 10:05:52
System Administrator (none) 06/08/2010 00:51:47 Application started at 06-08-2010 00:51:47
System Administrator (none) 06/08/2010 00:51:47 Loading content from disk cache...
Custom Administrator (none) 06/08/2010 00:51:47 [UmbracoExamine] Index is being optimized
Custom Administrator (none) 06/08/2010 00:51:47 [UmbracoExamine] Adding examine event handlers for index providers: 1
Debug Administrator (none) 05/08/2010 20:50:32 Xml saved in 00:00:00.0043709
Debug Administrator (none) 05/08/2010 20:47:32 Xml saved in 00:00:00.0041797
Debug Administrator (none) 05/08/2010 20:44:32 Xml saved in 00:00:00.0042455
Debug Administrator (none) 05/08/2010 20:41:31 Xml saved in 00:00:00.0045043
Debug Administrator (none) 05/08/2010 20:38:31 Xml saved in 00:00:00.0044382
Does any body have a clue why all the saves and how can i prevent it from happening?
Thx
Same thing here. Yesterday I had 16317 entrys of "Xml saved in.." in my umbracoLog.
Anyone know what this is?
http://umbraco.codeplex.com/workitem/28485
From Kenneth Marklund link, I ended in this one
http://our.umbraco.org/forum/ourumb-dev-forum/bugs/11510-File-Locking-on-UmbracoConfig
And solution (while the bug is not resolved) is in the config/umbracoSettings.config set to False the setting ContinouslyUpdateXmlDiskCache (line 57)
This is a TEMPORARY solution, read the post in link above.
Berto
is working on a reply...