08-30-04 10:55 PM
Periodically I get the following error in my event log. It appears to
be a problem creating or retrieving profiles from the SQL server. I
cannot reproduce it in my development environment but once it occurs,
every subsequent connection produces the same error message. ( i.e.
the commerce site is down )
My only solution is to iisreset on that machine. After an iisreset
everything runs fine - for a while - as much as a couple of days and
as little as a couple of minutes.
Please help if you have seen this.
Event Type: Error
Event Source: Retail 2002
Event Category: None
Event ID: 0
Date: 8/30/2004
Time: 1:51:32 PM
User: N/A
Computer: IKNT87
Description:
An error occured while processing the request. Request Url:
http://staging/onlinestore/Default.aspx Stack Trace:
System.NullReferenceException: Object reference not set to an instance
of an object.
at Microsoft.CommerceServer.Interop.Profiles.ProfileServiceClass.CreateProfi
le(Object
sValue, String bstrType)
at Microsoft.CommerceServer.Runtime.Profiles.Profile..ctor(ProfileContext
profileService, String keyValue, String profileType, Boolean
retrieveProfile)
at Microsoft.CommerceServer.Runtime.Profiles.ProfileContext.CreateProfile(St
ring
keyValue, String profileType)
at Microsoft.CommerceServer.Site.Components.AccountManager.CreateAccount(Str
ing
Username, String ClearPassword, String EmailAddress, Boolean
LoginUser, Boolean AnonymousUser)
at Microsoft.CommerceServer.Site.Components.AccountManager.CreateAnonymousUs
erAccount()
at Microsoft.CommerceServer.Site.Components.CommerceApplication.Application_
BeginRequest(Object
sender, EventArgs e)
at System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionSt
ep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean& completedSynchronously) SERVER_VARIABLESConnection:
Keep-Alive
[ Post a follow-up to this message ]
|