tamaramata / solrnet

Automatically exported from code.google.com/p/solrnet
0 stars 0 forks source link

solr.net connection Exception #176

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
how can I handle this  Exception? and the reason is??

Solr Request Message: Solr Server connection error 
.InnerException:System.Net.WebException: The underlying connection was closed: 
The connection was closed unexpectedly.
at System.Net.HttpWebRequest.GetResponse()
at HttpWebAdapters.Adapters.HttpWebRequestAdapter.GetResponse()
at SolrNet.Impl.SolrConnection.GetResponse(IHttpWebRequest request)
at SolrNet.Impl.SolrConnection.Get(String relativeUrl, IEnumerable`1 
parameters) Message:The underlying connection was closed: The connection was 
closed unexpectedly. Source:SolrNet StackTrace: at 
SolrNet.Impl.SolrConnection.Get(String relativeUrl, IEnumerable`1 parameters)
at 
Newegg.Website.DAL.Solr.SolrLoadBalancedConnection.<>c__DisplayClass4.b__3(ISolr
Connection solrServer) in 

Original issue reported on code.google.com by kevin.m....@newegg.com on 21 Mar 2012 at 5:31

GoogleCodeExporter commented 8 years ago
It's network issue. Please use the mailing list for any questions about 
SolrNet, include all relevant details: 
https://groups.google.com/forum/?fromgroups#!forum/solrnet

Original comment by mauricio...@gmail.com on 21 Mar 2012 at 12:15