Return to gallery

An error occurred.

We are sorry, but Gallery Server encountered an error. It has been logged and, if error reporting is enabled, an email describing the problem has been sent to the administrator.

Error: An error occurred while executing the command definition. See the inner exception for details.

Event Summary

Url

https://clockdoc.org/searchtag.aspx?tag=slave

Timestamp

1/19/2025 2:30:17 PM

Exception Type

System.Data.Entity.Core.EntityCommandExecutionException

Message

An error occurred while executing the command definition. See the inner exception for details.

Source

EntityFramework

Target Site

System.Data.Common.DbDataReader ExecuteStoreCommands(System.Data.Entity.Core.EntityClient.EntityCommand, System.Data.CommandBehavior)

Stack Trace

at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior)
at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues)
at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.<GetResults>b__1()
at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess)
at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.<GetResults>b__0()
at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation)
at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption)
at System.Data.Entity.Core.Objects.ObjectQuery`1.<System.Collections.Generic.IEnumerable<T>.GetEnumerator>b__31_0()
at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext()
at GalleryServer.Business.GalleryObjectSearcher.GetMediaObjectsHavingTags()
at GalleryServer.Business.GalleryObjectSearcher.FindItemsMatchingTags()
at GalleryServer.Business.GalleryObjectSearcher.Find()
at GalleryServer.Web.Controller.GalleryObjectController.GetGalleryObjectsHavingTags(String[] tags, String[] people, GalleryObjectType filter, Int32 galleryId)
at GalleryServer.Web.Pages.GalleryPage.GetAlbumId(IAlbum& album)
at GalleryServer.Web.Pages.GalleryPage.GetAlbumId()
at GalleryServer.Web.Pages.GalleryPage.GetAlbum()
at GalleryServer.Web.Pages.GalleryPage.GetClientGsData()
at GalleryServer.Web.Pages.GalleryPage.GetClientGsDataAsJson()
at GalleryServer.Web.Pages.GalleryPage.AddStartupScript()
at GalleryServer.Web.Pages.GalleryPage.AddJavaScriptAndCss()
at GalleryServer.Web.Pages.GalleryPage.InitializePage()
at GalleryServer.Web.Pages.GalleryPage.GalleryPage_Init(Object sender, EventArgs e)
at System.Web.UI.Control.OnInit(EventArgs e)
at System.Web.UI.UserControl.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.AddedControl(Control control, Int32 index)
at System.Web.UI.ControlCollection.Add(Control child)
at GalleryServer.Web.Gallery.LoadRequestedPage()
at GalleryServer.Web.Gallery.Gallery_Init(Object sender, EventArgs e)
at System.Web.UI.Control.OnInit(EventArgs e)
at System.Web.UI.UserControl.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Data

Version: 4.5.0

Cannot send e-mail: System.InvalidOperationException: The SMTP host was not specified.

Cannot send e-mail: System.InvalidOperationException: The SMTP host was not specified.

Inner Ex Type

System.Data.SqlClient.SqlException;
Inner ex #2: System.ComponentModel.Win32Exception

Inner Ex Message

Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.;
Inner ex #2: The wait operation timed out

Inner Ex Source

.Net SqlClient Data Provider;
Inner ex #2: <unknown>

Inner Ex Target Site

Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]);
Inner ex #2: <unknown>

Inner Ex Stack Trace

at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.<>c.<Reader>b__6_0(DbCommand t, DbCommandInterceptionContext`1 c)
at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed)
at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext)
at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.<>c.<Reader>b__6_0(DbCommand t, DbCommandInterceptionContext`1 c)
at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed)
at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext)
at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior);
Inner ex #2: <unknown>

Inner Ex Data

HelpLink.ProdName: Microsoft SQL Server

HelpLink.ProdVer: 16.00.1000

HelpLink.EvtSrc: MSSQLServer

HelpLink.EvtID: -2

HelpLink.BaseHelpUrl: http://go.microsoft.com/fwlink

HelpLink.LinkId: 20476

App Event ID

208059

Gallery ID

1

HTTP User Agent

CCBot/2.0 (https://commoncrawl.org/faq/)

Form Variables

<none>

Cookies

ASP.NET_SessionId

lddx0at3ybu1wkcfudtbriz2

Session Variables

ReferringUrl

https://clockdoc.org/searchtag.aspx?tag=slave

Server Variables

APPL_MD_PATH

/LM/W3SVC/10/ROOT

APPL_PHYSICAL_PATH

C:\inetpub\vhosts\clockdoc.org\httpdocs\

CERT_KEYSIZE

256

CERT_SECRETKEYSIZE

2048

CERT_SERVER_ISSUER

C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2023

CERT_SERVER_SUBJECT

CN=*.clockdoc.org

CONTENT_LENGTH

0

GATEWAY_INTERFACE

CGI/1.1

HTTPS

on

HTTPS_KEYSIZE

256

HTTPS_SECRETKEYSIZE

2048

HTTPS_SERVER_ISSUER

C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2023

HTTPS_SERVER_SUBJECT

CN=*.clockdoc.org

INSTANCE_ID

10

INSTANCE_META_PATH

/LM/W3SVC/10

LOCAL_ADDR

109.203.118.35

PATH_INFO

/searchtag.aspx

PATH_TRANSLATED

C:\inetpub\vhosts\clockdoc.org\httpdocs\searchtag.aspx

QUERY_STRING

tag=slave

REMOTE_ADDR

18.97.9.172

REMOTE_HOST

18.97.9.172

REMOTE_PORT

35068

REQUEST_METHOD

GET

SCRIPT_NAME

/searchtag.aspx

SERVER_NAME

clockdoc.org

SERVER_PORT

443

SERVER_PORT_SECURE

1

SERVER_PROTOCOL

HTTP/1.1

SERVER_SOFTWARE

Microsoft-IIS/10.0

URL

/searchtag.aspx

HTTP_CONNECTION

close

HTTP_ACCEPT

text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8

HTTP_ACCEPT_ENCODING

br,gzip

HTTP_ACCEPT_LANGUAGE

en-US,en;q=0.5

HTTP_HOST

clockdoc.org

HTTP_USER_AGENT

CCBot/2.0 (https://commoncrawl.org/faq/)