Technical Information (for technical support personnel)

Close

Unable to connect to the remote server<br/>System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> SolrNet.Exceptions.SolrConnectionException: Unable to connect to the remote server ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:8973 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at GSS.Core.Index2.Impl.Solr.LoggingPostSolrConnection.Get(String relativeUrl, IEnumerable`1 parameters) in D:\GSS.SVN\LAMBDA_CLOUD0202\branch\GSS.Core.Index2.Impl.Solr\LoggingPostSolrConnection.cs:line 82 --- End of inner exception stack trace --- at GSS.Core.Index2.Impl.Solr.LoggingPostSolrConnection.Get(String relativeUrl, IEnumerable`1 parameters) in D:\GSS.SVN\LAMBDA_CLOUD0202\branch\GSS.Core.Index2.Impl.Solr\LoggingPostSolrConnection.cs:line 103 at SolrNet.Impl.SolrQueryExecuter`1.Execute(ISolrQuery q, QueryOptions options) at SolrNet.Impl.SolrBasicServer`1.Query(ISolrQuery query, QueryOptions options) at SolrNet.Impl.SolrServer`1.Query(ISolrQuery query, QueryOptions options) at GSS.Core.Index2.Impl.Solr.IndexSearcher.SolrQuery(String queryText, Sort sort, Int32 pageIndex, Int32 pageSize, Acl acl, IEnumerable`1 filters, String[] loadFields, Boolean boost, Boolean facet, Boolean highlight, Boolean moreLikeThis, String highlightFields) in D:\GSS.SVN\LAMBDA_CLOUD0202\branch\GSS.Core.Index2.Impl.Solr\IndexSearcher.cs:line 549 at GSS.Core.Index2.Impl.Solr.IndexSearcher.SearchInternal(String queryText, Sort sort, Int32 pageIndex, Int32 pageSize, Acl acl, IEnumerable`1 filters, String[] loadFields, Boolean enableBoost, Boolean enableFacet, Boolean enableHighlight, Boolean enableMoreLikeThis, String localeName, String highlightFields) in D:\GSS.SVN\LAMBDA_CLOUD0202\branch\GSS.Core.Index2.Impl.Solr\IndexSearcher.cs:line 591 at GSS.Core.Index2.Impl.Solr.IndexSearcher.AdvSearch(String queryText, Sort sort, Int32 pageIndex, Int32 pageSize, Acl acl, IList`1 filters, String[] loadFields, String localeName) in D:\GSS.SVN\LAMBDA_CLOUD0202\branch\GSS.Core.Index2.Impl.Solr\IndexSearcher.cs:line 208 at GSS.Vitals.KnowledgeBase.Util.IndexUtility2.DoFind(String queryText, Sort sort, Int32 pageIndex, Int32 pageSize, List`1 filters, Acl acl, String[] loadFields, String localeName) in D:\GSS.SVN\LAMBDA_CLOUD0202\branch\GSS.Vitals.KnowledgeBase\Util\IndexUtility2.cs:line 777 at GSS.Vitals.KnowledgeBase.Util.IndexUtility2.Find(String queryText, Sort sort, Int32 pageIndex, Int32 pageSize, KBUserInfo actor, List`1 filters, String[] loadFields, Boolean useLock) in D:\GSS.SVN\LAMBDA_CLOUD0202\branch\GSS.Vitals.KnowledgeBase\Util\IndexUtility2.cs:line 340 at GSS.Vitals.KnowledgeBase.Service.Search.FacetedSearchService.Search(QueryPackage queryPackage, Int32 pageIndex, Int32 pageSize, KBUserDetailInfo actor, List`1 filters, String[] loadFields) in D:\GSS.SVN\LAMBDA_CLOUD0202\branch\GSS.Vitals.KnowledgeBase\Service\Search\FacetedSearchService.cs:line 138 at m_default.RenderLatestDocumentList() at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)