Re: Full Indexing fails on Solr-Probable connection issue.HELP!

2014-06-16 Thread Aniket Bhoi
On Tue, Jun 3, 2014 at 6:28 PM, Shawn Heisey wrote: > On 6/3/2014 3:04 AM, Aniket Bhoi wrote: > > I changed the value of removeAbandoned to false,this time the indexing > > failed due to a different exception: > > > > > Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: Connection > >

Re: Full Indexing fails on Solr-Probable connection issue.HELP!

2014-06-03 Thread Shawn Heisey
On 6/3/2014 3:04 AM, Aniket Bhoi wrote: > I changed the value of removeAbandoned to false,this time the indexing > failed due to a different exception: > Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: Connection > reset This is really the same error, but now the dataimport handle

Re: Full Indexing fails on Solr-Probable connection issue.HELP!

2014-06-03 Thread Aniket Bhoi
On Sun, Jun 1, 2014 at 10:55 PM, Shawn Heisey wrote: > On 5/31/2014 1:54 PM, Aniket Bhoi wrote: > > Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The result > >>> set is closed. > > I still think this is an indication of the source of the problem. > Something closed the connection t

Re: Full Indexing fails on Solr-Probable connection issue.HELP!

2014-06-01 Thread Shawn Heisey
On 5/31/2014 1:54 PM, Aniket Bhoi wrote: > Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The result >>> set is closed. I still think this is an indication of the source of the problem. Something closed the connection to your SQL server before Solr was done with it. That could have b

Re: Full Indexing fails on Solr-Probable connection issue.HELP!

2014-05-31 Thread Aniket Bhoi
still awaiting a response from someone On Tue, May 27, 2014 at 1:35 PM, Aniket Bhoi wrote: > > > > On Mon, May 26, 2014 at 4:14 PM, Aniket Bhoi > wrote: > >> Another thing I have noted is that the exception always follows a commit >> operation.Log excerpt below: >> >> INFO: SolrDeletionPolicy.

Re: Full Indexing fails on Solr-Probable connection issue.HELP!

2014-05-27 Thread Aniket Bhoi
On Mon, May 26, 2014 at 4:14 PM, Aniket Bhoi wrote: > Another thing I have noted is that the exception always follows a commit > operation.Log excerpt below: > > INFO: SolrDeletionPolicy.onCommit: commits:num=2 > commit{dir=/opt/solr/cores/calls/data/index,segFN=segments_2qt,version=1347458723267

Re: Full Indexing fails on Solr-Probable connection issue.HELP!

2014-05-26 Thread Aniket Bhoi
Another thing I have noted is that the exception always follows a commit operation.Log excerpt below: INFO: SolrDeletionPolicy.onCommit: commits:num=2 commit{dir=/opt/solr/cores/calls/data/index,segFN=segments_2qt,version=1347458723267,generation=3557,filenames=[_3z9.tii, _3z3.fnm, _3z9.nrm, _3za.

Re: Full Indexing fails on Solr-Probable connection issue.HELP!

2014-05-26 Thread Aniket Bhoi
On Thu, May 22, 2014 at 9:31 PM, Shawn Heisey wrote: > On 5/22/2014 8:31 AM, Aniket Bhoi wrote: > > On Thu, May 22, 2014 at 7:13 PM, Shawn Heisey wrote: > > > >> On 5/22/2014 1:53 AM, Aniket Bhoi wrote: > >>> Details: > >>> > >>> *Solr Version:* > >>> Solr Specification Version: 3.4.0.2012.01.23

Re: Full Indexing fails on Solr-Probable connection issue.HELP!

2014-05-22 Thread Shalin Shekhar Mangar
Shawn, can you open an issue so we don't forget about this? On Thu, May 22, 2014 at 9:31 PM, Shawn Heisey wrote: > On 5/22/2014 8:31 AM, Aniket Bhoi wrote: > > On Thu, May 22, 2014 at 7:13 PM, Shawn Heisey wrote: > > > >> On 5/22/2014 1:53 AM, Aniket Bhoi wrote: > >>> Details: > >>> > >>> *Sol

Re: Full Indexing fails on Solr-Probable connection issue.HELP!

2014-05-22 Thread Shawn Heisey
On 5/22/2014 8:31 AM, Aniket Bhoi wrote: > On Thu, May 22, 2014 at 7:13 PM, Shawn Heisey wrote: > >> On 5/22/2014 1:53 AM, Aniket Bhoi wrote: >>> Details: >>> >>> *Solr Version:* >>> Solr Specification Version: 3.4.0.2012.01.23.14.08.01 >>> Solr Implementation Version: 3.4 >>> Lucene Specification

Re: Full Indexing fails on Solr-Probable connection issue.HELP!

2014-05-22 Thread Aniket Bhoi
On Thu, May 22, 2014 at 7:13 PM, Shawn Heisey wrote: > On 5/22/2014 1:53 AM, Aniket Bhoi wrote: > > Details: > > > > *Solr Version:* > > Solr Specification Version: 3.4.0.2012.01.23.14.08.01 > > Solr Implementation Version: 3.4 > > Lucene Specification Version: 3.4 > > Lucene Implementation Versi

Re: Full Indexing fails on Solr-Probable connection issue.HELP!

2014-05-22 Thread Shawn Heisey
On 5/22/2014 1:53 AM, Aniket Bhoi wrote: > Details: > > *Solr Version:* > Solr Specification Version: 3.4.0.2012.01.23.14.08.01 > Solr Implementation Version: 3.4 > Lucene Specification Version: 3.4 > Lucene Implementation Version: 3.4 > > *Tomcat version:* > Apache Tomcat/6.0.18 > > *OS details

Re: Full Indexing fails on Solr-Probable connection issue.HELP!

2014-05-22 Thread Mikhail Khludnev
As far as I remember https://issues.apache.org/jira/browse/SOLR-3011threads didn't work at 3.4, and even had some minor issue at 3.6. Try to run 3.6.1. No threads in DIH in 4.x anymore https://issues.apache.org/jira/browse/SOLR-3262 On Thu, May 22, 2014 at 11:58 AM, Shalin Shekhar Mangar < shali

Re: Full Indexing fails on Solr-Probable connection issue.HELP!

2014-05-22 Thread Shalin Shekhar Mangar
You are running an ancient version of Solr plus the multi-threaded support in DataImportHandler was experimental at best and was removed a few versions later. Why don't you upgrade to a more recent version of Solr? At the very least, remove the threads setttings from DIH. On Thu, May 22, 2014 at