Server Error in '/' Application.

57P03: the database system is starting up

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: Npgsql.PostgresException: 57P03: the database system is starting up

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[PostgresException (0x80004005): 57P03: the database system is starting up]
   Npgsql.<<DoReadMessage>g__ReadMessageLong|0>d.MoveNext() +985
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
   Npgsql.<<DoReadMessage>g__ReadMessageLong|0>d.MoveNext() +2787
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +62
   Npgsql.<Authenticate>d__0.MoveNext() +567
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +62
   Npgsql.<Open>d__148.MoveNext() +2732
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
   Npgsql.<AllocateLong>d__28.MoveNext() +3757
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +62
   Npgsql.<<Open>g__OpenLong|0>d.MoveNext() +3554
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +62
   Npgsql.NpgsqlConnection.Open() +39
   BACRMAPI.DataAccessLayer.SqlDALParameterCache.DiscoverSpParameterSet(NpgsqlConnection connection, String spName, Boolean includeReturnValueParameter, Object[] parameterValues) +95
   BACRMAPI.DataAccessLayer.SqlDALParameterCache.GetSpParameterSetInternal(NpgsqlConnection connection, String spName, Boolean includeReturnValueParameter) +225
   BACRMAPI.DataAccessLayer.SqlDALParameterCache.GetSpParameterSet(String connectionString, String spName, Boolean includeReturnValueParameter) +414
   BACRMAPI.DataAccessLayer.SqlDAL.ExecuteDataset(String connectionString, String spName, Object[] parameterValues) +72
   BACRM.BusinessLogic.ShioppingCart.Sites.GetSiteDetails() +282
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
   BACRM.BusinessLogic.ShioppingCart.Sites.GetSiteDetails() +366
   BACRM.BusinessLogic.ShioppingCart.Sites.SetSessionsForCurrentSite(Int64 SiteID) +173
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
   BACRM.BusinessLogic.ShioppingCart.Sites.SetSessionsForCurrentSite(Int64 SiteID) +15788
   BACRM.BusinessLogic.ShioppingCart.Sites.InitialiseSession() +329
   BizCart.Global.Session_Start(Object sender, EventArgs e) +42
   System.Web.SessionState.SessionStateModule.CompleteAcquireState() +375
   System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData) +1257
   System.Web.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +703
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +158


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0