h2oai / h2o-3

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
http://h2o.ai
Apache License 2.0
6.85k stars 1.99k forks source link

JDK 6 is not supported on MAC #12111

Open exalate-issue-sync[bot] opened 1 year ago

exalate-issue-sync[bot] commented 1 year ago

Attempt to install and run from R resulted:

{code}

h2o.init()

H2O is not running yet, starting it now...

Note: In case of errors look at the following log files: /var/folders/3k/0w7q7rqn69g_v5zfb8zynbkm000102/T//RtmpFueMnq/h2o_pranas_started_from_r.out /var/folders/3k/0w7q7rqn69g_v5zfb8zynbkm000102/T//RtmpFueMnq/h2o_pranas_started_from_r.err

java version "9.0.1" Java(TM) SE Runtime Environment (build 9.0.1+11) Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode)

Starting H2O JVM and connecting: ............................................................ [1] "localhost" [1] 54321 [1] TRUE [1] -1 [1] "Failed to connect to localhost port 54321: Connection refused" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 54321: Connection refused [1] 7 Error in h2o.init() : H2O failed to start, stopping execution. {code}

{quote} cat /var/folders/3k/0w7q7rqn69g_v5zfb8zynbkm000102/T//RtmpFueMnq/h2o_pranas_started_from_r.err Only Java 1.6-1.8 supported, version is 9.0.1 {quote}

hasithjp commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-5239 Assignee: New H2O Bugs Reporter: Pranas Baliuka State: Open Fix Version: N/A Attachments: N/A Development PRs: N/A