-
-
Notifications
You must be signed in to change notification settings - Fork 641
Error when checking for Solr cores. #1960
Comments
I'm running into the same issue today when trying to update. |
I was able to get around this by switching it to install: Maybe it has to do with the Java 8+ note in the documentation here?: |
having very similar problem out of the box, get the
using java -version |
Same with me. Anybody has any idea how to fix this? |
Does it help to destroy and add this java version to config.yml?
|
@joestewart - It spent 2 days trying different solutions to fix this issue. Adding java_packages worked for me. Thank you so much. |
@joestewart - Adding java_packages worked for me too! |
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution! Please read this blog post to see the reasons why I mark issues as stale. |
This issue is not stale. Adding |
This issue is no longer marked for closure. |
Waiting on the above build to complete; it specifies a Java 8 version on both Debian/Ubuntu and Red Hat/CentOS. Note that for Debian 10, I haven't tested it (it's hard to get Java 8 on Debian 10) but the number of users of Drupal VM on Debian 10 is small enough that I'll worry about that at some other time. Hopefully when Solr 10 or 11 is out and finally supports a newer Java version :D |
* tag '5.2.0': (80 commits) Issue geerlingguy#2025: Update Changelog for 5.2.0 release. Issue geerlingguy#2025: Mention new var to override for older linux versions. Issue geerlingguy#1675: Use custom drush bin. Issue geerlingguy#1675: Test postgresql configuration again. Fixed structure for python interpreter override. Finally get some python sanity. Pesky quoting. Pesky semicolons. More test follow-ups for python interpreter. Issue geerlingguy#2024 extra test fixes. Follow-up to geerlingguy#2024: Fix failing tests due to python interpreter. Fixes geerlingguy#2024: Fix chicken-and-egg ordering of postgresql database and user. Issue geerlingguy#2024: Update postgresql role to latest version. Update mysql role to latest version. Update php role to latest version. Fixes geerlingguy#1960: Use newer Solr version and make sure correct Java package is installed. Fix docs for composer-dependency use concerning drupal_enable_modules. Update php role to latest version. Update php role to latest version. Add probot/stale configuration. ...
* merge-upstream: (82 commits) Use `auto_legacy` for `ansible_python_interpreter` Use `/usr/bin/python` for `ansible_python_interpreter` Issue geerlingguy#2025: Update Changelog for 5.2.0 release. Issue geerlingguy#2025: Mention new var to override for older linux versions. Issue geerlingguy#1675: Use custom drush bin. Issue geerlingguy#1675: Test postgresql configuration again. Fixed structure for python interpreter override. Finally get some python sanity. Pesky quoting. Pesky semicolons. More test follow-ups for python interpreter. Issue geerlingguy#2024 extra test fixes. Follow-up to geerlingguy#2024: Fix failing tests due to python interpreter. Fixes geerlingguy#2024: Fix chicken-and-egg ordering of postgresql database and user. Issue geerlingguy#2024: Update postgresql role to latest version. Update mysql role to latest version. Update php role to latest version. Fixes geerlingguy#1960: Use newer Solr version and make sure correct Java package is installed. Fix docs for composer-dependency use concerning drupal_enable_modules. Update php role to latest version. ...
* merge-upstream: (82 commits) Use `auto_legacy` for `ansible_python_interpreter` Use `/usr/bin/python` for `ansible_python_interpreter` Issue geerlingguy#2025: Update Changelog for 5.2.0 release. Issue geerlingguy#2025: Mention new var to override for older linux versions. Issue geerlingguy#1675: Use custom drush bin. Issue geerlingguy#1675: Test postgresql configuration again. Fixed structure for python interpreter override. Finally get some python sanity. Pesky quoting. Pesky semicolons. More test follow-ups for python interpreter. Issue geerlingguy#2024 extra test fixes. Follow-up to geerlingguy#2024: Fix failing tests due to python interpreter. Fixes geerlingguy#2024: Fix chicken-and-egg ordering of postgresql database and user. Issue geerlingguy#2024: Update postgresql role to latest version. Update mysql role to latest version. Update php role to latest version. Fixes geerlingguy#1960: Use newer Solr version and make sure correct Java package is installed. Fix docs for composer-dependency use concerning drupal_enable_modules. Update php role to latest version. ...
Issue Type
Your Environment
Your OS
Full console output
Some of the output was cut off, but here's the part that relates to Solr: https://gist.github.com/jnettik/2e86c24fde6ee530b4724356351112e6
Summary
After updating to the latest version of the DrupalVM box (2.0.3), any new provision errors out at the same step:
The text was updated successfully, but these errors were encountered: