Skip To Main Content
Switch Language
To switch to a different language, select from the following list:
English
French
Turkish
Basque
Spanish
Italian
British
Bulgarian
Galician
Catalan
Latin American
German
Switch Site
To switch to a different site, select from the following list:
Default site
TEST
TEST2
Sign In with your NPS LIBRIS Discovery portal UserID
User ID:
Password:
Options
Start
Search
Simple Search
Browse Search
Advanced Search
Icon Search
Special Searches
Lists
Special Titles
A
A
A
More Library Resources
Library Info (How Do I?)
NPS Library Info Center
Subject Guides
Error
We are sorry, there has been an error with your page request.
Full Error:
Error Message: The wait operation timed out Additional Information: URL: /N94044/OPAC/Index.aspx Site: 1 -------------------------------------------- ERROR SOURCE -------------------------------------------- Source: Exception Type: System.ComponentModel.Win32Exception -------------------------------------------- System Info -------------------------------------------- Time Stamp: 2/4/2025 3:24:28 AM Application Name: /LM/W3SVC/1/ROOT/N94044-1-133831418338869457 Assembly Name: HelperObjects, Version=24.4.1.0, Culture=neutral, PublicKeyToken=cd6cc4de911aca1d ThreadIdentity Name: xa1n4umuc2p31mwermqbcmyr -------------------------------------------- Complete Exception Info -------------------------------------------- 1) AppException MESSAGE Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. METHOD INFO Class: EOSWebOPAC.Common.UserControls.EOSImageSlider Declaration: private LoadTitleList() STACK TRACE at EOSWebOPAC.Common.UserControls.EOSImageSlider.LoadTitleList() at EOSWebOPAC.Common.UserControls.EOSImageSlider.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) -------------------------------------------- 2) AppException MESSAGE Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. METHOD INFO Class: EOSWebOPACLibrary.Search.DataAccess.SQL.SqlSearch Declaration: public virtual GetTitleListInfo(System.String connectionString, EOSWebOPACLibrary.Search.TitleListDataOptions options) Parameter Values: connectionString = (System.String) options = (EOSWebOPACLibrary.Search.TitleListDataOptions) EOSWebOPACLibrary.Search.TitleListDataOptions STACK TRACE at EOSWebOPACLibrary.Search.DataAccess.SQL.SqlSearch.GetTitleListInfo(String connectionString, TitleListDataOptions options) at EOSWebOPACLibrary.Search.SearchTitleList.LoadData() at EOSWebOPACLibrary.Search.SearchTitleList.Load() at EOSWebOPACLibrary.Search.SearchTitleList.GetTitleListInfo(Boolean sendEmail) at EOSWebOPAC.Common.UserControls.EOSImageSlider.LoadTitleList() -------------------------------------------- 3) AppException MESSAGE Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. METHOD INFO Class: EOS.SQL.SqlProcedure Declaration: public static GetMultipleTables(System.String ConnectionString, System.String spName, System.String paramNames, System.Object[] values) Parameter Values: ConnectionString = (System.String) spName = (System.String) webopac_sp_search_GetTitleListInfo paramNames = (System.String) Bib_Codes,searchCode,securityLevel,indexCode,isOpac,patronCode,isDefaultClient values = (System.Object[]) System.Object[] STACK TRACE at EOS.SQL.SqlProcedure.GetMultipleTables(String ConnectionString, String spName, String paramNames, Object[] values) at EOSWebOPACLibrary.Search.DataAccess.SQL.SqlSearch.GetTitleListInfo(String connectionString, TitleListDataOptions options) -------------------------------------------- 4) AppException MESSAGE Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. METHOD INFO Class: EOS.SQL.SqlProcedure Declaration: private static GetMultipleTables(System.Data.SqlClient.SqlConnection sqlConnection, Int32 timeOut, System.String spName, System.String paramNames, System.Object[] values) Parameter Values: sqlConnection = () timeOut = (System.Data.SqlClient.SqlConnection) System.Data.SqlClient.SqlConnection spName = (System.String) webopac_sp_search_GetTitleListInfo paramNames = (System.String) Bib_Codes,searchCode,securityLevel,indexCode,isOpac,patronCode,isDefaultClient values = (System.Object[]) System.Object[] STACK TRACE at EOS.SQL.SqlProcedure.GetMultipleTables(SqlConnection sqlConnection, Int32 timeOut, String spName, String paramNames, Object[] values) at EOS.SQL.SqlProcedure.GetMultipleTables(String ConnectionString, String spName, String paramNames, Object[] values) -------------------------------------------- 5) System.Data.SqlClient.SqlException EXCEPTION PROPERTIES Errors: System.Data.SqlClient.SqlErrorCollection ClientConnectionId: 8bee2a09-4c39-4763-9c18-8289949e83c6 Class: 11 LineNumber: 0 Number: -2 Procedure: Server: 10.14.12.50 State: 0 Source: .Net SqlClient Data Provider ErrorCode: -2146232060 Message: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Data: System.Collections.ListDictionaryInternal TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) HelpLink: NULL HResult: -2146232060 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.ExecuteReader() at EOS.SQL.SqlProcedure.GetMultipleTables(SqlConnection sqlConnection, Int32 timeOut, String spName, String paramNames, Object[] values) -------------------------------------------- 6) System.ComponentModel.Win32Exception EXCEPTION PROPERTIES NativeErrorCode: 258 ErrorCode: -2147467259 Message: The wait operation timed out Data: System.Collections.ListDictionaryInternal TargetSite: NULL HelpLink: NULL Source: NULL HResult: -2147467259 --------------------------------------------
EOS.Web® Enterprise 2024.04 OPAC Discovery, Copyright 2025
Sirsi Corporation
. All Rights Reserved.
Sitemap