[jira] [Commented] (SOLR-12386) Test fails for "Can't find resource" for files in the _default configset

2018-06-18 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16516573#comment-16516573 ] David Smiley commented on SOLR-12386: - No; SOLR-12021 does not fix it; I've seen this error several

[jira] [Commented] (SOLR-12386) Test fails for "Can't find resource" for files in the _default configset

2018-06-18 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16516017#comment-16516017 ] Erick Erickson commented on SOLR-12386: --- [~dsmiley] Looking at BadApple'd tests,

[jira] [Commented] (SOLR-12386) Test fails for "Can't find resource" for files in the _default configset

2018-05-24 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16489821#comment-16489821 ] David Smiley commented on SOLR-12386: - Interesting. I'm not sure how this would be an issue for the

[jira] [Commented] (SOLR-12386) Test fails for "Can't find resource" for files in the _default configset

2018-05-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16488172#comment-16488172 ] Hoss Man commented on SOLR-12386: - BTW... {quote}IMHO, the file handle leak in the mentioned commit could

[jira] [Commented] (SOLR-12386) Test fails for "Can't find resource" for files in the _default configset

2018-05-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16488164#comment-16488164 ] Hoss Man commented on SOLR-12386: - bq. Unfortunately there is no Class#getResources(), it's only on

[jira] [Commented] (SOLR-12386) Test fails for "Can't find resource" for files in the _default configset

2018-05-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16488143#comment-16488143 ] Uwe Schindler commented on SOLR-12386: -- bq. And now that i look at it again: if we used Enumeration

[jira] [Commented] (SOLR-12386) Test fails for "Can't find resource" for files in the _default configset

2018-05-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16488133#comment-16488133 ] Hoss Man commented on SOLR-12386: - bq. GetResource() may also return null ... But at least then you can

[jira] [Commented] (SOLR-12386) Test fails for "Can't find resource" for files in the _default configset

2018-05-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16488104#comment-16488104 ] Uwe Schindler commented on SOLR-12386: -- GetResource() may also return null, if the lookup of a file

[jira] [Commented] (SOLR-12386) Test fails for "Can't find resource" for files in the _default configset

2018-05-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16488095#comment-16488095 ] Hoss Man commented on SOLR-12386: - {quote}All other classloader methods are behaving the same way, so how

[jira] [Commented] (SOLR-12386) Test fails for "Can't find resource" for files in the _default configset

2018-05-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16488088#comment-16488088 ] Uwe Schindler commented on SOLR-12386: -- You can't make getResourceAsStream a forbidden-api, because

[jira] [Commented] (SOLR-12386) Test fails for "Can't find resource" for files in the _default configset

2018-05-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16488082#comment-16488082 ] Hoss Man commented on SOLR-12386: - This overall symptom sounds really familar – see SOLR-12021. I wonder

[jira] [Commented] (SOLR-12386) Test fails for "Can't find resource" for files in the _default configset

2018-05-22 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484591#comment-16484591 ] David Smiley commented on SOLR-12386: - Analysis strategy: * Enumerate each test that has failed this

[jira] [Commented] (SOLR-12386) Test fails for "Can't find resource" for files in the _default configset

2018-05-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484582#comment-16484582 ] ASF subversion and git services commented on SOLR-12386: Commit

[jira] [Commented] (SOLR-12386) Test fails for "Can't find resource" for files in the _default configset

2018-05-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484575#comment-16484575 ] ASF subversion and git services commented on SOLR-12386: Commit