Hi,
With both Java 7 and Java 8 (took much longer, of course): Java 1.7 JAVA_HOME=/home/thetaphi/jdk1.7.0_76 Java 1.8 JAVA_HOME=/home/thetaphi/jdk1.8.0_31 Ubuntu 14.04, 64bit SUCCESS! [2:21:52.553327] Unfortunately, Solr still has the problem that Windows scripts to startup/shutdown and create collections don’t work if you have spaces in the installation path. This is quite common on Windows (e.g. the default installation folder is named “c:\Program Files” – if you install Solr there you cannot even start it without error messages (Access Denied) – but it still starts up. But running techproducts demo fails horrible with crazy error messages). I played around with some other install dir, but to me this is still a blocker, see https://issues.apache.org/jira/browse/SOLR-7016 In addition on Windows, shutting down *all* Solr servers does not work. "solr.cmd stop –all” looks like a no-op. Shutting down a single solr server goes sometimes into a loop of “Waiting 10 seconds…” and then “cannot find xxx.port file”. So I had to shutdown the whole cloud manually. So +/- 0 to release Solr as-is, I would like that somebody takes care of above issues. This makes Solr unuseable on Windows. I would give my +1 to release Lucene... (but this does not help) Uwe P.S.: If we get this out this week I can announce this release together with my talk about Lucene/Solr 5 at FOSDEM 2015 in Brussels! J ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen <http://www.thetaphi.de/> http://www.thetaphi.de eMail: [email protected] From: Uwe Schindler [mailto:[email protected]] Sent: Sunday, January 25, 2015 3:53 PM To: [email protected] Subject: RE: [VOTE] Release 5.0.0 RC1 Hey, if you have Java 8 on your machine, too, you can smoke with both (Java 7 and Java 8): python3 dev-tools/scripts/smokeTestRelease.py --test-java8 /path/to/jdk8 http://people.apache.org/~anshum/staging_area/lucene-solr-5.0.0-RC1-rev1654615 I am doing that at the moment to ensure all is fine also with Java 8. Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen <http://www.thetaphi.de/> http://www.thetaphi.de eMail: [email protected] From: Anshum Gupta [mailto:[email protected]] Sent: Sunday, January 25, 2015 6:17 AM To: [email protected] Subject: [VOTE] Release 5.0.0 RC1 Please review and vote for the following RC: Artifacts: http://people.apache.org/~anshum/staging_area/lucene-solr-5.0.0-RC1-rev1654615 Smoke tester: python3 dev-tools/scripts/smokeTestRelease.py http://people.apache.org/~anshum/staging_area/lucene-solr-5.0.0-RC1-rev1654615 Here's my +1 SUCCESS! [0:39:42.513560] -- Anshum Gupta http://about.me/anshumgupta
