|
Member
|
maggie_cc-hotmail
-
1/3/2014 3:32:00 AM
Warning: Fatal error 9001 occurred
Hi, please see the Stack Trace : [SqlException (0x80131904): Warning: Fatal error 9001 occurred at Jan 3 2014 5:03PM. Note the error and time, and contact your system administrator.] System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +392 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +815 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +4515 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() +61 System.Data.SqlClient.SqlDataReader.get_MetaData() +138 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +6774933 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) +6777551 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) +586 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +107 System.Data.SqlClient.SqlCommand.ExecuteScalar() +270 CMS.DataProviderSQL.DataConnection.ExecuteScalar(String queryText, QueryDataParameters queryParams, QueryTypeEnum queryType, Boolean requiresTransaction) +139
[Exception: [DataConnection.HandleError]: Query: INSERT INTO CMS_EventLog ([EventType], [EventTime], [Source], [EventCode], [UserID], [UserName], [IPAddress], [NodeID], [DocumentName], [EventDescription], [SiteID], [EventUrl], [EventMachineName], [EventUserAgent], [EventUrlReferrer] ) VALUES ( @EventType, @EventTime, @Source, @EventCode, @UserID, @UserName, @IPAddress, @NodeID, @DocumentName, @EventDescription, @SiteID, @EventUrl, @EventMachineName, @EventUserAgent, @EventUrlReferrer); SELECT SCOPE_IDENTITY() AS [EventID] : caused exception: Warning: Fatal error 9001 occurred at Jan 3 2014 5:03PM. Note the error and time, and contact your system administrator.] CMSAppBase.FirstRequestInitialization(Object sender, EventArgs e) in d:\inetpub\wwwroot\iCareNet\App_Code\Application\CMSAppBase.cs:1255 CMSAppBase.BeforeBeginRequest(Object sender, EventArgs e) in d:\inetpub\wwwroot\iCareNet\App_Code\Application\CMSAppBase.cs:407 CMSAppBase.CMSBeginRequest(Object sender, EventArgs e) in d:\inetpub\wwwroot\iCareNet\App_Code\Application\CMSAppBase.cs:317 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +165
Source File: d:\inetpub\wwwroot\iCareNet\App_Code\Application\CMSAppBase.cs Line: 1255
May I ask why this warning will happen when I go to the kentico CMS website? What should I do to resolve this problem next step? Will it be a problem on IIS setting?
|
|
|
Kentico Customer Success
|
kentico_martind2
-
1/3/2014 7:53:39 AM
RE:Warning: Fatal error 9001 occurred
Hello, This issue seems to be related to your SQL server, I would recommend you to check the SQL server logs and restart the SQL server. You can find more info related to general "Fatal error 9001" by searching google, e.g.: fatal error 9001 while login into asp.net web siteBest regards, Martin Danko
|
|
|
Kentico Legend
|
Brenden Kehren
-
1/4/2014 9:56:48 PM
RE:Warning: Fatal error 9001 occurred
Where are you hosting your site? Do you have restrictions on your disk space or database size?
|
|