Can not publish after upload new Template with Thunder

Posted by Community Admin on 04-Aug-2018 15:22

Can not publish after upload new Template with Thunder

All Replies

Posted by Community Admin on 27-Jul-2012 00:00

My setup:
Windows: 7 SP1
Web server:  Cassini
Sitefinity: 5.1.3210.0

I am having a little problem that is driving me up the wall.  When I attempt to publish I get the following:
Error: The server did not provide a meaningful reply; this might be caused by a contract mismatch, a premature session shutdown or an internal server error.

I think the problem is the workflow.  When I publish the workflow does not respond for some reason.  The problem only occurs when I upload something with Thunder, or do a build.  The rest of Sitefinity appears to work fine. 

The error in the error log is a System.ServiceModel.CommunicationException for the WorkflowService.svc.  

Before 5.0, I did all my websites in asp.net form where you only had to refresh a page:

1.  When you make a change to a site, you need to do a build/rebuild for the changes to take place?  Is this correct?

2.  When I look at the videos in the Webinars  I don't see that build or rebuild being selected in VS2010? 

3.  Below are the steps I am using.   Am I doing anything wrong?  Do I need to shut down Cassini and the browser every time I make a change to a widget or template?

The setup was with a new site on my local laptop using Cassini.  I only had a Home Page up and running.
1.  Connected Thunder to Website
2.  Created default Template
3.  Use Thunder to upload default template to site.
4. Log into site to see if template is there, it is there.
5.  Went back to the Home Page in edit mode.
6.  Press the publish button Will not Publish.
         Error: The server did not provide a meaningful reply; this might be caused by a contract mismatch, a premature session shutdown or an internal server error.

7.  Close browser.  Went back to site via Sitefinity Project. Went to log in.
      Message: Someone is already using this username ...... To proceed, you need to log him/her off.
8.  Click Log the other user off and enter
9.  Went to Pages, Attempting to publish page, currently shows Locked by.
10.  Publish Page, page publishes good.


Hopefully someone here had the same problem, and it just procedure problem.   Please reply if you had this problem.  Gabe / Josh??

Thanks David

Posted by Community Admin on 27-Jul-2012 00:00

That scenario has also occurred with me [5.1].

Posted by Community Admin on 27-Jul-2012 00:00

Jonathan did you find a way around it? 
Anybody, I wonder if there is a way to turn off workflow, since workflow is causing the problem?

Posted by Community Admin on 27-Jul-2012 00:00

I haven't. I really do think there is an issue with the Workflow service. See my recent post:

http://www.sitefinity.com/devnet/forums/sitefinity/bugs-issues/help-5-1-errors-when-saving-anything-i-e-news-item-page-et-cetera.aspx 

Posted by Community Admin on 27-Jul-2012 00:00

Look in the App_Data/Sitefinity/Logs for the error.log file.   I get the following.  The error is happening when the web service WorkflowService.svc is called.    Currently my site is working on local if I close the browser, and stop/restart the site in Cassini.  I did have a test site where stop/restart did not help all this morning.

Timestamp: 7/27/2012 1:57:51 PM

Message: HandlingInstanceID: 016f1c6b-1dad-4ce6-8d8a-3bdca1b292ec
An exception of type 'System.ServiceModel.CommunicationException' occurred and was caught.
------------------------------------------------------------------------------------------
07/27/2012 09:57:51
Type : System.ServiceModel.CommunicationException, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : The server did not provide a meaningful reply; this might be caused by a contract mismatch, a premature session shutdown or an internal server error.
Source : mscorlib
Help link :
Data : System.Collections.ListDictionaryInternal
TargetSite : Void HandleReturnMessage(System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Messaging.IMessage)
Stack Trace :
Server stack trace:
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]:
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at Telerik.Sitefinity.ContentWorkflows.IService.SendMessage(String operationName, Boolean isCheckedOut, Guid workflowDefinitionId, Guid contentId, String providerName, Dictionary`2 contextBag)
   at Telerik.Sitefinity.ContentWorkflows.ServiceClient.SendMessage(String operationName, Boolean isCheckedOut, Guid workflowDefinitionId, Guid contentId, String providerName, Dictionary`2 contextBag)
   at Telerik.Sitefinity.Workflow.WorkflowManager.MessageWorkflow(String wokflowUrl, String operationName, WorkflowDefinition workflowDefinition, Guid contentId, String providerName, Boolean isCheckedOut, Dictionary`2 contextBag)
   at Telerik.Sitefinity.Workflow.WorkflowManager.MessageWorkflow(Guid itemId, Type itemType, String providerName, String operationName, Boolean isCheckedOut, Dictionary`2 contextBag)
   at Telerik.Sitefinity.Workflow.Services.WorkflowService.MessageWorkflowInternal(KeyValuePair`2[] contextBag, String itemId, String itemType, String providerName, String workflowOperation)
   at SyncInvokeMessageWorkflow(Object , Object[] , Object[] )
   at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
   at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)

Additional Info:

MachineName : xxxxxxx-xxxxxx
TimeStamp : 7/27/2012 1:57:51 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : 39beff7-2-129878707214911931
ThreadIdentity :
WindowsIdentity :xxxx\xxxxxx
Requested URL : localhost:53343/.../


Category: ErrorLog

Priority: 0

EventId: 90000

Severity: Error

Title:Enterprise Library Exception Handling

Machine: xxxxxx-xxxx

App Domain: 39beff7-2-129878707214911931

ProcessId: 8064

Process Name: C:\Program Files (x86)\Telerik\Sitefinity 5.1\Sitefinity.exe

Thread Name:

Win32 ThreadId:2864

Extended Properties:

Posted by Community Admin on 27-Jul-2012 00:00

This is what I have in the error log. Thanks for the suggestion:

----------------------------------------
Timestamp: 7/27/2012 1:50:15 PM

Message: HandlingInstanceID: b2b09263-fae7-4b59-af83-05d28fbb6c58
An exception of type 'System.ArgumentException' occurred and was caught.
------------------------------------------------------------------------
07/27/2012 09:50:15
Type : System.ArgumentException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : Invalid type specified Telerik.Sitefinity.Security.Data.MembershipDataProvider
Source : Telerik.Sitefinity
Help link : 
ParamName : 
Data : System.Collections.ListDictionaryInternal
TargetSite : TProviderBase InstantiateProvider(Telerik.Sitefinity.Configuration.IDataProviderSettings, System.Type, Telerik.Sitefinity.Abstractions.ExceptionPolicyName, Telerik.Sitefinity.Data.ManagerBase`1[TProviderBase])
Stack Trace :    at Telerik.Sitefinity.Data.ManagerBase`1.InstantiateProvider(IDataProviderSettings providerSettings, Type providerType, ExceptionPolicyName policy, ManagerBase`1 manager)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 1:50:15 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878705231449726
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : http://mydomain.com/


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878705231449726

ProcessId: 384

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:4084

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:11:44 PM

Message: HandlingInstanceID: 5b35adbc-72b5-4d47-b82a-6436a1c7eed5
An exception of type 'System.ArgumentException' occurred and was caught.
------------------------------------------------------------------------
07/27/2012 10:11:44
Type : System.ArgumentException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : Invalid type specified Telerik.Sitefinity.Security.Data.MembershipDataProvider
Source : Telerik.Sitefinity
Help link : 
ParamName : 
Data : System.Collections.ListDictionaryInternal
TargetSite : TProviderBase InstantiateProvider(Telerik.Sitefinity.Configuration.IDataProviderSettings, System.Type, Telerik.Sitefinity.Abstractions.ExceptionPolicyName, Telerik.Sitefinity.Data.ManagerBase`1[TProviderBase])
Stack Trace :    at Telerik.Sitefinity.Data.ManagerBase`1.InstantiateProvider(IDataProviderSettings providerSettings, Type providerType, ExceptionPolicyName policy, ManagerBase`1 manager)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:11:44 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-1-129878717909824106
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : http://www.mydomain.com/


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-1-129878717909824106

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:2264

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:11:51 PM

Message: HandlingInstanceID: 38ba6d5d-1bb8-4435-bf2c-430ae633dc00
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
07/27/2012 10:11:51
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : File not found.
Source : Telerik.Sitefinity
Help link : 
WebEventCode : 0
ErrorCode : -2147467259
Data : System.Collections.ListDictionaryInternal
TargetSite : IOutputItem GetOutputItem(System.Web.HttpRequest, System.Web.HttpResponse, Telerik.Microsoft.Practices.EnterpriseLibrary.Caching.ICacheManager, System.String, Telerik.Sitefinity.Libraries.Model.MediaContent ByRef)
Stack Trace :    at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.GetOutputItem(HttpRequest request, HttpResponse response, ICacheManager cache, String key, MediaContent& content)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:11:51 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-1-129878717909824106
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)


Category: ErrorLog

Priority: 0

EventId: 90000

Severity: Error

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-1-129878717909824106

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:2584

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:19:38 PM

Message: HandlingInstanceID: 3d139903-9d3b-41b8-bce5-245f09558bad
An exception of type 'System.ArgumentException' occurred and was caught.
------------------------------------------------------------------------
07/27/2012 10:19:38
Type : System.ArgumentException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : Invalid type specified Telerik.Sitefinity.Security.Data.MembershipDataProvider
Source : Telerik.Sitefinity
Help link : 
ParamName : 
Data : System.Collections.ListDictionaryInternal
TargetSite : TProviderBase InstantiateProvider(Telerik.Sitefinity.Configuration.IDataProviderSettings, System.Type, Telerik.Sitefinity.Abstractions.ExceptionPolicyName, Telerik.Sitefinity.Data.ManagerBase`1[TProviderBase])
Stack Trace :    at Telerik.Sitefinity.Data.ManagerBase`1.InstantiateProvider(IDataProviderSettings providerSettings, Type providerType, ExceptionPolicyName policy, ManagerBase`1 manager)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:19:38 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : meidentity
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : http://www.mydomain.com/


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:3456

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:20:10 PM

Message: HandlingInstanceID: 93994001-b4c7-4dc3-ba83-beacd74accbe
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
07/27/2012 10:20:10
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : File not found.
Source : Telerik.Sitefinity
Help link : 
WebEventCode : 0
ErrorCode : -2147467259
Data : System.Collections.ListDictionaryInternal
TargetSite : IOutputItem GetOutputItem(System.Web.HttpRequest, System.Web.HttpResponse, Telerik.Microsoft.Practices.EnterpriseLibrary.Caching.ICacheManager, System.String, Telerik.Sitefinity.Libraries.Model.MediaContent ByRef)
Stack Trace :    at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.GetOutputItem(HttpRequest request, HttpResponse response, ICacheManager cache, String key, MediaContent& content)
   at Telerik.Sitefinity.Modules.Libraries.Web.LibraryHttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:20:10 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : meidentity
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)


Category: ErrorLog

Priority: 0

EventId: 90000

Severity: Error

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:2584

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:36:44 PM

Message: HandlingInstanceID: f0a71b17-cfde-477c-94b0-9a73b0ccfb65
An exception of type 'Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException' occurred and was caught.
-----------------------------------------------------------------------------------------------------------------------
07/27/2012 10:36:44
Type : Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException, Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\mydomain.com\httpdocs\App_Data\Sitefinity\Search\full-mydomain-search-index\write.lock
Source : Unity_ILEmit_DynamicClasses
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RemoveDocument(System.String, Telerik.Sitefinity.Services.Search.Data.IField)
Stack Trace :    at DynamicModule.ns.Wrapped_LuceneSearchProvider_ff07241d8fce44d785a5365a5fe9997a.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.SearchManager.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.SearchService.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.Publishing.SearchIndexOutboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.CallPushPipes(IList`1 items, String action)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.RemoveItems(IList`1 items)
   at Telerik.Sitefinity.Publishing.Pipes.PageInboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingManager.CallSubscribedPipes(IEnumerable`1 args)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:36:44 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : www.mydomain.com/.../


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:3076

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:37:45 PM

Message: HandlingInstanceID: 47dc2e97-0847-4519-aadd-74069f992d7d
An exception of type 'Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException' occurred and was caught.
-----------------------------------------------------------------------------------------------------------------------
07/27/2012 10:37:45
Type : Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException, Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\mydomain.com\httpdocs\App_Data\Sitefinity\Search\page-index\write.lock
Source : Unity_ILEmit_DynamicClasses
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void UpdateCatalogue(System.String, System.Collections.Generic.IEnumerable`1[Telerik.Sitefinity.Services.Search.Data.IDocument])
Stack Trace :    at DynamicModule.ns.Wrapped_LuceneSearchProvider_ff07241d8fce44d785a5365a5fe9997a.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchManager.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchService.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.Publishing.SearchIndexOutboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.CallPushPipes(IList`1 items, String action)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.AddItems(IList`1 items)
   at Telerik.Sitefinity.Publishing.Pipes.PageInboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingManager.CallSubscribedPipes(IEnumerable`1 args)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:37:45 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : www.mydomain.com/.../


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:3076

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:37:47 PM

Message: HandlingInstanceID: 75491baa-58ea-4083-8080-463762f8d9ab
An exception of type 'Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException' occurred and was caught.
-----------------------------------------------------------------------------------------------------------------------
07/27/2012 10:37:47
Type : Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException, Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\mydomain.com\httpdocs\App_Data\Sitefinity\Search\full-mydomain-search-index\write.lock
Source : Unity_ILEmit_DynamicClasses
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RemoveDocument(System.String, Telerik.Sitefinity.Services.Search.Data.IField)
Stack Trace :    at DynamicModule.ns.Wrapped_LuceneSearchProvider_ff07241d8fce44d785a5365a5fe9997a.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.SearchManager.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.SearchService.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.Publishing.SearchIndexOutboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.CallPushPipes(IList`1 items, String action)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.RemoveItems(IList`1 items)
   at Telerik.Sitefinity.Publishing.Pipes.PageInboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingManager.CallSubscribedPipes(IEnumerable`1 args)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:37:47 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : meidentity
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : www.mydomain.com/.../


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:3076

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:38:48 PM

Message: HandlingInstanceID: bb4b2ac1-e80a-401c-a5b9-0b58d1e540c9
An exception of type 'Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException' occurred and was caught.
-----------------------------------------------------------------------------------------------------------------------
07/27/2012 10:38:48
Type : Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException, Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\mydomain.com\httpdocs\App_Data\Sitefinity\Search\page-index\write.lock
Source : Unity_ILEmit_DynamicClasses
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void UpdateCatalogue(System.String, System.Collections.Generic.IEnumerable`1[Telerik.Sitefinity.Services.Search.Data.IDocument])
Stack Trace :    at DynamicModule.ns.Wrapped_LuceneSearchProvider_ff07241d8fce44d785a5365a5fe9997a.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchManager.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchService.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.Publishing.SearchIndexOutboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.CallPushPipes(IList`1 items, String action)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.AddItems(IList`1 items)
   at Telerik.Sitefinity.Publishing.Pipes.PageInboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingManager.CallSubscribedPipes(IEnumerable`1 args)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:38:48 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : meidentity
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : www.mydomain.com/.../


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:3076

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:38:50 PM

Message: HandlingInstanceID: 3644d8e2-a9ba-441e-be57-d09036ae8ca7
An exception of type 'Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException' occurred and was caught.
-----------------------------------------------------------------------------------------------------------------------
07/27/2012 10:38:50
Type : Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException, Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\mydomain.com\httpdocs\App_Data\Sitefinity\Search\full-mydomain-search-index\write.lock
Source : Unity_ILEmit_DynamicClasses
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RemoveDocument(System.String, Telerik.Sitefinity.Services.Search.Data.IField)
Stack Trace :    at DynamicModule.ns.Wrapped_LuceneSearchProvider_ff07241d8fce44d785a5365a5fe9997a.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.SearchManager.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.SearchService.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.Publishing.SearchIndexOutboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.CallPushPipes(IList`1 items, String action)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.RemoveItems(IList`1 items)
   at Telerik.Sitefinity.Publishing.Pipes.PageInboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingManager.CallSubscribedPipes(IEnumerable`1 args)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:38:50 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : www.mydomain.com/.../


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:3816

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:39:51 PM

Message: HandlingInstanceID: fa964a78-a3e3-4700-ab8d-f69aa2d4b60a
An exception of type 'Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException' occurred and was caught.
-----------------------------------------------------------------------------------------------------------------------
07/27/2012 10:39:51
Type : Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException, Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\mydomain.com\httpdocs\App_Data\Sitefinity\Search\page-index\write.lock
Source : Unity_ILEmit_DynamicClasses
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void UpdateCatalogue(System.String, System.Collections.Generic.IEnumerable`1[Telerik.Sitefinity.Services.Search.Data.IDocument])
Stack Trace :    at DynamicModule.ns.Wrapped_LuceneSearchProvider_ff07241d8fce44d785a5365a5fe9997a.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchManager.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchService.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.Publishing.SearchIndexOutboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.CallPushPipes(IList`1 items, String action)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.AddItems(IList`1 items)
   at Telerik.Sitefinity.Publishing.Pipes.PageInboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingManager.CallSubscribedPipes(IEnumerable`1 args)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:39:51 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : www.mydomain.com/.../


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:3816

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:39:53 PM

Message: HandlingInstanceID: 006a7289-dc41-4dbe-a62a-2eb76cb94c85
An exception of type 'Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException' occurred and was caught.
-----------------------------------------------------------------------------------------------------------------------
07/27/2012 10:39:53
Type : Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException, Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\mydomain.com\httpdocs\App_Data\Sitefinity\Search\full-mydomain-search-index\write.lock
Source : Unity_ILEmit_DynamicClasses
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RemoveDocument(System.String, Telerik.Sitefinity.Services.Search.Data.IField)
Stack Trace :    at DynamicModule.ns.Wrapped_LuceneSearchProvider_ff07241d8fce44d785a5365a5fe9997a.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.SearchManager.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.SearchService.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.Publishing.SearchIndexOutboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.CallPushPipes(IList`1 items, String action)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.RemoveItems(IList`1 items)
   at Telerik.Sitefinity.Publishing.Pipes.PageInboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingManager.CallSubscribedPipes(IEnumerable`1 args)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:39:53 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : meidentity
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : www.mydomain.com/.../


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:3816

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:40:54 PM

Message: HandlingInstanceID: ec9ef3c7-1bfb-4cbb-9711-d335b5ccacb6
An exception of type 'Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException' occurred and was caught.
-----------------------------------------------------------------------------------------------------------------------
07/27/2012 10:40:54
Type : Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException, Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\mydomain.com\httpdocs\App_Data\Sitefinity\Search\page-index\write.lock
Source : Unity_ILEmit_DynamicClasses
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void UpdateCatalogue(System.String, System.Collections.Generic.IEnumerable`1[Telerik.Sitefinity.Services.Search.Data.IDocument])
Stack Trace :    at DynamicModule.ns.Wrapped_LuceneSearchProvider_ff07241d8fce44d785a5365a5fe9997a.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchManager.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchService.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.Publishing.SearchIndexOutboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.CallPushPipes(IList`1 items, String action)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.AddItems(IList`1 items)
   at Telerik.Sitefinity.Publishing.Pipes.PageInboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingManager.CallSubscribedPipes(IEnumerable`1 args)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:40:54 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : meidentity
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : www.mydomain.com/.../


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:3816

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:40:56 PM

Message: HandlingInstanceID: 0d7a0f68-8553-40e5-8db4-253624ee910b
An exception of type 'Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException' occurred and was caught.
-----------------------------------------------------------------------------------------------------------------------
07/27/2012 10:40:56
Type : Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException, Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\mydomain.com\httpdocs\App_Data\Sitefinity\Search\full-mydomain-search-index\write.lock
Source : Unity_ILEmit_DynamicClasses
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RemoveDocument(System.String, Telerik.Sitefinity.Services.Search.Data.IField)
Stack Trace :    at DynamicModule.ns.Wrapped_LuceneSearchProvider_ff07241d8fce44d785a5365a5fe9997a.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.SearchManager.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.SearchService.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.Publishing.SearchIndexOutboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.CallPushPipes(IList`1 items, String action)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.RemoveItems(IList`1 items)
   at Telerik.Sitefinity.Publishing.Pipes.PageInboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingManager.CallSubscribedPipes(IEnumerable`1 args)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:40:56 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : www.mydomain.com/.../


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:3816

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:41:31 PM

Message: HandlingInstanceID: a7af5175-a329-4109-be8c-c339a25bb389
An exception of type 'System.Web.HttpException' occurred and was caught.
------------------------------------------------------------------------
07/27/2012 10:41:31
Type : System.Web.HttpException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The file '/Libraries/Documents_-_Site_Council/Boards.sflb.ashx' does not exist.
Source : System.Web
Help link : 
WebEventCode : 0
ErrorCode : -2147467259
Data : System.Collections.ListDictionaryInternal
TargetSite : Void CheckVirtualFileExists(System.Web.VirtualPath)
Stack Trace :    at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath)
   at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
   at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
   at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate)
   at System.Web.UI.SimpleHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
   at System.Web.UI.SimpleHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
   at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:41:31 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)


Category: ErrorLog

Priority: 0

EventId: 90000

Severity: Error

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:3592

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:41:57 PM

Message: HandlingInstanceID: f5df4b12-38e8-4333-ab35-da2efcfa19f8
An exception of type 'Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException' occurred and was caught.
-----------------------------------------------------------------------------------------------------------------------
07/27/2012 10:41:57
Type : Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException, Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\mydomain.com\httpdocs\App_Data\Sitefinity\Search\page-index\write.lock
Source : Unity_ILEmit_DynamicClasses
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void UpdateCatalogue(System.String, System.Collections.Generic.IEnumerable`1[Telerik.Sitefinity.Services.Search.Data.IDocument])
Stack Trace :    at DynamicModule.ns.Wrapped_LuceneSearchProvider_ff07241d8fce44d785a5365a5fe9997a.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchManager.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchService.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.Publishing.SearchIndexOutboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.CallPushPipes(IList`1 items, String action)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.AddItems(IList`1 items)
   at Telerik.Sitefinity.Publishing.Pipes.PageInboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingManager.CallSubscribedPipes(IEnumerable`1 args)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:41:57 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : www.mydomain.com/.../


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:3816

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:42:00 PM

Message: HandlingInstanceID: 2946be95-43f5-4171-a56a-eb96fcb6c42c
An exception of type 'Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException' occurred and was caught.
-----------------------------------------------------------------------------------------------------------------------
07/27/2012 10:42:00
Type : Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException, Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\mydomain.com\httpdocs\App_Data\Sitefinity\Search\full-mydomain-search-index\write.lock
Source : Unity_ILEmit_DynamicClasses
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RemoveDocument(System.String, Telerik.Sitefinity.Services.Search.Data.IField)
Stack Trace :    at DynamicModule.ns.Wrapped_LuceneSearchProvider_ff07241d8fce44d785a5365a5fe9997a.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.SearchManager.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.SearchService.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.Publishing.SearchIndexOutboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.CallPushPipes(IList`1 items, String action)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.RemoveItems(IList`1 items)
   at Telerik.Sitefinity.Publishing.Pipes.PageInboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingManager.CallSubscribedPipes(IEnumerable`1 args)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:42:00 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : www.mydomain.com/.../


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:3816

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:43:01 PM

Message: HandlingInstanceID: 66ffc10d-8577-4e1b-a9f2-7db219856589
An exception of type 'Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException' occurred and was caught.
-----------------------------------------------------------------------------------------------------------------------
07/27/2012 10:43:01
Type : Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException, Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\mydomain.com\httpdocs\App_Data\Sitefinity\Search\page-index\write.lock
Source : Unity_ILEmit_DynamicClasses
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void UpdateCatalogue(System.String, System.Collections.Generic.IEnumerable`1[Telerik.Sitefinity.Services.Search.Data.IDocument])
Stack Trace :    at DynamicModule.ns.Wrapped_LuceneSearchProvider_ff07241d8fce44d785a5365a5fe9997a.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchManager.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchService.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.Publishing.SearchIndexOutboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.CallPushPipes(IList`1 items, String action)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.AddItems(IList`1 items)
   at Telerik.Sitefinity.Publishing.Pipes.PageInboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingManager.CallSubscribedPipes(IEnumerable`1 args)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:43:01 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : www.mydomain.com/.../


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:3816

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:49:40 PM

Message: HandlingInstanceID: 8d5eeaa2-b2ed-4471-95bd-8430e8e49d9a
An exception of type 'System.TimeoutException' occurred and was caught.
-----------------------------------------------------------------------
07/27/2012 10:49:40
Type : System.TimeoutException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : The request channel timed out while waiting for a reply after 00:01:00. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout.
Source : mscorlib
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void HandleReturnMessage(System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Messaging.IMessage)
Stack Trace : 
Server stack trace: 
   at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at Telerik.Sitefinity.ContentWorkflows.IService.SendMessage(String operationName, Boolean isCheckedOut, Guid workflowDefinitionId, Guid contentId, String providerName, Dictionary`2 contextBag)
   at Telerik.Sitefinity.Workflow.WorkflowManager.MessageWorkflow(String wokflowUrl, String operationName, WorkflowDefinition workflowDefinition, Guid contentId, String providerName, Boolean isCheckedOut, Dictionary`2 contextBag)
   at Telerik.Sitefinity.Workflow.WorkflowManager.MessageWorkflow(Guid itemId, Type itemType, String providerName, String operationName, Boolean isCheckedOut, Dictionary`2 contextBag)
   at Telerik.Sitefinity.Modules.ContentServiceBase`5.SaveContentUsingWorkflow(ContentItemContext`1 context, String parentId, String providerName, String workflowOperation)
   at Telerik.Sitefinity.Modules.ContentServiceBase`5.SaveContent(ContentItemContext`1 content, String contentId, String providerName, String version, Boolean published, Boolean checkOut, String workflowOperation)
   at SyncInvokeSaveContent(Object , Object[] , Object[] )
   at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
   at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:49:40 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : www.mydomain.com/.../
Inner Exception
---------------
Type : System.TimeoutException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : The HTTP request to 'www.mydomain.com/.../AnyContentApprovalWorkflow.xamlx' has exceeded the allotted timeout of 00:01:00. The time allotted to this operation may have been a portion of a longer timeout.
Source : System.ServiceModel
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : System.Net.HttpWebResponse ProcessGetResponseWebException(System.Net.WebException, System.Net.HttpWebRequest, System.ServiceModel.Channels.HttpAbortReason)
Stack Trace :    at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
  at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
  at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)

Inner Exception
---------------
Type : System.Net.WebException, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : The operation has timed out
Source : System
Help link : 
Status : Timeout
Response : 
Data : System.Collections.ListDictionaryInternal
TargetSite : System.Net.WebResponse GetResponse()
Stack Trace :    at System.Net.HttpWebRequest.GetResponse()
  at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)



Category: ErrorLog

Priority: 0

EventId: 90000

Severity: Error

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:3656

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:49:41 PM

Message: HandlingInstanceID: 66919fe5-80fe-48ad-8b60-e0157c467594
An exception of type 'Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException' occurred and was caught.
-----------------------------------------------------------------------------------------------------------------------
07/27/2012 10:49:41
Type : Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException, Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\mydomain.com\httpdocs\App_Data\Sitefinity\Search\full-mydomain-search-index\write.lock
Source : Unity_ILEmit_DynamicClasses
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void UpdateCatalogue(System.String, System.Collections.Generic.IEnumerable`1[Telerik.Sitefinity.Services.Search.Data.IDocument])
Stack Trace :    at DynamicModule.ns.Wrapped_LuceneSearchProvider_ff07241d8fce44d785a5365a5fe9997a.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchManager.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchService.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.Publishing.SearchIndexOutboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.CallPushPipes(IList`1 items, String action)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.AddItems(IList`1 items)
   at Telerik.Sitefinity.Publishing.Pipes.ContentInboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingManager.CallSubscribedPipes(IEnumerable`1 args)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:49:41 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:1284

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 2:50:42 PM

Message: HandlingInstanceID: 3ddfbe7c-3cf1-46f1-a667-f08d51a9703e
An exception of type 'Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException' occurred and was caught.
-----------------------------------------------------------------------------------------------------------------------
07/27/2012 10:50:42
Type : Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException, Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\mydomain.com\httpdocs\App_Data\Sitefinity\Search\page-index\write.lock
Source : Unity_ILEmit_DynamicClasses
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void UpdateCatalogue(System.String, System.Collections.Generic.IEnumerable`1[Telerik.Sitefinity.Services.Search.Data.IDocument])
Stack Trace :    at DynamicModule.ns.Wrapped_LuceneSearchProvider_ff07241d8fce44d785a5365a5fe9997a.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchManager.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchService.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.Publishing.SearchIndexOutboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.CallPushPipes(IList`1 items, String action)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.AddItems(IList`1 items)
   at Telerik.Sitefinity.Publishing.Pipes.ContentInboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingManager.CallSubscribedPipes(IEnumerable`1 args)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 2:50:42 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:1284

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 3:04:52 PM

Message: HandlingInstanceID: e97fdcb1-df06-47fb-ae97-6cfb9a7e3b4d
An exception of type 'Telerik.Sitefinity.Scheduling.TaskFailedException' occurred and was caught.
-------------------------------------------------------------------------------------------------
07/27/2012 11:04:52
Type : Telerik.Sitefinity.Scheduling.TaskFailedException, Telerik.Sitefinity, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Task 'a349403b-73d0-42d0-9f77-80c8812d12a8' (aka 'WorkflowCallTask') has FAILED: The request channel timed out while waiting for a reply after 00:01:00. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout.
Source : 
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : 
Stack Trace : The stack trace is unavailable.
Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 3:04:52 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : http://www.mydomain.com/
Inner Exception
---------------
Type : System.TimeoutException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : The request channel timed out while waiting for a reply after 00:01:00. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout.
Source : mscorlib
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void HandleReturnMessage(System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Messaging.IMessage)
Stack Trace : 
Server stack trace: 
  at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
  at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
  at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]: 
  at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
  at Telerik.Sitefinity.ContentWorkflows.IService.SendMessage(String operationName, Boolean isCheckedOut, Guid workflowDefinitionId, Guid contentId, String providerName, Dictionary`2 contextBag)
  at Telerik.Sitefinity.Workflow.WorkflowManager.MessageWorkflow(String wokflowUrl, String operationName, WorkflowDefinition workflowDefinition, Guid contentId, String providerName, Boolean isCheckedOut, Dictionary`2 contextBag)
  at Telerik.Sitefinity.Workflow.WorkflowManager.MessageWorkflow(Guid itemId, Type itemType, String providerName, String operationName, Boolean isCheckedOut, Dictionary`2 contextBag)
  at Telerik.Sitefinity.Scheduling.WorkflowCallTask.ExecuteTask()
  at Telerik.Sitefinity.Scheduling.Scheduler.ExecuteTask(ScheduledTask task, String transactionName)

Inner Exception
---------------
Type : System.TimeoutException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : The HTTP request to 'www.mydomain.com/.../AnyContentApprovalWorkflow.xamlx' has exceeded the allotted timeout of 00:01:00. The time allotted to this operation may have been a portion of a longer timeout.
Source : System.ServiceModel
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : System.Net.HttpWebResponse ProcessGetResponseWebException(System.Net.WebException, System.Net.HttpWebRequest, System.ServiceModel.Channels.HttpAbortReason)
Stack Trace :    at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
  at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
  at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)

Inner Exception
---------------
Type : System.Net.WebException, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : The operation has timed out
Source : System
Help link : 
Status : Timeout
Response : 
Data : System.Collections.ListDictionaryInternal
TargetSite : System.Net.WebResponse GetResponse()
Stack Trace :    at System.Net.HttpWebRequest.GetResponse()
  at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)



Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:888

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 3:04:53 PM

Message: HandlingInstanceID: 2340cb51-838e-449c-a6e2-5ccf203152e7
An exception of type 'Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException' occurred and was caught.
-----------------------------------------------------------------------------------------------------------------------
07/27/2012 11:04:53
Type : Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException, Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\mydomain.com\httpdocs\App_Data\Sitefinity\Search\full-mydomain-search-index\write.lock
Source : Unity_ILEmit_DynamicClasses
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void UpdateCatalogue(System.String, System.Collections.Generic.IEnumerable`1[Telerik.Sitefinity.Services.Search.Data.IDocument])
Stack Trace :    at DynamicModule.ns.Wrapped_LuceneSearchProvider_ff07241d8fce44d785a5365a5fe9997a.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchManager.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchService.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.Publishing.SearchIndexOutboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.CallPushPipes(IList`1 items, String action)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.AddItems(IList`1 items)
   at Telerik.Sitefinity.Publishing.Pipes.ContentInboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingManager.CallSubscribedPipes(IEnumerable`1 args)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 3:04:53 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:1644

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 3:05:19 PM

Message: HandlingInstanceID: 26a42320-c0e9-46f0-9f00-ce3da86c453d
An exception of type 'System.Exception' occurred and was caught.
----------------------------------------------------------------
07/27/2012 11:05:19
Type : System.Exception, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : 0 item(s) are successfully unpublished. 1 item(s) cannot be unpublished (see below).

Content Item System: The request channel timed out while waiting for a reply after 00:01:00. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout.
Source : Telerik.Sitefinity
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void ThrowAccumulatedError(Int32, System.String, System.String, System.String)
Stack Trace :    at Telerik.Sitefinity.Workflow.WorkflowBatchExceptionHandler.ThrowAccumulatedError(Int32 proccessItemsCount, String operationName, String singularItemTypeName, String pluralItemTypeName)
   at Telerik.Sitefinity.Workflow.WorkflowBatchExceptionHandler.ThrowAccumulatedErrorForContent(Int32 proccessItemsCount, String operationName)
   at Telerik.Sitefinity.Modules.ContentServiceBase`5.CallWorkflowBatch(String[] ids, String providerName, String operationName, String deletedLanguage)
   at Telerik.Sitefinity.Modules.ContentServiceBase`5.BatchUnpublishImpl(String[] ids, String providerName)
   at Telerik.Sitefinity.Modules.ContentServiceBase`5.BatchUnpublish(String[] ids, String providerName, String workflowOperation)
   at SyncInvokeBatchUnpublish(Object , Object[] , Object[] )
   at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
   at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 3:05:19 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : www.mydomain.com/.../


Category: ErrorLog

Priority: 0

EventId: 90000

Severity: Error

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:504

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 3:05:19 PM

Message: HandlingInstanceID: 4d2a4189-1cad-4d51-bba9-69cff4be6e7f
An exception of type 'System.Exception' occurred and was caught.
----------------------------------------------------------------
07/27/2012 11:05:19
Type : System.Exception, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : 0 item(s) are successfully unpublished. 1 item(s) cannot be unpublished (see below).

Workflow rules do not allow to unpublish: System
Source : Telerik.Sitefinity
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void ThrowAccumulatedError(Int32, System.String, System.String, System.String)
Stack Trace :    at Telerik.Sitefinity.Workflow.WorkflowBatchExceptionHandler.ThrowAccumulatedError(Int32 proccessItemsCount, String operationName, String singularItemTypeName, String pluralItemTypeName)
   at Telerik.Sitefinity.Workflow.WorkflowBatchExceptionHandler.ThrowAccumulatedErrorForContent(Int32 proccessItemsCount, String operationName)
   at Telerik.Sitefinity.Modules.ContentServiceBase`5.CallWorkflowBatch(String[] ids, String providerName, String operationName, String deletedLanguage)
   at Telerik.Sitefinity.Modules.ContentServiceBase`5.BatchUnpublishImpl(String[] ids, String providerName)
   at Telerik.Sitefinity.Modules.ContentServiceBase`5.BatchUnpublish(String[] ids, String providerName, String workflowOperation)
   at SyncInvokeBatchUnpublish(Object , Object[] , Object[] )
   at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
   at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 3:05:19 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : www.mydomain.com/.../


Category: ErrorLog

Priority: 0

EventId: 90000

Severity: Error

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:908

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 3:05:54 PM

Message: HandlingInstanceID: 50563bcb-8b8e-4c30-b7de-cfd60ab915cc
An exception of type 'Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException' occurred and was caught.
-----------------------------------------------------------------------------------------------------------------------
07/27/2012 11:05:54
Type : Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException, Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\mydomain.com\httpdocs\App_Data\Sitefinity\Search\page-index\write.lock
Source : Unity_ILEmit_DynamicClasses
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void UpdateCatalogue(System.String, System.Collections.Generic.IEnumerable`1[Telerik.Sitefinity.Services.Search.Data.IDocument])
Stack Trace :    at DynamicModule.ns.Wrapped_LuceneSearchProvider_ff07241d8fce44d785a5365a5fe9997a.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchManager.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchService.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.Publishing.SearchIndexOutboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.CallPushPipes(IList`1 items, String action)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.AddItems(IList`1 items)
   at Telerik.Sitefinity.Publishing.Pipes.ContentInboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingManager.CallSubscribedPipes(IEnumerable`1 args)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 3:05:54 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:1644

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 3:05:55 PM

Message: HandlingInstanceID: 3b1642b9-c423-4160-b20d-02a6a4ec924b
An exception of type 'Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException' occurred and was caught.
-----------------------------------------------------------------------------------------------------------------------
07/27/2012 11:05:55
Type : Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException, Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\mydomain.com\httpdocs\App_Data\Sitefinity\Search\full-mydomain-search-index\write.lock
Source : Unity_ILEmit_DynamicClasses
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RemoveDocument(System.String, Telerik.Sitefinity.Services.Search.Data.IField)
Stack Trace :    at DynamicModule.ns.Wrapped_LuceneSearchProvider_ff07241d8fce44d785a5365a5fe9997a.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.SearchManager.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.SearchService.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.Publishing.SearchIndexOutboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.CallPushPipes(IList`1 items, String action)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.RemoveItems(IList`1 items)
   at Telerik.Sitefinity.Publishing.Pipes.ContentInboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingManager.CallSubscribedPipes(IEnumerable`1 args)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 3:05:55 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:3884

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 3:07:50 PM

Message: HandlingInstanceID: 68235bb0-3964-45ea-baad-7c32deb6669c
An exception of type 'Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException' occurred and was caught.
-----------------------------------------------------------------------------------------------------------------------
07/27/2012 11:07:50
Type : Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException, Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\mydomain.com\httpdocs\App_Data\Sitefinity\Search\full-mydomain-search-index\write.lock
Source : Unity_ILEmit_DynamicClasses
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void RemoveDocument(System.String, Telerik.Sitefinity.Services.Search.Data.IField)
Stack Trace :    at DynamicModule.ns.Wrapped_LuceneSearchProvider_ff07241d8fce44d785a5365a5fe9997a.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.SearchManager.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.SearchService.RemoveDocument(String catalogueName, IField identityField)
   at Telerik.Sitefinity.Services.Search.Publishing.SearchIndexOutboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.CallPushPipes(IList`1 items, String action)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.RemoveItems(IList`1 items)
   at Telerik.Sitefinity.Publishing.Pipes.PageInboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingManager.CallSubscribedPipes(IEnumerable`1 args)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 3:07:50 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:3700

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 3:08:46 PM

Message: HandlingInstanceID: 0f0f03bb-c8d1-465e-9908-e55f39879ffb
An exception of type 'System.TimeoutException' occurred and was caught.
-----------------------------------------------------------------------
07/27/2012 11:08:46
Type : System.TimeoutException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : The request channel timed out while waiting for a reply after 00:01:00. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout.
Source : mscorlib
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void HandleReturnMessage(System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Messaging.IMessage)
Stack Trace : 
Server stack trace: 
   at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at Telerik.Sitefinity.ContentWorkflows.IService.SendMessage(String operationName, Boolean isCheckedOut, Guid workflowDefinitionId, Guid contentId, String providerName, Dictionary`2 contextBag)
   at Telerik.Sitefinity.Workflow.WorkflowManager.MessageWorkflow(String wokflowUrl, String operationName, WorkflowDefinition workflowDefinition, Guid contentId, String providerName, Boolean isCheckedOut, Dictionary`2 contextBag)
   at Telerik.Sitefinity.Workflow.WorkflowManager.MessageWorkflow(Guid itemId, Type itemType, String providerName, String operationName, Boolean isCheckedOut, Dictionary`2 contextBag)
   at Telerik.Sitefinity.Workflow.Services.WorkflowService.MessageWorkflowInternal(KeyValuePair`2[] contextBag, String itemId, String itemType, String providerName, String workflowOperation)
   at Telerik.Sitefinity.Workflow.Services.WorkflowService.MessageWorkflow(KeyValuePair`2[] contextBag, String itemId, String itemType, String providerName, String workflowOperation)
   at SyncInvokeMessageWorkflow(Object , Object[] , Object[] )
   at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
   at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 3:08:46 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : www.mydomain.com/.../
Inner Exception
---------------
Type : System.TimeoutException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : The HTTP request to 'www.mydomain.com/.../PagesApprovalWorkflow.xamlx' has exceeded the allotted timeout of 00:01:00. The time allotted to this operation may have been a portion of a longer timeout.
Source : System.ServiceModel
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : System.Net.HttpWebResponse ProcessGetResponseWebException(System.Net.WebException, System.Net.HttpWebRequest, System.ServiceModel.Channels.HttpAbortReason)
Stack Trace :    at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
  at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
  at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)

Inner Exception
---------------
Type : System.Net.WebException, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : The operation has timed out
Source : System
Help link : 
Status : Timeout
Response : 
Data : System.Collections.ListDictionaryInternal
TargetSite : System.Net.WebResponse GetResponse()
Stack Trace :    at System.Net.HttpWebRequest.GetResponse()
  at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)



Category: ErrorLog

Priority: 0

EventId: 90000

Severity: Error

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:1644

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 3:08:51 PM

Message: HandlingInstanceID: a71d50e8-ab9a-4382-b63f-dc3379b1fe66
An exception of type 'Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException' occurred and was caught.
-----------------------------------------------------------------------------------------------------------------------
07/27/2012 11:08:51
Type : Telerik.Sitefinity.Utilities.Lucene.Net.Store.LockObtainFailedException, Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Lock obtain timed out: SimpleFSLock@C:\Inetpub\vhosts\mydomain.com\httpdocs\App_Data\Sitefinity\Search\page-index\write.lock
Source : Unity_ILEmit_DynamicClasses
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Void UpdateCatalogue(System.String, System.Collections.Generic.IEnumerable`1[Telerik.Sitefinity.Services.Search.Data.IDocument])
Stack Trace :    at DynamicModule.ns.Wrapped_LuceneSearchProvider_ff07241d8fce44d785a5365a5fe9997a.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchManager.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.SearchService.UpdateCatalogue(String catalogueName, IEnumerable`1 documents)
   at Telerik.Sitefinity.Services.Search.Publishing.SearchIndexOutboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.CallPushPipes(IList`1 items, String action)
   at Telerik.Sitefinity.Publishing.PublishingPointBase.AddItems(IList`1 items)
   at Telerik.Sitefinity.Publishing.Pipes.PageInboundPipe.PushData(IList`1 items)
   at Telerik.Sitefinity.Publishing.PublishingManager.CallSubscribedPipes(IEnumerable`1 args)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 3:08:51 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)


Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:3700

Extended Properties: 
----------------------------------------
----------------------------------------
Timestamp: 7/27/2012 3:08:53 PM

Message: HandlingInstanceID: 92cf631a-446c-47d3-b897-380f4673d902
An exception of type 'Telerik.Sitefinity.Modules.Pages.Web.Services.ContentLockedException' occurred and was caught.
--------------------------------------------------------------------------------------------------------------------
07/27/2012 11:08:53
Type : Telerik.Sitefinity.Modules.Pages.Web.Services.ContentLockedException, Telerik.Sitefinity, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Deleted: 00000000-0000-0000-0000-000000000000:DiscardPageDraft
Source : Telerik.Sitefinity
Help link : 
StatusCode : InternalServerError
StatusDescription : Deleted: 00000000-0000-0000-0000-000000000000:DiscardPageDraft
IsDetailXhtml : False
Data : System.Collections.ListDictionaryInternal
TargetSite : Void ThrowExceptionIfLocked(System.Guid, Telerik.Sitefinity.Modules.Pages.DesignMediaType, System.String, Boolean)
detailWriterInstance : Telerik.Sitefinity.Utilities.MS.ServiceModel.Web.WebProtocolException+DataContractDetailWriter
Stack Trace :    at Telerik.Sitefinity.Modules.Pages.Web.Services.ZoneEditorValidationExtensions.ThrowExceptionIfLocked(Guid pageId, DesignMediaType mediaType, String operationName, Boolean checkLive)
   at Telerik.Sitefinity.Modules.Pages.Web.Services.ZoneEditorOperationValidationAttribute.BeforeCall(String operationName, Object[] inputs)
   at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InspectInputsCore(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InspectInputs(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)

Additional Info:

MachineName : U17321738
TimeStamp : 7/27/2012 3:08:53 PM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/7/ROOT-2-129878723579185991
ThreadIdentity : 
WindowsIdentity : USERVERNAME\IWPD_4(sitefinitypool)
Requested URL : www.mydomain.com/.../


Category: ErrorLog

Priority: 0

EventId: 90000

Severity: Error

Title:Enterprise Library Exception Handling

Machine: U17321738

App Domain: /LM/W3SVC/7/ROOT-2-129878723579185991

ProcessId: 820

Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:3056

Extended Properties: 
----------------------------------------

Posted by Community Admin on 27-Jul-2012 00:00

Uggh

It's absolutely a Workflow.svc issue:

500 | www.mydomain.com/.../


They're all 500 error codes. Now, how to fix???????!!!!!!!!!!!
Sitefinity 5 and 5.1 == "Clusterfuck";

Posted by Community Admin on 06-Nov-2012 00:00

Bump?

I'm not using Thunder but I am getting this same exception, and to make things worse my site has no published workflows.  Has anyone found out how to get by this?  I can't publish a page, edit it and save a draft, nothing.

My page was fine until I renamed it, then this began.  I'd delete it an start over but I can't delete it either, I get this same error.

Posted by Community Admin on 19-Dec-2012 00:00

Has there been any resolution to this?  I'm having the same basic issue.

"There was no endpoint listening at mysite.com/.../AnyContentApprovalWorkflow.xamlx"  When I put that address in the browser it resolves to a service that is there.  What is even worse is that if I got and try to edit a page or news item in an hour or two, it may work just fine.  Very intermittent.

Posted by Community Admin on 21-Dec-2012 00:00

Hi,

 Would it be possible to try the solution in this kb: http://www.sitefinity.com/developer-network/knowledge-base/pages-cannot-be-published-after-installation

Greetings,
Atanas Valchev
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed