Server Error in '/' Application.

No connection could be made because the target machine actively refused it 10.100.205.95:8984

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: System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 10.100.205.95:8984

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:


[SocketException (0x274d): No connection could be made because the target machine actively refused it 10.100.205.95:8984]
   System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +253
   System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) +720

[WebException: Unable to connect to the remote server]
   System.Net.HttpWebRequest.GetResponse() +1751
   Empregos.Bibliotecas.Busca2.Dados.DataAccessSolrProxy`7.ObterResultadoBuscaSolr(String urlSolr) in S:\EMPREGOS\Empregos.Bibliotecas\Busca2\Dados\DataAccessSolrProxy.cs:335
   Empregos.Bibliotecas.Busca2.Dados.DataAccessSolrProxy`7.ObterEntidadeResultadoBusca(String solrQueryPesquisa, String solrQueryContabilizacao) in S:\EMPREGOS\Empregos.Bibliotecas\Busca2\Dados\DataAccessSolrProxy.cs:902
   Empregos.Bibliotecas.Busca2.Dados.DataAccessSolrProxy`7.Obter(ConfiguracaoBusca`4 configuracao) in S:\EMPREGOS\Empregos.Bibliotecas\Busca2\Dados\DataAccessSolrProxy.cs:1100
   Empregos.Bibliotecas.Busca2.Negocio.BuscaSolrBll`7.ObterPorBusca(TParametroBusca parametro, ConfiguracaoBusca`4 configuracao) in S:\EMPREGOS\Empregos.Bibliotecas\Busca2\Negocio\BuscaSolrBll.cs:169
   BuscaVagasClass.ResultadoBuscaVaga(ParametroBuscaVaga param, BuscaVagaBll bll, ConfiguracaoBuscaVaga configuracao, Dictionary`2 dicionario, Boolean agenteVagas) +1380
   BuscaVagasClass.ObterPorBuscaSolr(String chave, Dictionary`2 dicionario, Int32 pagina, Boolean agenteDeVagas, Nullable`1 ordenacaoOrigem, Boolean buscaMobile) +3536
   BuscaVagasClass.Page_Load(Object sender, EventArgs e) +551
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   Empregos.Bibliotecas.Generico.Page.EmpregosBasePage.OnLoad(EventArgs e) in S:\EMPREGOS\Empregos.Bibliotecas\Generico\Page\EmpregosBasePage.cs:666
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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