[JENKINS] Lucene-Solr-Tests-6.x - Build # 920 - Unstable

2017-06-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/920/ 1 tests failed. FAILED: org.apache.solr.TestDistributedSearch.test Error Message: Expected to find shardAddress in the up shard info Stack Trace: java.lang.AssertionError: Expected to find shardAddress in the up shard info

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4066 - Unstable!

2017-06-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4066/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 4 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test Error Message: Test abandoned because suite timeout was reached. Stack

[jira] [Commented] (SOLR-10715) /v2/ should not be an alias for /v2/collections

2017-06-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046192#comment-16046192 ] ASF subversion and git services commented on SOLR-10715: Commit 41

Re: Better error message? (old version and new version are not comparable)

2017-06-11 Thread Zheng Lin Edwin Yeo
Which version of Solr are yo using? Also, I believe you should send this message to the user list at solr-user@ lucene.apache.org Regards, Edwin On 12 June 2017 at 02:45, S G wrote: > Hi, > > Recently I ran into an issue where the logs were showing the following: > > > org.apache.solr.client.s

[JENKINS] Lucene-Solr-Tests-6.6 - Build # 31 - Still Unstable

2017-06-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.6/31/ 1 tests failed. FAILED: org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults Error Message: mismatch: 'myid1'!='myid' @ response/docs/[0]/id Stack Trace: java.lang.RuntimeException: mismatch: 'myid1'!='myid' @

[jira] [Reopened] (SOLR-10715) /v2/ should not be an alias for /v2/collections

2017-06-11 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat reopened SOLR-10715: - > /v2/ should not be an alias for /v2/collections > --- >

[jira] [Closed] (SOLR-10715) /v2/ should not be an alias for /v2/collections

2017-06-11 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat closed SOLR-10715. --- Resolution: Fixed Assignee: Cao Manh Dat Fix Version/s: master (7.0) > /v2/ should not

[jira] [Commented] (SOLR-10715) /v2/ should not be an alias for /v2/collections

2017-06-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046189#comment-16046189 ] ASF subversion and git services commented on SOLR-10715: Commit 60

[jira] [Updated] (SOLR-10494) Switch Solr's Default Response Type from XML to JSON

2017-06-11 Thread Trey Grainger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trey Grainger updated SOLR-10494: - Attachment: SOLR-10494 New patch fixing a precommit error. Comment earlier about unclosed resource

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_131) - Build # 962 - Unstable!

2017-06-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/962/ Java: 32bit/jdk1.8.0_131 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.client.solrj.TestLBHttpSolrClient.testSimple Error Message: expected:<3> but was:<2> Stack Trace: java.lang.AssertionError: expected:<3>

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 368 - Still Unstable

2017-06-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/368/ 2 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:46211/bl/av/collection1 Stack Trace: org.apache.solr.clie

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+173) - Build # 19842 - Still Unstable!

2017-06-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19842/ Java: 32bit/jdk-9-ea+173 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.update.HardAutoCommitTest.testCommitWithin Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 888 - Unstable!

2017-06-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/888/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest Error Message: ObjectTracker found 1 object(s) that were not released!!! [H

[jira] [Commented] (SOLR-10808) Enable DocValues by default for all string/numeric/date fields, unless explicitly disabled

2017-06-11 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046139#comment-16046139 ] David Smiley commented on SOLR-10808: - Hmm; I take back my concern about docValues on

[jira] [Commented] (SOLR-10843) Enable docValues for boolean and disable for location field types

2017-06-11 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046130#comment-16046130 ] David Smiley commented on SOLR-10843: - I think you mean enable docValues _by default_

[jira] [Updated] (SOLR-10867) Make ClassificationUpdateProcessorFactory as Runtime URP; take params(s) with request

2017-06-11 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10867: Attachment: SOLR-10867.patch Got everything in order, revamped all the tests but running into temp_i

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_131) - Build # 3722 - Unstable!

2017-06-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3722/ Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv Error Message: java.lang.RuntimeException: Error from server at http://127.

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1322 - Still Unstable

2017-06-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1322/ 1 tests failed. FAILED: org.apache.solr.core.TestJmxIntegration.testJmxRegistration Error Message: org.apache.lucene.store.AlreadyClosedException: this Directory is closed Stack Trace: javax.management.RuntimeMBeanExcept

[JENKINS] Lucene-Solr-6.x-MacOSX (64bit/jdk1.8.0) - Build # 925 - Still Unstable!

2017-06-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/925/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew Error Message: expected:<200> but was:<403> Stack Trac

[jira] [Resolved] (SOLR-10857) Solr loads UNLOADed core on request

2017-06-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-10857. --- Resolution: Fixed Fix Version/s: 6.6.1 6.7 master

[jira] [Commented] (SOLR-10857) Solr loads UNLOADed core on request

2017-06-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046086#comment-16046086 ] ASF subversion and git services commented on SOLR-10857: Commit bc

[jira] [Commented] (SOLR-10857) Solr loads UNLOADed core on request

2017-06-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046085#comment-16046085 ] ASF subversion and git services commented on SOLR-10857: Commit 3e

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+173) - Build # 19841 - Unstable!

2017-06-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19841/ Java: 32bit/jdk-9-ea+173 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be active but only found 1; [core_node2:{"cor

[jira] [Commented] (SOLR-10857) Solr loads UNLOADed core on request

2017-06-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046070#comment-16046070 ] ASF subversion and git services commented on SOLR-10857: Commit 95

[jira] [Updated] (SOLR-10857) Solr loads UNLOADed core on request

2017-06-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-10857: -- Attachment: SOLR-10857.patch Final patch, committing momentarily. Will commit to 6.6 branch for

[jira] [Updated] (SOLR-10857) Solr loads UNLOADed core on request

2017-06-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-10857: -- Summary: Solr loads UNLOADed core on request (was: standalone Solr loads UNLOADed core on reque

Better error message? (old version and new version are not comparable)

2017-06-11 Thread S G
Hi, Recently I ran into an issue where the logs were showing the following: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://solr-host:8983/solr/loadtest_shard1_replica1: old version and new version are not comparable: class java.lang.Long vs class ja

[jira] [Resolved] (SOLR-10868) Cannot run tests in IntelliJ

2017-06-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-10868. --- Resolution: Fixed Fix Version/s: master (7.0) Works for me on Master now, closing. > C

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_131) - Build # 6639 - Still Unstable!

2017-06-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6639/ Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseParallelGC 3 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError:

[jira] [Updated] (SOLR-10494) Switch Solr's Default Response Type from XML to JSON

2017-06-11 Thread Trey Grainger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trey Grainger updated SOLR-10494: - Attachment: SOLR-10494 Initial patch, with all unit tests broken by the change now passing. Haven'

[JENKINS] Lucene-Solr-NightlyTests-6.6 - Build # 21 - Still Unstable

2017-06-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.6/21/ 1 tests failed. FAILED: org.apache.solr.TestDistributedSearch.test Error Message: Captured an uncaught exception in thread: Thread[id=177557, name=Thread-64868, state=RUNNABLE, group=TGRP-TestDistributedSearch] Stack Trace:

[jira] [Updated] (SOLR-10866) Make TimestampUpdateProcessorFactory as Runtime URP; take params(s) with request

2017-06-11 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10866: Attachment: SOLR-10866.patch > Make TimestampUpdateProcessorFactory as Runtime URP; take params(s) w

[jira] [Updated] (SOLR-10858) Make UUIDUpdateProcessorFactory as Runtime URP; take params(s) with request

2017-06-11 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10858: Attachment: SOLR-10858.patch Support multiple instances of processor with different configurations f

[jira] [Updated] (SOLR-10859) Make URLClassifyProcessor as Runtime URP; take params(s) with request

2017-06-11 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10859: Attachment: SOLR-10859.patch Updated patch with first-level tests. > Make URLClassifyProcessor as R

RE: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+173) - Build # 19837 - Unstable!

2017-06-11 Thread Uwe Schindler
This is a test that was cloned to kuromoji... I synced the forked test with the original. We should really fix this! Uwe - Uwe Schindler Achterdiek 19, D-28357 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uwe Schindler [mailto:u...@thetaphi.de]

[jira] [Commented] (LUCENE-7866) Add TokenFilter to add custom term frequency (like DelimitedPayloadTokenFilter)

2017-06-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045940#comment-16045940 ] ASF subversion and git services commented on LUCENE-7866: - Commit

RE: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+173) - Build # 19837 - Unstable!

2017-06-11 Thread Uwe Schindler
How can this be? - Uwe Schindler Achterdiek 19, D-28357 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Policeman Jenkins Server [mailto:jenk...@thetaphi.de] > Sent: Sunday, June 11, 2017 10:33 AM > To: dev@lucene.apache.org > Subject: [JENKINS-EA] L

[jira] [Commented] (SOLR-10869) Make StatelessScriptUpdateProcessorFactory as Runtime URP; take params(s) with request

2017-06-11 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045921#comment-16045921 ] Amrit Sarkar commented on SOLR-10869: - Thanks [~erikhatcher] {quote} I think the par

[jira] [Updated] (SOLR-10869) Make StatelessScriptUpdateProcessorFactory as Runtime URP; take params(s) with request

2017-06-11 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10869: Description: We are trying to get rid of processor definitions in SolrConfig for all URPs and take

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_131) - Build # 19838 - Still Unstable!

2017-06-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19838/ Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv Error Message: java.lang.RuntimeException: Error from server at http://127.

[jira] [Commented] (SOLR-10869) Make StatelessScriptUpdateProcessorFactory as Runtime URP; take params(s) with request

2017-06-11 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045905#comment-16045905 ] Erik Hatcher commented on SOLR-10869: - bq. So the initEngines(...) is called at inform

[JENKINS] Lucene-Solr-6.x-MacOSX (64bit/jdk1.8.0) - Build # 924 - Unstable!

2017-06-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/924/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 4 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter Error Message: Collection not found: withShardField Stack Trace:

[jira] [Commented] (SOLR-10869) Make StatelessScriptUpdateProcessorFactory as Runtime URP; take params(s) with request

2017-06-11 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045879#comment-16045879 ] Amrit Sarkar commented on SOLR-10869: - I have a question on the implementation of this

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4064 - Unstable!

2017-06-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4064/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: org.apache.solr.cloud.TestPullReplica.testCreateDelete { seed=[79D20F72B71083A6:62C2FE3E41E07B96]} Error Message: Could not find collection

[jira] [Created] (SOLR-10869) Make StatelessScriptUpdateProcessorFactory as Runtime URP; take params(s) with request

2017-06-11 Thread Amrit Sarkar (JIRA)
Amrit Sarkar created SOLR-10869: --- Summary: Make StatelessScriptUpdateProcessorFactory as Runtime URP; take params(s) with request Key: SOLR-10869 URL: https://issues.apache.org/jira/browse/SOLR-10869 Pr

[jira] [Updated] (SOLR-10867) Make ClassificationUpdateProcessorFactory as Runtime URP; take params(s) with request

2017-06-11 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10867: Description: We are trying to get rid of processor definitions in SolrConfig for all URPs and take

[jira] [Commented] (LUCENE-7868) Use multiple threads to apply deletes and DV updates

2017-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045870#comment-16045870 ] Michael McCandless commented on LUCENE-7868: bq. Very exciting performance im

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+173) - Build # 19837 - Unstable!

2017-06-11 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19837/ Java: 32bit/jdk-9-ea+173 -client -XX:+UseG1GC 3 tests failed. FAILED: org.apache.lucene.analysis.ja.TestFactories.test Error Message: chars length is 0 Stack Trace: java.lang.NumberFormatException: chars length is 0