[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 287 - Still Failing!

2015-12-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/287/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:53525/awholynewcollection_0: n

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+95) - Build # 15342 - Still Failing!

2015-12-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15342/ Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-CompactStrings 2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Error from server at http://127.0.0.1

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_66) - Build # 15044 - Failure!

2015-12-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15044/ Java: 64bit/jdk1.8.0_66 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message: Index: 0, Size: 0 Stack Trace: java.la

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_66) - Build # 15341 - Still Failing!

2015-12-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15341/ Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest Error Message: ObjectTracker found 2 object(s) that were not released!!

[jira] [Updated] (SOLR-8466) Add support for UnInvertedField based faceting to FacetComponent

2015-12-26 Thread Jamie Johnson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jamie Johnson updated SOLR-8466: Attachment: patch.diff Initial implementation to add support for UnInvertedField based faceting to F

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+95) - Build # 15340 - Failure!

2015-12-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15340/ Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseParallelGC -XX:-CompactStrings 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest Error Message: 5 threads leaked fro

[jira] [Created] (SOLR-8466) Add support for UnInvertedField based faceting to FacetComponent

2015-12-26 Thread Jamie Johnson (JIRA)
Jamie Johnson created SOLR-8466: --- Summary: Add support for UnInvertedField based faceting to FacetComponent Key: SOLR-8466 URL: https://issues.apache.org/jira/browse/SOLR-8466 Project: Solr Is

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 1058 - Still Failing

2015-12-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1058/ 1 tests failed. FAILED: org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __randomizedtesting.Se

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_66) - Build # 15338 - Failure!

2015-12-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15338/ Java: 64bit/jdk1.8.0_66 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest Error Message: 5 threads leaked from SUITE scope at

[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 286 - Failure!

2015-12-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/286/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test Error Message: Test abandoned because suite timeout was reached. Stack Tr

[jira] [Commented] (SOLR-8371) Try and prevent too many recovery requests from stacking up and clean up some faulty logic.

2015-12-26 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071983#comment-15071983 ] Ramkumar Aiyengar commented on SOLR-8371: - Looks good functionally. But I don't ful

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 741 - Failure

2015-12-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/741/ 1 tests failed. FAILED: org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest Error Message: JSON Parse Error: char=<,position=0 BEFORE='<' AFTER='html> (ObjectBuilder.java:44) at org.noggit.ObjectBuilder.getVal

[jira] [Commented] (SOLR-6971) TestRebalanceLeaders fails too often.

2015-12-26 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071972#comment-15071972 ] Erick Erickson commented on SOLR-6971: -- I get Jenkins failures in my inbox and haven't

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+95) - Build # 15336 - Failure!

2015-12-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15336/ Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseParallelGC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Didn't see all replicas for shard shard1 in c8n_1x2 come

Re: Hi

2015-12-26 Thread Jack Krupansky
A brief intro to the various modules of Lucene is in Robert Muir's 2014 Berlin Buzzwords talk, "Apache Lucene 4": https://berlinbuzzwords.de/sites/berlinbuzzwords.de/files/media/documents/robert_muir-apache_lucene4.pdf (Video available as well.) As noted on the Resources page there, the Lucene in

Re: Hi

2015-12-26 Thread Erick Erickson
Here's a place to start: http://wiki.apache.org/solr/HowToContribute But if you're looking for architectural diagrams, formal inheritance hierarchies etc there aren't any comprehensive ones that I know of. The best way I know of is to pick something you think needs to be improved and make a patch

Hi

2015-12-26 Thread srinivas biramoni
Hi All, Sorry for the spam. I am completely new to this project and wanted to learn indexing and searching mechanisms. Chose Lucene Project for contributing while learning myself. Can I get any links/documents or pointers giving a brief on Lucene design like different modules and their functional

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2913 - Still Failing!

2015-12-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2913/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: timed out waiting for collection1 startAt time to exceed

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2968 - Failure!

2015-12-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2968/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample Error Message: ObjectTracker found 4 object(s) that were not released!!! [MD

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.7.0_80) - Build # 5368 - Failure!

2015-12-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5368/ Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck Error Message: Could not find a healthy node to handle th

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+95) - Build # 15334 - Failure!

2015-12-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15334/ Java: 32bit/jdk-9-ea+95 -server -XX:+UseSerialGC -XX:-CompactStrings 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest Error Message: 5 threads leaked from SUITE scope at

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 893 - Still Failing

2015-12-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/893/ 1 tests failed. FAILED: org.apache.solr.core.OpenCloseCoreStressTest.test10MinutesOld Error Message: Captured an uncaught exception in thread: Thread[id=15567, name=Thread-10543, state=RUNNABLE, group=TGRP-OpenCloseCoreStr

[JENKINS] Lucene-Solr-5.x-Solaris (64bit/jdk1.8.0) - Build # 282 - Failure!

2015-12-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/282/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir Error Message: Exception during query Stack Trace: java.lang.RuntimeExcep

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_66) - Build # 15332 - Failure!

2015-12-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15332/ Java: 32bit/jdk1.8.0_66 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2912 - Still Failing!

2015-12-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2912/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.TestDistributedSearch.test Error Message: Error from server at http://127.0.0.1:64090//collection1: java.lang.NullPointerException