fiogf49gjkf0d Hi Folks,
We’re having issues with sData generating a lot of “warnings” in our event logs. Below is the event details, but I can’t find much on it. These don’t *seem* to be fatal, but we are also having our sData app pool crash regularly while running some integration into Notes/History (about 1,000,000 records in History table already). Not sure if this is related, but would like to correct whatever is causing this as the clutter is interfering in finding what is crashing sData app pool.
Win 2008 R2 OS.
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<rovider Name="ASP.NET 2.0.50727.0" />
<EventID Qualifiers="32768">1309</EventID>
<Level>3</Level>
<Task>3</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-03-07T01:04:24.000000000Z" />
<EventRecordID>24491</EventRecordID>
<Channel>Application</Channel>
<Computer>Redacted</Computer>
<Security />
</System>
- <EventData>
<Data>3005</Data>
<Data>An unhandled exception has occurred.</Data>
<Data>3/6/2013 5:04:24 PM</Data>
<Data>3/7/2013 1:04:24 AM</Data>
<Data>39f044269419465bbf0cf17f191ade89</Data>
<Data>10656100</Data>
<Data>5328047</Data>
<Data>0</Data>
<Data>/LM/W3SVC/2/ROOT/SData-1-130070335772358483</Data>
<Data>Full</Data>
<Data>/SData</Data>
<Data>C:\inetpub\wwwroot\SData\</Data>
<Data> Redacted SLX Server Name</Data>
<Data />
<Data>256</Data>
<Data>w3wp.exe</Data>
<Data>redacted user account</Data>
<Data>ServiceMissingException</Data>
<Data>Service Sage.Platform.Application.IAuthenticationProvider is not available in the current context.</Data>
<Data>http://redacted:3333/sdata/slx/dynamic/-/history/$batch</Data>
<Data>/sdata/slx/dynamic/-/history/$batch</Data>
<Data>redacted IP</Data>
<Data>redacted SLX UserAccount</Data>
<Data>True</Data>
<Data />
<Data>redacted user account</Data>
<Data>6</Data>
<Data>redacted user account</Data>
<Data>False</Data>
<Data>at Sage.Platform.Application.ServiceCollection.Get(Type serviceType, Boolean ensureExists) at Sage.Platform.Application.ServiceCollection.Get[TService](Boolean ensureExists) at Sage.SalesLogix.Web.SLXWebBasicAuthenticationModule.OnPostAcquireRequestState(HttpApplication application, UserInformation information) at Sage.Integration.Web.BaseAuthenticationModule.OnPostAcquireRequestState(Object sender, EventArgs e) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)</Data>
</EventData>
</Event>
|