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

2013-07-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/312/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 1) Thread[id=2014,

[jira] [Commented] (LUCENE-5084) EliasFanoDocIdSet

2013-07-06 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701263#comment-13701263 ] Paul Elschot commented on LUCENE-5084: -- At the moment I don't know how to do better

[jira] [Commented] (LUCENE-5092) join: don't expect all filters to be FixedBitSet instances

2013-07-06 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701268#comment-13701268 ] Paul Elschot commented on LUCENE-5092: -- To get to the beginning of a block that

[JENKINS] Lucene-Solr-trunk-Linux (32bit/ibm-j9-jdk7) - Build # 6446 - Failure!

2013-07-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/6446/ Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;} 1 tests failed. REGRESSION: org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch Error Message: Server

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4119 - Still Failing

2013-07-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4119/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 1) Thread[id=2445,

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

2013-07-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/612/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. REGRESSION: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: collection already exists: awholynewcollection_1 Stack

[jira] [Commented] (SOLR-4948) Tidy up CoreContainer construction logic

2013-07-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701316#comment-13701316 ] Erick Erickson commented on SOLR-4948: -- BTW, in case I didn't say it, this was timely.

[jira] [Commented] (SOLR-2112) Solrj should support streaming response

2013-07-06 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701317#comment-13701317 ] Mikhail Khludnev commented on SOLR-2112: fwiw, server side streaming is out-of

[jira] [Commented] (SOLR-4948) Tidy up CoreContainer construction logic

2013-07-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701318#comment-13701318 ] Uwe Schindler commented on SOLR-4948: - Thanks Alan, I will help you on any problems! I

[jira] [Commented] (SOLR-4898) Flesh out the Schema REST API

2013-07-06 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701319#comment-13701319 ] Grant Ingersoll commented on SOLR-4898: --- [~steve_rowe] What's involved w/ adding copy

[jira] [Assigned] (SOLR-5010) Add REST support for Copy Fields

2013-07-06 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned SOLR-5010: - Assignee: Grant Ingersoll Add REST support for Copy Fields

[jira] [Created] (SOLR-5010) Add REST support for Copy Fields

2013-07-06 Thread Grant Ingersoll (JIRA)
Grant Ingersoll created SOLR-5010: - Summary: Add REST support for Copy Fields Key: SOLR-5010 URL: https://issues.apache.org/jira/browse/SOLR-5010 Project: Solr Issue Type: Sub-task

[jira] [Created] (SOLR-5011) Manage to close all ResourceLoaders when cores are unloaded/reloaded

2013-07-06 Thread Uwe Schindler (JIRA)
Uwe Schindler created SOLR-5011: --- Summary: Manage to close all ResourceLoaders when cores are unloaded/reloaded Key: SOLR-5011 URL: https://issues.apache.org/jira/browse/SOLR-5011 Project: Solr

[jira] [Updated] (SOLR-5011) Manage to close all ResourceLoaders when cores are unloaded/reloaded

2013-07-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-5011: Component/s: multicore Fix Version/s: 4.4 5.0 Manage to close all

[jira] [Updated] (SOLR-5010) Add REST support for Copy Fields

2013-07-06 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-5010: -- Attachment: SOLR-5010.patch First start at this, pretty straightforward, but needs more tests.

[jira] [Updated] (SOLR-5010) Add REST support for Copy Fields

2013-07-06 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-5010: -- Attachment: SOLR-5010.patch Fix PUT option and add a test for it. I think this is ready to go,

[jira] [Updated] (SOLR-4982) Creating a core while referencing system properties looks like it loses files.

2013-07-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-4982: - Attachment: SOLR-4982.patch Final patch, committing momentarily Creating a core

[jira] [Commented] (SOLR-4982) Creating a core while referencing system properties looks like it loses files.

2013-07-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701360#comment-13701360 ] ASF subversion and git services commented on SOLR-4982: --- Commit

[jira] [Commented] (SOLR-4982) Creating a core while referencing system properties looks like it loses files.

2013-07-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701361#comment-13701361 ] Erick Erickson commented on SOLR-4982: -- trunk: r - 1500284 Needs to wait on a couple

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4120 - Still Failing

2013-07-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4120/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 1) Thread[id=3572,

[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 307 - Still Failing

2013-07-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/307/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 1) Thread[id=1627,

[jira] [Commented] (SOLR-4948) Tidy up CoreContainer construction logic

2013-07-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701392#comment-13701392 ] ASF subversion and git services commented on SOLR-4948: --- Commit

[jira] [Commented] (SOLR-5009) CoreContainer instantiates 2 SolrResourceLoaders (implicit) but does not close all of them

2013-07-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701393#comment-13701393 ] ASF subversion and git services commented on SOLR-5009: --- Commit

[jira] [Resolved] (SOLR-4948) Tidy up CoreContainer construction logic

2013-07-06 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-4948. - Resolution: Fixed Thanks all! Tidy up CoreContainer construction logic

[jira] [Commented] (SOLR-4948) Tidy up CoreContainer construction logic

2013-07-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701395#comment-13701395 ] ASF subversion and git services commented on SOLR-4948: --- Commit

[jira] [Created] (LUCENE-5094) add a ramBytesUsed to OrdinalMap

2013-07-06 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-5094: --- Summary: add a ramBytesUsed to OrdinalMap Key: LUCENE-5094 URL: https://issues.apache.org/jira/browse/LUCENE-5094 Project: Lucene - Core Issue Type: Task

[jira] [Updated] (LUCENE-5094) add a ramBytesUsed to OrdinalMap

2013-07-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5094: Attachment: LUCENE-5094.patch here's the patch. its just summing across the ramBytesUsed of its

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #902: POMs out of sync

2013-07-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/902/ 2 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.org.apache.solr.cloud.BasicDistributedZkTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 1)

[jira] [Commented] (SOLR-4948) Tidy up CoreContainer construction logic

2013-07-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701399#comment-13701399 ] Uwe Schindler commented on SOLR-4948: - Thanks! Commit looks fine, I think Windows tests

[jira] [Resolved] (SOLR-5009) CoreContainer instantiates 2 SolrResourceLoaders (implicit) but does not close all of them

2013-07-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-5009. - Resolution: Fixed CoreContainer instantiates 2 SolrResourceLoaders (implicit) but does not

[jira] [Commented] (SOLR-5009) CoreContainer instantiates 2 SolrResourceLoaders (implicit) but does not close all of them

2013-07-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701401#comment-13701401 ] Robert Muir commented on SOLR-5009: --- Thanks Uwe/Alan! CoreContainer

RE: Several builds hanging pecause of permgen

2013-07-06 Thread Uwe Schindler
Another one: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/6375/console I was only able to kill the JVM with kill -9 I am sure, it's horrible slowdoop! - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message-

[jira] [Commented] (LUCENE-5095) Add useful toString()s to DocValues impls

2013-07-06 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701403#comment-13701403 ] Otis Gospodnetic commented on LUCENE-5095: -- +1. Not sure if Luke + Solr's Luke

[jira] [Commented] (LUCENE-5095) Add useful toString()s to DocValues impls

2013-07-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701404#comment-13701404 ] Robert Muir commented on LUCENE-5095: - I hesitate to pull docvalues + toString from

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1769 - Failure

2013-07-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1769/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 1) Thread[id=1761,

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

2013-07-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/6450/ Java: 64bit/jdk1.8.0-ea-b94 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest Error Message: Clean up static fields (in

[jira] [Updated] (SOLR-4914) Factor out core discovery and persistence logic

2013-07-06 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-4914: Attachment: SOLR-4914.patch Latest status. There are still some failing tests, and I need to add

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_25) - Build # 3009 - Failure!

2013-07-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3009/ Java: 64bit/jdk1.7.0_25 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest Error Message: Clean up static fields (in @AfterClass?),

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_25) - Build # 6377 - Failure!

2013-07-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/6377/ Java: 64bit/jdk1.7.0_25 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.solr.cloud.SliceStateUpdateTest.testSliceStateUpdate Error Message: expected:[in]active but was:[]active Stack Trace:

RE: svn commit: r1500284 - in /lucene/dev/trunk/solr: ./ core/src/java/org/apache/solr/core/ core/src/java/org/apache/solr/handler/admin/ core/src/test/org/apache/solr/handler/admin/ test-framework/sr

2013-07-06 Thread Uwe Schindler
This seems to cause a memory leak, see recently failing Jenkins tests! - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: er...@apache.org [mailto:er...@apache.org] Sent: Saturday, July 06, 2013 4:46 PM

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

2013-07-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/6452/ Java: 64bit/jdk1.8.0-ea-b94 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.solr.cloud.SliceStateUpdateTest.testSliceStateUpdate Error Message: expected:[in]active but was:[]active Stack Trace:

Re: svn commit: r1500284 - in /lucene/dev/trunk/solr: ./ core/src/java/org/apache/solr/core/ core/src/java/org/apache/solr/handler/admin/ core/src/test/org/apache/solr/handler/admin/ test-framework/sr

2013-07-06 Thread Erick Erickson
Yeah, just saw this and starting to look. I might have a clue, we'll see. Erick On Sat, Jul 6, 2013 at 7:10 PM, Uwe Schindler u...@thetaphi.de wrote: This seems to cause a memory leak, see recently failing Jenkins tests! - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen

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

2013-07-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/630/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest Error Message: Clean up static fields (in @AfterClass?), your

[jira] [Updated] (SOLR-4982) Creating a core while referencing system properties looks like it loses files.

2013-07-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-4982: - Attachment: SOLR-4982-fixtest.patch An attempt to fix the broken test. Apply _after_ main patch.

[jira] [Commented] (SOLR-4982) Creating a core while referencing system properties looks like it loses files.

2013-07-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701481#comment-13701481 ] ASF subversion and git services commented on SOLR-4982: --- Commit

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_25) - Build # 6454 - Still Failing!

2013-07-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/6454/ Java: 64bit/jdk1.7.0_25 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest Error Message: Clean up static fields (in

Re: svn commit: r1500284 - in /lucene/dev/trunk/solr: ./ core/src/java/org/apache/solr/core/ core/src/java/org/apache/solr/handler/admin/ core/src/test/org/apache/solr/handler/admin/ test-framework/sr

2013-07-06 Thread Erick Erickson
OK, I was able to reproduce this on my machine and checked in what appears to be a fix. But then I thought I'd handled this case before, so we'll see what happens overnight. On Sat, Jul 6, 2013 at 7:10 PM, Uwe Schindler u...@thetaphi.de wrote: This seems to cause a memory leak, see recently

[jira] [Commented] (SOLR-4982) Creating a core while referencing system properties looks like it loses files.

2013-07-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701486#comment-13701486 ] ASF subversion and git services commented on SOLR-4982: --- Commit

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1770 - Still Failing

2013-07-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1770/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 1) Thread[id=3627,

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4122 - Still Failing

2013-07-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4122/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 1) Thread[id=2550,